Module Name: src
Committed By: wiz
Date: Sat Feb 26 12:56:36 UTC 2011
Modified Files:
src/common/lib/libprop: prop_string.3
src/lib/librt: mq.3
Log Message:
Remove duplicate "the". From Henning Petersen in PR 44640.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/common/lib/libprop/prop_string.3
cvs rdiff -u -r1.4 -r1.5 src/lib/librt/mq.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/common/lib/libprop/prop_string.3
diff -u src/common/lib/libprop/prop_string.3:1.7 src/common/lib/libprop/prop_string.3:1.8
--- src/common/lib/libprop/prop_string.3:1.7 Mon Dec 14 06:06:22 2009
+++ src/common/lib/libprop/prop_string.3 Sat Feb 26 12:56:36 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: prop_string.3,v 1.7 2009/12/14 06:06:22 dholland Exp $
+.\" $NetBSD: prop_string.3,v 1.8 2011/02/26 12:56:36 wiz Exp $
.\"
.\" Copyright (c) 2006 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -106,7 +106,7 @@
on failure.
.It Fn prop_string_copy "prop_string_t string"
Copy a string.
-If the the string being copied is an immutable external C string reference,
+If the string being copied is an immutable external C string reference,
then the copy is also immutable and references the same external C string.
Returns
.Dv NULL
Index: src/lib/librt/mq.3
diff -u src/lib/librt/mq.3:1.4 src/lib/librt/mq.3:1.5
--- src/lib/librt/mq.3:1.4 Wed Jul 28 20:49:12 2010
+++ src/lib/librt/mq.3 Sat Feb 26 12:56:35 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: mq.3,v 1.4 2010/07/28 20:49:12 jruoho Exp $
+.\" $NetBSD: mq.3,v 1.5 2011/02/26 12:56:35 wiz Exp $
.\"
.\" Copyright (c) 2010 Jukka Ruohonen <[email protected]>
.\"
@@ -192,7 +192,7 @@
};
.Ed
.Pp
-The members in the the structure are:
+The members in the structure are:
flags set for the message queue
.Pq Va mq_flags ,
the maximum number of messages in the queue