summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>1999-10-11 21:12:20 +0000
committeraaron <aaron@openbsd.org>1999-10-11 21:12:20 +0000
commit92f2d1ce15bdea68df0cf0a03991e51a72b67708 (patch)
treee365a9852f717e8b265b013023087040597d8de2
parentUseLogin, default=no, from kpa@gmx.net, ok deraadt@ (diff)
downloadwireguard-openbsd-92f2d1ce15bdea68df0cf0a03991e51a72b67708.tar.xz
wireguard-openbsd-92f2d1ce15bdea68df0cf0a03991e51a72b67708.zip
mount_afs -> mount_xfs; jasoni@
-rw-r--r--usr.sbin/afs/afsd/afsd.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/afs/afsd/afsd.8 b/usr.sbin/afs/afsd/afsd.8
index e7f460caefe..e5d9b02c678 100644
--- a/usr.sbin/afs/afsd/afsd.8
+++ b/usr.sbin/afs/afsd/afsd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: afsd.8,v 1.5 1999/06/05 22:18:37 aaron Exp $
+.\" $OpenBSD: afsd.8,v 1.6 1999/10/11 21:12:20 aaron Exp $
.\"
.Dd September 5, 1998
.Dt AFSD 8
@@ -40,7 +40,7 @@ runs on AFS client machines. It is used to manage the file cache, fetch files
from AFS servers, handle callbacks and manage the authentication information
for users. In normal cases you will not need to run it by yourself. It is
automatically started when
-.Nm mount_afs
+.Xr mount_xfs 8
is run.
.Pp
Available options are as follows:
@@ -136,7 +136,7 @@ It is highly recommended that the default cache directory be a separate
filesystem. When enough memory is available this could be a mfs to
drastically improve performance.
.Sh SEE ALSO
-.Xr mount_afs 8
+.Xr mount_xfs 8
.Sh BUGS
This code is still in the experimental stage and some bugs are present. If
.Nm