Document MS_SYNC.

This commit is contained in:
Alexander Langer 1997-12-30 03:26:15 +00:00
parent f7fa6f6471
commit fd630dd1cc

View file

@ -65,6 +65,7 @@ The
argument may be specified as follows:
.Bd -literal
MS_ASYNC Return immediately (not currently implemented)
MS_SYNC Perform synchronous writes
MS_INVALIDATE Invalidate all cached data
.Ed
.Sh RETURN VALUES