diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-05 00:28:59 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-05 00:28:59 +0000 |
commit | d42b8335945a579054f42dc44eb007664e15236f (patch) | |
tree | 7f180087c945146ff72b245dc58ebe19990adac4 /sbin/nfsd/nfsd.8 | |
parent | cb331a5fc3503bef1db7700c5754efd395dae2ad (diff) |
Finish standardizing options list introduction.
Diffstat (limited to 'sbin/nfsd/nfsd.8')
-rw-r--r-- | sbin/nfsd/nfsd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/nfsd/nfsd.8 b/sbin/nfsd/nfsd.8 index ce8d74e656b..f7a4df45436 100644 --- a/sbin/nfsd/nfsd.8 +++ b/sbin/nfsd/nfsd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nfsd.8,v 1.10 1999/07/21 01:07:56 deraadt Exp $ +.\" $OpenBSD: nfsd.8,v 1.11 2000/03/05 00:28:50 aaron Exp $ .\" $NetBSD: nfsd.8,v 1.7 1996/02/18 11:58:24 fvdl Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 @@ -59,7 +59,7 @@ Unless otherwise specified, four servers for .Tn UDP transport are started. .Pp -The following options are available: +The options are as follows: .Bl -tag -width Ds .It Fl r Register the |