diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1998-11-30 23:21:24 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1998-11-30 23:21:24 +0000 |
commit | 79a07699e78cd4ce0b387642f0d7c5e81909c354 (patch) | |
tree | fb640484cede557624f0653b8bc20f401a55bda7 | |
parent | 969385c1d5957595bf78c6bb13c16a6e9f54e4fc (diff) |
Notes
-rw-r--r-- | contrib/amd/fixmount/fixmount.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/amd/fixmount/fixmount.8 b/contrib/amd/fixmount/fixmount.8 index 88c9aef897282..008f0b4c9afb1 100644 --- a/contrib/amd/fixmount/fixmount.8 +++ b/contrib/amd/fixmount/fixmount.8 @@ -38,7 +38,7 @@ .\" .\" %W% (Berkeley) %G% .\" -.\" $Id: fixmount.8,v 1.2 1998/09/05 06:56:36 obrien Exp $ +.\" $Id: fixmount.8,v 1.3 1998/09/12 04:04:58 obrien Exp $ .\" .Dd February 26, 1993 .Dt FIXMOUNT 8 @@ -151,7 +151,7 @@ returns for it) has been changed. To take care of these cases, the remote .Pa /etc/rmtab file has to be edited and -.Mn mountd +.Nm mountd restarted. .Pp The RPC timeouts for |