summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-01-18 09:13:42 +0000
committerru <ru@FreeBSD.org>2005-01-18 09:13:42 +0000
commitffafa9a9bb4bc9372804949e45db1ba1d3faa3c6 (patch)
tree5a22564c4ed5fb2d6d6d1d8b4f463860931fb265
parent79f9a7d4c5aff0efa16cbaa1fb4d35c95d2b0eba (diff)
downloadFreeBSD-src-ffafa9a9bb4bc9372804949e45db1ba1d3faa3c6.zip
FreeBSD-src-ffafa9a9bb4bc9372804949e45db1ba1d3faa3c6.tar.gz
Folded two SEE ALSO sections into one.
-rw-r--r--share/man/man9/VOP_CREATE.93
-rw-r--r--share/man/man9/VOP_LOOKUP.93
2 files changed, 2 insertions, 4 deletions
diff --git a/share/man/man9/VOP_CREATE.9 b/share/man/man9/VOP_CREATE.9
index fb4e65a..f368850 100644
--- a/share/man/man9/VOP_CREATE.9
+++ b/share/man/man9/VOP_CREATE.9
@@ -149,14 +149,13 @@ The file system is full.
The user's file system space or inode quota would be exceeded.
.El
.Sh SEE ALSO
+.Xr vnode 9 ,
.Xr VOP_LOOKUP 9
.Sh HISTORY
The function
.Nm
appeared in
.Bx 4.3 .
-.Sh SEE ALSO
-.Xr vnode 9
.Sh AUTHORS
This man page was written by
.An Doug Rabson .
diff --git a/share/man/man9/VOP_LOOKUP.9 b/share/man/man9/VOP_LOOKUP.9
index 76e86cb..4b660db 100644
--- a/share/man/man9/VOP_LOOKUP.9
+++ b/share/man/man9/VOP_LOOKUP.9
@@ -430,6 +430,7 @@ or
operation would be successful.
.El
.Sh SEE ALSO
+.Xr vnode 9 ,
.Xr VOP_ACCESS 9 ,
.Xr VOP_CREATE 9 ,
.Xr VOP_MKDIR 9 ,
@@ -441,8 +442,6 @@ The function
.Nm
appeared in
.Bx 4.3 .
-.Sh SEE ALSO
-.Xr vnode 9
.Sh AUTHORS
This man page was written by
.An Doug Rabson ,
OpenPOWER on IntegriCloud