+nfs-utils (1:1.0.8-4) unstable; urgency=low
+
+ * Fix a few spelling errors in the man pages; patches from A Costa.
+ (Closes: #370561, #370562, #370563)
+
+ -- Steinar H. Gunderson <sesse@debian.org> Tue, 6 Jun 2006 11:59:28 +0200
+
nfs-utils (1:1.0.8-3) unstable; urgency=low
* The "what the heck, I uploaded an outdated 1:1.0.8-1 release without
.RE
.TP
.B -v, --verbose
-This is equivient to \fB-o all\fR.
+This is equivalent to \fB-o all\fR.
.SH EXAMPLES
.TP
.B nfsstat -o all -234
Show all information about about active versions of \fBNFS\fR.
.TP
.B nfsstat --nfs --server -3
-Show statictics for \fBNFS\fR version 3 server.
+Show statistics for \fBNFS\fR version 3 server.
.TP
.B nfsstat -m
Show information about mounted \fBNFS\fR filesystems.
is now reserved for future use. The \fB-v\fR does what the \fB-a\fR option used to do,
and the new \fB-[234]\fR options replace the \fB-v\fR option.
.P
-The \fBDisplay\fR section should be more commplete.
+The \fBDisplay\fR section should be more complete.
.P
Further bugs can be found or reported at
.BR http://nfs.sf.net/ .
The output from
.B showmount
is designed to
-appear as though it were processesed through ``sort -u''.
+appear as though it were processed through ``sort -u''.
.SH OPTIONS
.TP
.BR \-a " or " \-\-all
.BR rpc.mountd (8),
.BR rpc.nfsd (8)
.SH BUGS
-The completeness and accurary of the information that
+The completeness and accuracy of the information that
.B showmount
displays varies according to the NFS server's implementation.
.P
The
.B rpc.statd
server implements the NSM (Network Status Monitor) RPC protocol.
-This service is somewhat misnomed, since it doesn't actually provide
+This service is somewhat misnamed, since it doesn't actually provide
active monitoring as one might suspect; instead, NSM implements a
reboot notification service. It is used by the NFS file locking service,
.BR rpc.lockd ,