diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-05-21 09:28:10 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-05-21 09:28:10 +0000 |
commit | 517d619927279f98b8bbfccbb4c5c984339f1f86 (patch) | |
tree | 1dbf732ba50a143da823d02d8b82fe6e0cc40a68 /usr.sbin | |
parent | a1c9a632f08f9b43a033cf866a686dd8dca967eb (diff) |
typos from pjanzen@
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/afs/src/appl/fs/fs.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/afs/src/appl/fs/fs.1 b/usr.sbin/afs/src/appl/fs/fs.1 index d9ad7d87b09..60243c16ea0 100644 --- a/usr.sbin/afs/src/appl/fs/fs.1 +++ b/usr.sbin/afs/src/appl/fs/fs.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fs.1,v 1.9 2002/12/24 19:50:51 fgsch Exp $ +.\" $OpenBSD: fs.1,v 1.10 2003/05/21 09:28:09 jmc Exp $ .\" $KTH: fs.1,v 1.2.2.1 2001/03/04 04:35:56 lha Exp $ .Dd March 29, 2000 .Dt FS 1 @@ -429,7 +429,7 @@ Valid modes are: .It Cm connected Connected mode - this is the normal operating mode. .It Cm fetch -Fetch only mode - files are retreived from fileserver but are not stored back. +Fetch only mode - files are retrieved from fileserver but are not stored back. .It Cm disconnected Disconnected mode - files are read and written from/to the cache, and no attempt is made to contact a fileserver- |