Order arguments in sample usage.
This commit is contained in:
parent
a668519a3d
commit
1811ec440c
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: nfsd.8,v 1.10 1999/08/31 22:50:21 soren Exp $
|
||||
.\" $NetBSD: nfsd.8,v 1.11 1999/08/31 23:19:50 soren Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1989, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -84,7 +84,7 @@ clients.
|
|||
.El
|
||||
.Pp
|
||||
For example,
|
||||
.Dq Li "nfsd -u -t -n 6"
|
||||
.Dq Li "nfsd -t -u -n 6"
|
||||
serves
|
||||
.Tn UDP
|
||||
and
|
||||
|
|
Loading…
Reference in New Issue