Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Sort SEE ALSO.
details: https://anonhg.NetBSD.org/src/rev/4c4eaebc4be6
branches: trunk
changeset: 538435:4c4eaebc4be6
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Oct 20 10:37:36 2002 +0000
description:
Sort SEE ALSO.
diffstat:
share/man/man9/vnfileops.9 | 4 ++--
share/man/man9/vnsubr.9 | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (37 lines):
diff -r da2365c80ce2 -r 4c4eaebc4be6 share/man/man9/vnfileops.9
--- a/share/man/man9/vnfileops.9 Sun Oct 20 10:35:41 2002 +0000
+++ b/share/man/man9/vnfileops.9 Sun Oct 20 10:37:36 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: vnfileops.9,v 1.3 2002/10/20 05:18:38 gmcgarry Exp $
+.\" $NetBSD: vnfileops.9,v 1.4 2002/10/20 10:37:36 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -195,7 +195,7 @@
The high-level convenience functions are implemented within the file
.Pa sys/kern/vfs_vnops.c .
.Sh SEE ALSO
+.Xr file 9 ,
.Xr intro 9 ,
-.Xr file 9 ,
.Xr vnode 9 ,
.Xr vnodeops 9
diff -r da2365c80ce2 -r 4c4eaebc4be6 share/man/man9/vnsubr.9
--- a/share/man/man9/vnsubr.9 Sun Oct 20 10:35:41 2002 +0000
+++ b/share/man/man9/vnsubr.9 Sun Oct 20 10:37:36 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: vnsubr.9,v 1.11 2002/10/20 05:18:38 gmcgarry Exp $
+.\" $NetBSD: vnsubr.9,v 1.12 2002/10/20 10:37:36 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -284,8 +284,8 @@
The high-level convenience functions are implemented within the file
.Pa sys/kern/vfs_vnops.c .
.Sh SEE ALSO
+.Xr file 9 ,
.Xr intro 9 ,
-.Xr file 9 ,
.Xr lock 9 ,
.Xr namei 9 ,
.Xr vattr 9 ,
Home |
Main Index |
Thread Index |
Old Index