summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/tzset.32
-rw-r--r--lib/libc/i386/sys/i386_get_ldt.28
-rw-r--r--lib/libc/net/resolver.32
-rw-r--r--lib/libc/rpc/rpc_secure.34
-rw-r--r--lib/libc/sys/dup.22
-rw-r--r--lib/libc/sys/rfork.24
-rw-r--r--lib/libc/sys/select.24
-rw-r--r--lib/libcam/cam_cdbparse.38
-rw-r--r--lib/libm/common_source/asin.32
-rw-r--r--lib/libvgl/vgl.33
-rw-r--r--lib/msun/man/asin.32
11 files changed, 21 insertions, 20 deletions
diff --git a/lib/libc/gen/tzset.3 b/lib/libc/gen/tzset.3
index 6dca2bc..1c7622c 100644
--- a/lib/libc/gen/tzset.3
+++ b/lib/libc/gen/tzset.3
@@ -227,7 +227,7 @@ The
.Em d Ns 'th
day (0 \*(Le
.Em d
-\*(Le 6 )
+\*(Le 6)
of week
.Em n
of month
diff --git a/lib/libc/i386/sys/i386_get_ldt.2 b/lib/libc/i386/sys/i386_get_ldt.2
index 5b6070e..5b74325 100644
--- a/lib/libc/i386/sys/i386_get_ldt.2
+++ b/lib/libc/i386/sys/i386_get_ldt.2
@@ -56,11 +56,11 @@ LDT.
will set a list of i386 descriptors for the current process in its
LDT.
Both routines accept a starting selector number
-.Fa start_sel
-, an array of memory that
+.Fa start_sel ,
+an array of memory that
will contain the descriptors to be set or returned
-.Fa descs
-, and the number of entries to set or return
+.Fa descs ,
+and the number of entries to set or return
.Fa num_sels .
.Pp
The argument
diff --git a/lib/libc/net/resolver.3 b/lib/libc/net/resolver.3
index 2771e9b..8f13af7 100644
--- a/lib/libc/net/resolver.3
+++ b/lib/libc/net/resolver.3
@@ -230,7 +230,7 @@ tokens if you wish to override the
on a per-process basis. This is similar to the
.Em search
command in the configuration file.
-Another environment variable (
+Another environment variable
.Dq Ev RES_OPTIONS
can be set to
override certain internal resolver options which are otherwise
diff --git a/lib/libc/rpc/rpc_secure.3 b/lib/libc/rpc/rpc_secure.3
index f2c516f..65ad98f 100644
--- a/lib/libc/rpc/rpc_secure.3
+++ b/lib/libc/rpc/rpc_secure.3
@@ -153,8 +153,8 @@ Inverse of
is an interface to the keyserver daemon, which is associated
with
.Tn RPC Ns 's
-secure authentication system (
-.Tn DES
+secure authentication system
+.Tn ( DES
authentication).
User programs rarely need to call it, or its associated routines
.Fn key_encryptsession ,
diff --git a/lib/libc/sys/dup.2 b/lib/libc/sys/dup.2
index 347795c..9c2a7b1 100644
--- a/lib/libc/sys/dup.2
+++ b/lib/libc/sys/dup.2
@@ -96,7 +96,7 @@ the value of the new descriptor
.Fa newd
is specified. If this descriptor is already in use and
.Fa oldd
-!=
+\*(Ne
.Fa newd ,
the descriptor is first deallocated as if a
.Xr close 2
diff --git a/lib/libc/sys/rfork.2 b/lib/libc/sys/rfork.2
index 1f96447..80d7f76 100644
--- a/lib/libc/sys/rfork.2
+++ b/lib/libc/sys/rfork.2
@@ -46,8 +46,8 @@ See
.Xr wait 2 .
.It RFFDG
If set, the invoker's file descriptor table (see
-.Xr intro 2
-) is copied; otherwise the two processes share a
+.Xr intro 2 )
+is copied; otherwise the two processes share a
single table.
.It RFCFDG
If set, the new process starts with a clean file descriptor table.
diff --git a/lib/libc/sys/select.2 b/lib/libc/sys/select.2
index 9837eb5..d888bfb 100644
--- a/lib/libc/sys/select.2
+++ b/lib/libc/sys/select.2
@@ -170,8 +170,8 @@ The default size of
is currently 1024.
In order to accommodate programs which might potentially
use a larger number of open files with
-.Fn select
-, it is possible
+.Fn select ,
+it is possible
to increase this size by having the program define
.Dv FD_SETSIZE
before the inclusion of any header which includes
diff --git a/lib/libcam/cam_cdbparse.3 b/lib/libcam/cam_cdbparse.3
index 00a9b23..df920da 100644
--- a/lib/libcam/cam_cdbparse.3
+++ b/lib/libcam/cam_cdbparse.3
@@ -413,10 +413,10 @@ them to a dummy variable in the arg list.
The seek field type
.Fa s
permits you to skip over data.
-This seeks to an absolute position (
-.Fa s3 )
-or a relative position (
-.Fa s+3 )
+This seeks to an absolute position
+.Pq Fa s3
+or a relative position
+.Pq Fa s+3
in the data, based on whether or not the presence of the '+' sign.
The seek value can be specified as
.Fa v
diff --git a/lib/libm/common_source/asin.3 b/lib/libm/common_source/asin.3
index fe6184b..a1571ab 100644
--- a/lib/libm/common_source/asin.3
+++ b/lib/libm/common_source/asin.3
@@ -62,7 +62,7 @@ function returns the arc sine in the range
radians.
On the
.Tn VAX ,
-and Tahoe ,
+and Tahoe,
if:
.Bd -unfilled -offset indent
.Pf \&| Ns Ar x Ns \&| > 1
diff --git a/lib/libvgl/vgl.3 b/lib/libvgl/vgl.3
index cdd68e0..7add8c2 100644
--- a/lib/libvgl/vgl.3
+++ b/lib/libvgl/vgl.3
@@ -406,7 +406,8 @@ Passing a in-memory bitmap to this function results in error.
.Fn VGLBlankDisplay
blank the display if the argument
.Va blank
-!= 0. This can be done to shut off the screen during display updates that
+\*(Ne 0.
+This can be done to shut off the screen during display updates that
the user should first see when it's done.
.Ss Program termination and signal processing
It is important to call
diff --git a/lib/msun/man/asin.3 b/lib/msun/man/asin.3
index 6515fbd..3bb8061 100644
--- a/lib/msun/man/asin.3
+++ b/lib/msun/man/asin.3
@@ -67,7 +67,7 @@ functions return the arc sine in the range
radians.
On the
.Tn VAX ,
-and Tahoe ,
+and Tahoe,
if:
.Bd -unfilled -offset indent
.Pf \&| Ns Ar x Ns \&| > 1
OpenPOWER on IntegriCloud