Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/nfsd Do not rely on implicit '-n' in sample usage.
details: https://anonhg.NetBSD.org/src/rev/8624b04192ba
branches: trunk
changeset: 475963:8624b04192ba
user: soren <soren%NetBSD.org@localhost>
date: Tue Aug 31 22:50:21 1999 +0000
description:
Do not rely on implicit '-n' in sample usage.
diffstat:
usr.sbin/nfsd/nfsd.8 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 84598ad508de -r 8624b04192ba usr.sbin/nfsd/nfsd.8
--- a/usr.sbin/nfsd/nfsd.8 Tue Aug 31 22:05:22 1999 +0000
+++ b/usr.sbin/nfsd/nfsd.8 Tue Aug 31 22:50:21 1999 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: nfsd.8,v 1.9 1998/02/06 06:21:08 perry Exp $
+.\" $NetBSD: nfsd.8,v 1.10 1999/08/31 22:50:21 soren Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -84,7 +84,7 @@
.El
.Pp
For example,
-.Dq Li "nfsd -u -t 6"
+.Dq Li "nfsd -u -t -n 6"
serves
.Tn UDP
and
Home |
Main Index |
Thread Index |
Old Index