aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/stdlib/strtoul.32
-rw-r--r--lib/libc_r/man/pthread_cond_timedwait.32
-rw-r--r--lib/libpthread/man/pthread_cond_timedwait.32
-rw-r--r--lib/libutil/property.32
4 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/stdlib/strtoul.3 b/lib/libc/stdlib/strtoul.3
index c22a5a6b3944..6670d55bcf7f 100644
--- a/lib/libc/stdlib/strtoul.3
+++ b/lib/libc/stdlib/strtoul.3
@@ -41,7 +41,7 @@
.Os
.Sh NAME
.Nm strtoul, strtouq
-.Nd convert a string to an unsigned long or uquad_t integer
+.Nd "convert a string to an unsigned long or uquad_t integer"
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
diff --git a/lib/libc_r/man/pthread_cond_timedwait.3 b/lib/libc_r/man/pthread_cond_timedwait.3
index a5fa52b3a031..e80c2bfb99ac 100644
--- a/lib/libc_r/man/pthread_cond_timedwait.3
+++ b/lib/libc_r/man/pthread_cond_timedwait.3
@@ -32,7 +32,7 @@
.Os BSD 4
.Sh NAME
.Nm pthread_cond_timedwait
-.Nd wait on a condition variable for a specific amount of time
+.Nd "wait on a condition variable for a specific amount of time"
.Sh LIBRARY
.Lb libc_r
.Sh SYNOPSIS
diff --git a/lib/libpthread/man/pthread_cond_timedwait.3 b/lib/libpthread/man/pthread_cond_timedwait.3
index a5fa52b3a031..e80c2bfb99ac 100644
--- a/lib/libpthread/man/pthread_cond_timedwait.3
+++ b/lib/libpthread/man/pthread_cond_timedwait.3
@@ -32,7 +32,7 @@
.Os BSD 4
.Sh NAME
.Nm pthread_cond_timedwait
-.Nd wait on a condition variable for a specific amount of time
+.Nd "wait on a condition variable for a specific amount of time"
.Sh LIBRARY
.Lb libc_r
.Sh SYNOPSIS
diff --git a/lib/libutil/property.3 b/lib/libutil/property.3
index b23162f32821..22b6e9998535 100644
--- a/lib/libutil/property.3
+++ b/lib/libutil/property.3
@@ -32,7 +32,7 @@
.Nm properties_read ,
.Nm propery_find ,
.Nm properties_free
-.Nd functions to allow creating simple property lists from ASCII file data.
+.Nd "functions to allow creating simple property lists from ASCII file data"
.Sh LIBRARY
.Lb libutil
.Sh SYNOPSIS