summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/getdiskbyname.32
-rw-r--r--lib/libc/gen/getpwent.32
-rw-r--r--lib/libc/regex/regex.32
-rw-r--r--lib/libc/sys/clock_gettime.22
-rw-r--r--lib/libc/sys/mlock.22
-rw-r--r--lib/libc/sys/send.22
-rw-r--r--lib/libcam/cam_cdbparse.32
-rw-r--r--lib/libdisk/libdisk.32
-rw-r--r--lib/libedit/editrc.52
-rw-r--r--lib/libm/common_source/infnan.32
-rw-r--r--lib/libutil/login_ok.32
11 files changed, 11 insertions, 11 deletions
diff --git a/lib/libc/gen/getdiskbyname.3 b/lib/libc/gen/getdiskbyname.3
index a77f77d..9acceaf 100644
--- a/lib/libc/gen/getdiskbyname.3
+++ b/lib/libc/gen/getdiskbyname.3
@@ -48,7 +48,7 @@
The
.Fn getdiskbyname
function
-takes a disk name (e.g.
+takes a disk name (e.g.\&
.Ql rm03 )
and returns a prototype disk label
describing its geometry information and the standard
diff --git a/lib/libc/gen/getpwent.3 b/lib/libc/gen/getpwent.3
index e41054c..1ad7a15 100644
--- a/lib/libc/gen/getpwent.3
+++ b/lib/libc/gen/getpwent.3
@@ -131,7 +131,7 @@ The
function
closes any open files.
.Pp
-These routines have been written to ``shadow'' the password file, e.g.
+These routines have been written to ``shadow'' the password file, e.g.\&
allow only certain programs to have access to the encrypted password.
If the process which calls them has an effective uid of 0, the encrypted
password will be returned, otherwise, the password field of the returned
diff --git a/lib/libc/regex/regex.3 b/lib/libc/regex/regex.3
index fc9b1b3..c7681c7 100644
--- a/lib/libc/regex/regex.3
+++ b/lib/libc/regex/regex.3
@@ -442,7 +442,7 @@ is first ORed with
the
.Dq message
that results is the printable name of the error code,
-e.g.
+e.g.\&
.Dq Dv REG_NOMATCH ,
rather than an explanation thereof.
If
diff --git a/lib/libc/sys/clock_gettime.2 b/lib/libc/sys/clock_gettime.2
index e392954..5737560 100644
--- a/lib/libc/sys/clock_gettime.2
+++ b/lib/libc/sys/clock_gettime.2
@@ -121,6 +121,6 @@ A user other than the super-user attempted to set the time.
.Sh STANDARDS
The
.Fn clock_gettime ,
-etc.
+etc.\&
functions conform to
.St -p1003.1b-93 .
diff --git a/lib/libc/sys/mlock.2 b/lib/libc/sys/mlock.2
index 4f141e3..ba2bbb1 100644
--- a/lib/libc/sys/mlock.2
+++ b/lib/libc/sys/mlock.2
@@ -152,7 +152,7 @@ Unlike The Sun implementation, multiple
.Fn mlock
calls on the same address range require the corresponding number of
.Fn munlock
-calls to actually unlock the pages, i.e.
+calls to actually unlock the pages, i.e.\&
.Fn mlock
nests.
This should be considered a consequence of the implementation
diff --git a/lib/libc/sys/send.2 b/lib/libc/sys/send.2
index 9044679..8ec9476 100644
--- a/lib/libc/sys/send.2
+++ b/lib/libc/sys/send.2
@@ -108,7 +108,7 @@ The flag
.Dv MSG_OOB
is used to send
.Dq out-of-band
-data on sockets that support this notion (e.g.
+data on sockets that support this notion (e.g.\&
.Dv SOCK_STREAM ) ;
the underlying protocol must also support
.Dq out-of-band
diff --git a/lib/libcam/cam_cdbparse.3 b/lib/libcam/cam_cdbparse.3
index 2ed7ef6..00a9b23 100644
--- a/lib/libcam/cam_cdbparse.3
+++ b/lib/libcam/cam_cdbparse.3
@@ -170,7 +170,7 @@ layer.
These functions may be used in new applications, but users may find it
easier to use the various SCSI CCB building functions included with the
.Xr cam 3
-library. (e.g.
+library. (e.g.\&
.Fn cam_fill_csio ,
.Fn scsi_start_stop ,
and
diff --git a/lib/libdisk/libdisk.3 b/lib/libdisk/libdisk.3
index 00be4ce..19ae37a 100644
--- a/lib/libdisk/libdisk.3
+++ b/lib/libdisk/libdisk.3
@@ -180,7 +180,7 @@ values for a
.It CHUNK_PAST_1024
This chunk cannot be booted from because it extends past cylinder 1024.
.It CHUNK_BSD_COMPAT
-This chunk is in the BSD-compatibility, and has a short name too, i.e.
+This chunk is in the BSD-compatibility, and has a short name too, i.e.\&
.Ql wd0s4f -> wd0f .
.It CHUNK_ALIGN
This chunk should be aligned.
diff --git a/lib/libedit/editrc.5 b/lib/libedit/editrc.5
index 816ccf3..e617a7c 100644
--- a/lib/libedit/editrc.5
+++ b/lib/libedit/editrc.5
@@ -156,7 +156,7 @@ can contain control characters of the form
.Sm off
.Sq No ^ Ar character
.Sm on
-(e.g.
+(e.g.\&
.Sq ^A ) ,
and the following backslashed escape sequences:
.Pp
diff --git a/lib/libm/common_source/infnan.3 b/lib/libm/common_source/infnan.3
index d3361ac..1b6927e 100644
--- a/lib/libm/common_source/infnan.3
+++ b/lib/libm/common_source/infnan.3
@@ -99,7 +99,7 @@ variable
.Va errno ,
and allows computation to resume.
Alternatively, the Reserved Operand Fault Handler could be
-changed to respond by returning that plausible value, etc.
+changed to respond by returning that plausible value, etc.\&
instead of aborting.
.Pp
In the table below, the first two columns show various
diff --git a/lib/libutil/login_ok.3 b/lib/libutil/login_ok.3
index c25049a..188f00c 100644
--- a/lib/libutil/login_ok.3
+++ b/lib/libutil/login_ok.3
@@ -93,7 +93,7 @@ is in its canonical form.
No hostname or address lookups are attempted.
.Pp
It is possible to call this function with either the hostname or
-the IP address missing (i.e.
+the IP address missing (i.e.\&
.Dv NULL )
and matching will be performed
only on the basis of the parameter given.
OpenPOWER on IntegriCloud