* [PATCH 1/1] man pages: fixed a few typos in a couple man pages
@ 2011-10-04 15:08 Steve Dickson
2011-10-04 16:52 ` Steve Dickson
0 siblings, 1 reply; 2+ messages in thread
From: Steve Dickson @ 2011-10-04 15:08 UTC (permalink / raw)
To: Linux NFS Mailing list
Signed-off-by: Steve Dickson <steved@redhat.com>
---
utils/exportfs/nfsd.man | 6 +++---
utils/nfsd/nfsd.man | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/utils/exportfs/nfsd.man b/utils/exportfs/nfsd.man
index 7365a1b..47b73be 100644
--- a/utils/exportfs/nfsd.man
+++ b/utils/exportfs/nfsd.man
@@ -12,7 +12,7 @@ nfsd \- special filesystem for controlling Linux NFS server
.SH DESCRIPTION
The
.B nfsd
-filesytem is a special filesystem which provides access to the Linux
+filesystem is a special filesystem which provides access to the Linux
NFS server. The filesystem consists of a single directory which
contains a number of files. These files are actually gateways into
the NFS server. Writing to them can affect the server. Reading from
@@ -86,7 +86,7 @@ should be followed by a newline, with white-space separating the
fields, and octal quoting of special characters.
On writing this, the program will be able to read back a filehandle
-for that path as exported to the given client. The filehandles length
+for that path as exported to the given client. The filehandle's length
will be at most the number of bytes given.
The filehandle will be represented in hex with a leading '\ex'.
@@ -165,7 +165,7 @@ file. The user-space program might then write
.ti +5
nfsd 127.0.0.1 1057206953 localhost
.br
-to indicate that 127.0.0.1 should map to localhost, atleast for now.
+to indicate that 127.0.0.1 should map to localhost, at least for now.
If the program uses select(2) or poll(2) to discover if it can read
from the
diff --git a/utils/nfsd/nfsd.man b/utils/nfsd/nfsd.man
index d8988d2..1cf9296 100644
--- a/utils/nfsd/nfsd.man
+++ b/utils/nfsd/nfsd.man
@@ -38,7 +38,7 @@ request on all known network addresses. This may change in future
releases of the Linux Kernel.
.TP
.B \-p " or " \-\-port port
-specify a diferent port to listen on for NFS requests. By default,
+specify a different port to listen on for NFS requests. By default,
.B rpc.nfsd
will listen on port 2049.
.TP
--
1.7.6.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 1/1] man pages: fixed a few typos in a couple man pages
2011-10-04 15:08 [PATCH 1/1] man pages: fixed a few typos in a couple man pages Steve Dickson
@ 2011-10-04 16:52 ` Steve Dickson
0 siblings, 0 replies; 2+ messages in thread
From: Steve Dickson @ 2011-10-04 16:52 UTC (permalink / raw)
To: Steve Dickson; +Cc: Linux NFS Mailing list
On 10/04/2011 11:08 AM, Steve Dickson wrote:
> Signed-off-by: Steve Dickson <steved@redhat.com>
> ---
> utils/exportfs/nfsd.man | 6 +++---
> utils/nfsd/nfsd.man | 2 +-
> 2 files changed, 4 insertions(+), 4 deletions(-)
Committed....
steved.
>
> diff --git a/utils/exportfs/nfsd.man b/utils/exportfs/nfsd.man
> index 7365a1b..47b73be 100644
> --- a/utils/exportfs/nfsd.man
> +++ b/utils/exportfs/nfsd.man
> @@ -12,7 +12,7 @@ nfsd \- special filesystem for controlling Linux NFS server
> .SH DESCRIPTION
> The
> .B nfsd
> -filesytem is a special filesystem which provides access to the Linux
> +filesystem is a special filesystem which provides access to the Linux
> NFS server. The filesystem consists of a single directory which
> contains a number of files. These files are actually gateways into
> the NFS server. Writing to them can affect the server. Reading from
> @@ -86,7 +86,7 @@ should be followed by a newline, with white-space separating the
> fields, and octal quoting of special characters.
>
> On writing this, the program will be able to read back a filehandle
> -for that path as exported to the given client. The filehandles length
> +for that path as exported to the given client. The filehandle's length
> will be at most the number of bytes given.
>
> The filehandle will be represented in hex with a leading '\ex'.
> @@ -165,7 +165,7 @@ file. The user-space program might then write
> .ti +5
> nfsd 127.0.0.1 1057206953 localhost
> .br
> -to indicate that 127.0.0.1 should map to localhost, atleast for now.
> +to indicate that 127.0.0.1 should map to localhost, at least for now.
>
> If the program uses select(2) or poll(2) to discover if it can read
> from the
> diff --git a/utils/nfsd/nfsd.man b/utils/nfsd/nfsd.man
> index d8988d2..1cf9296 100644
> --- a/utils/nfsd/nfsd.man
> +++ b/utils/nfsd/nfsd.man
> @@ -38,7 +38,7 @@ request on all known network addresses. This may change in future
> releases of the Linux Kernel.
> .TP
> .B \-p " or " \-\-port port
> -specify a diferent port to listen on for NFS requests. By default,
> +specify a different port to listen on for NFS requests. By default,
> .B rpc.nfsd
> will listen on port 2049.
> .TP
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-10-04 16:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-04 15:08 [PATCH 1/1] man pages: fixed a few typos in a couple man pages Steve Dickson
2011-10-04 16:52 ` Steve Dickson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).