Document MS_SYNC.

This commit is contained in:
alex 1997-12-30 03:26:15 +00:00
parent 475bb0a6c5
commit 1b7cba5f35

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