summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorIgor Sobrado <sobrado@cvs.openbsd.org>2009-01-04 11:19:56 +0000
committerIgor Sobrado <sobrado@cvs.openbsd.org>2009-01-04 11:19:56 +0000
commitd3f71e83aa457c3da879a748802d457091a47c5f (patch)
tree17c8d21785c3a369ed1c40e82a66c38dc35606cb /sbin
parent826a606e9dd903d3cbcf9474470229ebc91fa4fe (diff)
replace hardcoded exit values with .Ex macros;
ok jmc@
Diffstat (limited to 'sbin')
-rw-r--r--sbin/nfsd/nfsd.88
1 files changed, 3 insertions, 5 deletions
diff --git a/sbin/nfsd/nfsd.8 b/sbin/nfsd/nfsd.8
index fd22f9c04b5..74a1c15fdc3 100644
--- a/sbin/nfsd/nfsd.8
+++ b/sbin/nfsd/nfsd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: nfsd.8,v 1.15 2007/05/31 19:19:46 jmc Exp $
+.\" $OpenBSD: nfsd.8,v 1.16 2009/01/04 11:19:55 sobrado Exp $
.\" $NetBSD: nfsd.8,v 1.7 1996/02/18 11:58:24 fvdl Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)nfsd.8 8.4 (Berkeley) 3/29/95
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: January 4 2009 $
.Dt NFSD 8
.Os
.Sh NAME
@@ -100,9 +100,7 @@ server specification; see
RFC 1094 and
.%T "NFS: Network File System Version 3 Protocol Specification" .
.Pp
-The
-.Nm
-utility exits 0 on success or >0 if an error occurred.
+.Ex -std nfsd
.Sh SEE ALSO
.Xr nfsstat 1 ,
.Xr nfssvc 2 ,