summaryrefslogtreecommitdiff
path: root/usr.sbin/afs/afsd
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-03-19 17:57:20 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-03-19 17:57:20 +0000
commit480390dc59325200978ed49a1b26f00a94c91baa (patch)
tree062c09ac43a080a68cd77af35c77fcac0d938f46 /usr.sbin/afs/afsd
parentfb660b4c0cea9ae33d3d4dac0984c52ed7b6eeb0 (diff)
Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other
cleanup along the way.
Diffstat (limited to 'usr.sbin/afs/afsd')
-rw-r--r--usr.sbin/afs/afsd/afsd.821
1 files changed, 13 insertions, 8 deletions
diff --git a/usr.sbin/afs/afsd/afsd.8 b/usr.sbin/afs/afsd/afsd.8
index df8b8c35f81..b25d13c617a 100644
--- a/usr.sbin/afs/afsd/afsd.8
+++ b/usr.sbin/afs/afsd/afsd.8
@@ -1,6 +1,6 @@
-.\" $OpenBSD: afsd.8,v 1.7 2000/03/05 00:28:57 aaron Exp $
+.\" $OpenBSD: afsd.8,v 1.8 2000/03/19 17:56:59 aaron Exp $
.\"
-.Dd September 5, 1998
+.Dd September 5, 1998
.Dt AFSD 8
.Os
.Sh NAME
@@ -36,10 +36,12 @@
.Op Ar device
.Sh DESCRIPTION
.Nm
-runs on AFS client machines. It is used to manage the file cache, fetch files
+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
+for users.
+In normal cases you will not need to run it by yourself.
+It is automatically started when
.Xr mount_xfs 8
is run.
.Pp
@@ -133,13 +135,16 @@ default cache directory
.El
.Pp
It is highly recommended that the default cache directory be a separate
-filesystem. When enough memory is available this could be a mfs to
+file system.
+When enough memory is available this could be a mfs to
drastically improve performance.
.Sh SEE ALSO
.Xr mount_xfs 8
.Sh BUGS
-This code is still in the experimental stage and some bugs are present. If
+This code is still in the experimental stage and some bugs are present.
+If
.Nm
happens to crash, it's recommended to restart it with the
.Fl z
-flag. Otherwise a corrupted cache can be reused.
+flag.
+Otherwise a corrupted cache can be reused.