From: deraadt Date: Wed, 29 Mar 2000 21:43:05 +0000 (+0000) Subject: you missed a bunch of things X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=a4424a6ffdeb70026c5e64bc847271c654927d55;p=openbsd you missed a bunch of things --- 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