summaryrefslogtreecommitdiffstats
path: root/share/doc
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2011-10-16 14:30:28 +0000
committereadler <eadler@FreeBSD.org>2011-10-16 14:30:28 +0000
commit9d7884364e370a7ded90e34f2332b37c65ad2dd2 (patch)
tree14e1117ec0e7000b8d3c4741569280dc7151708c /share/doc
parent494f14b9330151d98df404a05bd9f313ee56af30 (diff)
downloadFreeBSD-src-9d7884364e370a7ded90e34f2332b37c65ad2dd2.zip
FreeBSD-src-9d7884364e370a7ded90e34f2332b37c65ad2dd2.tar.gz
- change "is is" to "is" or "it is"
- change "the the" to "the" Approved by: lstewart Approved by: sahil (mentor) MFC after: 3 days
Diffstat (limited to 'share/doc')
-rw-r--r--share/doc/psd/03.iosys/iosys2
-rw-r--r--share/doc/psd/23.rpc/rpc.prog.ms4
-rw-r--r--share/doc/psd/24.xdr/xdr.nts.ms2
-rw-r--r--share/doc/psd/27.nfsrpc/nfs.rfc.ms2
4 files changed, 5 insertions, 5 deletions
diff --git a/share/doc/psd/03.iosys/iosys b/share/doc/psd/03.iosys/iosys
index ce63bc2..1459f14 100644
--- a/share/doc/psd/03.iosys/iosys
+++ b/share/doc/psd/03.iosys/iosys
@@ -813,7 +813,7 @@ which have a separate argument
which indicates read or write.
.IP B_DONE 10
This bit is set
-to 0 when a block is handed to the the device strategy
+to 0 when a block is handed to the device strategy
routine and is turned on when the operation completes,
whether normally as the result of an error.
It is also used as part of the return argument of
diff --git a/share/doc/psd/23.rpc/rpc.prog.ms b/share/doc/psd/23.rpc/rpc.prog.ms
index 54fd2d5..0bc8743 100644
--- a/share/doc/psd/23.rpc/rpc.prog.ms
+++ b/share/doc/psd/23.rpc/rpc.prog.ms
@@ -317,7 +317,7 @@ look up the appropriate program, version and procedure numbers
in a manual, just as you look up the name of a memory allocator
when you want to allocate memory.
.LP
-The simplest way of making remote procedure calls is with the the RPC
+The simplest way of making remote procedure calls is with the RPC
library routine
.I callrpc()
It has eight parameters. The first is the name of the remote server
@@ -1105,7 +1105,7 @@ Note that, after being used, the character array can be freed with
.I svc_freeargs()
.I svc_freeargs()
will not attempt to free any memory if the variable indicating it
-is NULL. For example, in the the routine
+is NULL. For example, in the routine
.I xdr_finalexample (),
given earlier, if
.I finalp->string
diff --git a/share/doc/psd/24.xdr/xdr.nts.ms b/share/doc/psd/24.xdr/xdr.nts.ms
index 260c7f3..f7c495d 100644
--- a/share/doc/psd/24.xdr/xdr.nts.ms
+++ b/share/doc/psd/24.xdr/xdr.nts.ms
@@ -721,7 +721,7 @@ it must not exceed
.I maxlength .
Next
.I sp
-is dereferenced; if the the value is
+is dereferenced; if the value is
.I NULL ,
then a string of the appropriate length is allocated and
.I *sp
diff --git a/share/doc/psd/27.nfsrpc/nfs.rfc.ms b/share/doc/psd/27.nfsrpc/nfs.rfc.ms
index 13d7619..5a2d949 100644
--- a/share/doc/psd/27.nfsrpc/nfs.rfc.ms
+++ b/share/doc/psd/27.nfsrpc/nfs.rfc.ms
@@ -961,7 +961,7 @@ call to get more entries starting at a
given point in the directory. The special cookie zero (all bits
zero) can be used to get the entries starting at the beginning of
the directory. The "fileid" field should be the same number as the
-"fileid" in the the attributes of the file. (See the
+"fileid" in the attributes of the file. (See the
.I "Basic Data Types"
section.)
The "eof" flag has a value of
OpenPOWER on IntegriCloud