summaryrefslogtreecommitdiffstats
path: root/share/man/man9/VFS_SYNC.9
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1997-09-29 10:11:02 +0000
committerwosch <wosch@FreeBSD.org>1997-09-29 10:11:02 +0000
commit0de5e596d7801e4eaca33ff33867f972156e3611 (patch)
tree2f84a3d39c068d5ae0a3be423aa00bc223051967 /share/man/man9/VFS_SYNC.9
parentf80f68544c046d590af62ee256faee6a2fd76409 (diff)
downloadFreeBSD-src-0de5e596d7801e4eaca33ff33867f972156e3611.zip
FreeBSD-src-0de5e596d7801e4eaca33ff33867f972156e3611.tar.gz
Sort cross refereces in section SEE ALSO.
Diffstat (limited to 'share/man/man9/VFS_SYNC.9')
-rw-r--r--share/man/man9/VFS_SYNC.910
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man9/VFS_SYNC.9 b/share/man/man9/VFS_SYNC.9
index e57d551..1fb4d08 100644
--- a/share/man/man9/VFS_SYNC.9
+++ b/share/man/man9/VFS_SYNC.9
@@ -26,7 +26,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: VFS_SYNC.9,v 1.1 1997/03/03 17:59:57 dfr Exp $
+.\" $Id: VFS_SYNC.9,v 1.2 1997/03/04 10:01:57 dfr Exp $
.\"
.Dd July 24, 1996
.Os
@@ -58,11 +58,11 @@ This would normally call
.Xr VOP_FSYNC 9
for all the vnodes in the filesystem.
.Sh SEE ALSO
-.Xr vnode 9 ,
-.Xr VFS 9 ,
-.Xr VOP_FSYNC 9 ,
+.Xr fsync 2 ,
.Xr sync 2 ,
-.Xr fsync 2
+.Xr VFS 9 ,
+.Xr vnode 9 ,
+.Xr VOP_FSYNC 9
.Sh AUTHORS
This man page was written by Doug Rabson.
OpenPOWER on IntegriCloud