summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2008-10-01 14:36:25 -0400
committerSteve Dickson <steved@redhat.com>2008-10-01 14:36:25 -0400
commitb803949b6e3025f231e325562ec729a7080af435 (patch)
tree35332bae47ab9396d82c3a3d0124bbc80937fd38
parenta339207222ba3e31ad191b18af9f82d6a4ada0ee (diff)
downloadnfs-utils-b803949b6e3025f231e325562ec729a7080af435.tar.gz
nfs-utils-b803949b6e3025f231e325562ec729a7080af435.tar.xz
nfs-utils-b803949b6e3025f231e325562ec729a7080af435.zip
Cleaned up the wording in the rpc.nfsd(8) manpage
(BZ: https://bugzilla.linux-nfs.org/show_bug.cgi?id=159) Signed-off-by: Steve Dickson <steved@redhat.com>
-rw-r--r--utils/nfsd/nfsd.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/nfsd/nfsd.man b/utils/nfsd/nfsd.man
index dba526b..4eb3e21 100644
--- a/utils/nfsd/nfsd.man
+++ b/utils/nfsd/nfsd.man
@@ -12,7 +12,7 @@ The
.B rpc.nfsd
program implements the user level part of the NFS service. The
main functionality is handled by the
-.B nfsd.o
+.B nfsd
kernel module; the user space program merely starts the specified
number of kernel threads.
.P