summaryrefslogtreecommitdiffstats
path: root/share/doc/psd/05.sysman
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-10-05 18:37:31 +0000
committerwosch <wosch@FreeBSD.org>1996-10-05 18:37:31 +0000
commit65b9eae0ee48f8d11ffabc3dad31ac2edcea35a9 (patch)
treef841fa3fdbb61395df1bed9d54fbb3b4ee7a5fa2 /share/doc/psd/05.sysman
parenta41a5e8dce946de9faa31eedff8692e74db9d1e1 (diff)
downloadFreeBSD-src-65b9eae0ee48f8d11ffabc3dad31ac2edcea35a9.zip
FreeBSD-src-65b9eae0ee48f8d11ffabc3dad31ac2edcea35a9.tar.gz
delete doubled words, e.g.: "the the" -> "the"
Diffstat (limited to 'share/doc/psd/05.sysman')
-rw-r--r--share/doc/psd/05.sysman/1.2.t3
-rw-r--r--share/doc/psd/05.sysman/2.3.t3
2 files changed, 4 insertions, 2 deletions
diff --git a/share/doc/psd/05.sysman/1.2.t b/share/doc/psd/05.sysman/1.2.t
index c0a3b17..1a77f77 100644
--- a/share/doc/psd/05.sysman/1.2.t
+++ b/share/doc/psd/05.sysman/1.2.t
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)1.2.t 8.1 (Berkeley) 6/8/93
+.\" $Id$
.\"
.sh "Memory management\(dg
.NH 3
@@ -233,7 +234,7 @@ value = mset(sem, wait)
result int value; semaphore *sem; int wait;
.DE
\fIMset\fP indivisibly tests and sets the semaphore \fIsem\fP.
-If the the previous value is zero, the process has acquired the lock
+If the previous value is zero, the process has acquired the lock
and \fImset\fP returns true immediately.
Otherwise, if the \fIwait\fP flag is zero,
failure is returned.
diff --git a/share/doc/psd/05.sysman/2.3.t b/share/doc/psd/05.sysman/2.3.t
index 509c7f3..8cb60a0 100644
--- a/share/doc/psd/05.sysman/2.3.t
+++ b/share/doc/psd/05.sysman/2.3.t
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)2.3.t 8.1 (Berkeley) 6/8/93
+.\" $Id$
.\"
.sh "Interprocess communications
.NH 3
@@ -392,7 +393,7 @@ provide IP source routing or security options.
The 32-bit address is composed of network and host parts;
the network part is variable in size and is frequency encoded.
The host part may optionally be interpreted as a subnet field
-plus the host on subnet; this is is enabled by setting a network address
+plus the host on subnet; this is enabled by setting a network address
mask at boot time.
.NH 4
Access rights transmission
OpenPOWER on IntegriCloud