summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-09-14 13:41:59 +0000
committerru <ru@FreeBSD.org>2003-09-14 13:41:59 +0000
commitcc9d2aeb3943cc40f85e865b4ef05828e91174b1 (patch)
tree1c5e77a8e87693ac7d3c5e03cb3551dab7b84b38 /lib
parent7ad89d9544793f73cd7d3d7d7f44562f89a49bcd (diff)
downloadFreeBSD-src-cc9d2aeb3943cc40f85e865b4ef05828e91174b1.zip
FreeBSD-src-cc9d2aeb3943cc40f85e865b4ef05828e91174b1.tar.gz
Get rid of duplicates.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/rpc/rpc_clnt_create.32
-rw-r--r--lib/libc/stdlib/exit.32
-rw-r--r--lib/libc/stdlib/grantpt.32
-rw-r--r--lib/libc_r/man/pthread_condattr.32
-rw-r--r--lib/libpthread/man/pthread_condattr.32
5 files changed, 5 insertions, 5 deletions
diff --git a/lib/libc/rpc/rpc_clnt_create.3 b/lib/libc/rpc/rpc_clnt_create.3
index c083c6f..2c60472 100644
--- a/lib/libc/rpc/rpc_clnt_create.3
+++ b/lib/libc/rpc/rpc_clnt_create.3
@@ -459,7 +459,7 @@ except
has the extra argument
.Fa timeout
which specifies the maximum time allowed for
-for the creation attempt to succeed.
+the creation attempt to succeed.
In all other respects, the
.Fn clnt_tp_create_timed
call behaves exactly like the
diff --git a/lib/libc/stdlib/exit.3 b/lib/libc/stdlib/exit.3
index 557af83..0d4a0a2 100644
--- a/lib/libc/stdlib/exit.3
+++ b/lib/libc/stdlib/exit.3
@@ -97,7 +97,7 @@ as possible values of
.Fa status .
Cooperating processes may use other values;
in a program which might be called by a mail transfer agent, the
-the values described in
+values described in
.Xr sysexits 3
may be used to provide more information to the parent process.
.Pp
diff --git a/lib/libc/stdlib/grantpt.3 b/lib/libc/stdlib/grantpt.3
index cfa2d6e..b4ad8c4 100644
--- a/lib/libc/stdlib/grantpt.3
+++ b/lib/libc/stdlib/grantpt.3
@@ -166,7 +166,7 @@ to:
.Bl -tag -width Er
.It Bq Er EINVAL
.Fa mode
-consists an an invalid mode bit.
+consists of an invalid mode bit.
.It Bq Er EAGAIN
The system has no available pseudo-terminal devices.
.El
diff --git a/lib/libc_r/man/pthread_condattr.3 b/lib/libc_r/man/pthread_condattr.3
index fb0c318..ac5ba5d 100644
--- a/lib/libc_r/man/pthread_condattr.3
+++ b/lib/libc_r/man/pthread_condattr.3
@@ -46,7 +46,7 @@ Condition attribute objects are used to specify parameters to
.Fn pthread_cond_init .
.Fx Ns 's
implementation of conditions does not support any non-default
-attributes, so these functions are not very useful, though they are required to
+attributes, so these functions are not very useful, though they are required
to be present by
.Tn POSIX .
.Pp
diff --git a/lib/libpthread/man/pthread_condattr.3 b/lib/libpthread/man/pthread_condattr.3
index 86e772a..bf28987 100644
--- a/lib/libpthread/man/pthread_condattr.3
+++ b/lib/libpthread/man/pthread_condattr.3
@@ -46,7 +46,7 @@ Condition attribute objects are used to specify parameters to
.Fn pthread_cond_init .
.Fx Ns 's
implementation of conditions does not support any non-default
-attributes, so these functions are not very useful, though they are required to
+attributes, so these functions are not very useful, though they are required
to be present by
.Tn POSIX .
.Pp
OpenPOWER on IntegriCloud