summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2000-03-29 21:43:07 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2000-03-29 21:43:07 +0000
commit5cdadfa3668f5d9d9f3e4e79fb07e1df95304354 (patch)
tree093b903a8f20a43c14a535cdae97460ec84b7a5a
parent1166e76f03f605dec7090e4acff8e5161e2db409 (diff)
you missed a bunch of things
-rw-r--r--usr.sbin/afs/afsd/afsd.88
-rw-r--r--usr.sbin/afs/fs/fs.11
-rw-r--r--usr.sbin/afs/pts/pts.11
-rw-r--r--usr.sbin/afs/vos/vos.81
4 files changed, 9 insertions, 2 deletions
diff --git a/usr.sbin/afs/afsd/afsd.8 b/usr.sbin/afs/afsd/afsd.8
index b25d13c617a..62814db660e 100644
--- a/usr.sbin/afs/afsd/afsd.8
+++ b/usr.sbin/afs/afsd/afsd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: afsd.8,v 1.8 2000/03/19 17:56:59 aaron Exp $
+.\" $OpenBSD: afsd.8,v 1.9 2000/03/29 21:43:05 deraadt Exp $
.\"
.Dd September 5, 1998
.Dt AFSD 8
@@ -139,7 +139,11 @@ file system.
When enough memory is available this could be a mfs to
drastically improve performance.
.Sh SEE ALSO
-.Xr mount_xfs 8
+.Xr afsd 8 ,
+.Xr mount_xfs 8 ,
+.Xr vos 8 ,
+.Xr fs 1 ,
+.Xr pts 1
.Sh BUGS
This code is still in the experimental stage and some bugs are present.
If
diff --git a/usr.sbin/afs/fs/fs.1 b/usr.sbin/afs/fs/fs.1
index 879ab731751..259c8087d98 100644
--- a/usr.sbin/afs/fs/fs.1
+++ b/usr.sbin/afs/fs/fs.1
@@ -633,6 +633,7 @@ Tweek xfs-debugging flags
Make xfs print debug info.
.Ed
.Sh SEE ALSO
+.Xr afsd 8 ,
.Xr pts 1 ,
.Xr vos 8
.Sh STANDARDS
diff --git a/usr.sbin/afs/pts/pts.1 b/usr.sbin/afs/pts/pts.1
index 3021cccf3f5..48debd29e34 100644
--- a/usr.sbin/afs/pts/pts.1
+++ b/usr.sbin/afs/pts/pts.1
@@ -242,6 +242,7 @@ This command has not been implemented yet.
.Ed
.Pp
.Sh SEE ALSO
+.Xr afsd 8 ,
.Xr fs 1 ,
.Xr vos 8
.Sh STANDARDS
diff --git a/usr.sbin/afs/vos/vos.8 b/usr.sbin/afs/vos/vos.8
index 22ac2f62009..6646e6bfa57 100644
--- a/usr.sbin/afs/vos/vos.8
+++ b/usr.sbin/afs/vos/vos.8
@@ -375,6 +375,7 @@ not yet implemented
Exit interactive mode.
.Ed
.Sh SEE ALSO
+.Xr afsd 8 ,
.Xr pts 1 ,
.Xr fs 1
.Sh STANDARDS