summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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