NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lib/44640: Duplicated "the" in mq.3 and prop_string.3 .
>Number: 44640
>Category: lib
>Synopsis: Duplicated "the" in mq.3 and prop_string.3 .
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: lib-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Sat Feb 26 12:10:00 +0000 2011
>Originator: Henning Petersen
>Release: NetBSD-current
>Organization:
>Environment:
>Description:
Remove duplicated "the" in mq.3 and prop_string.3 .
>How-To-Repeat:
>Fix:
diff -u -r1.4 mq.3
--- lib/librt/mq.3 28 Jul 2010 20:49:12 -0000 1.4
+++ lib/librt/mq.3 24 Feb 2011 15:31:23 -0000
@@ -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
diff -u -r1.7 prop_string.3
--- common/lib/libprop/prop_string.3 14 Dec 2009 06:06:22 -0000 1.7
+++ common/lib/libprop/prop_string.3 24 Feb 2011 15:30:03 -0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index