summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/locale/mbrtowc.32
-rw-r--r--lib/libc/rpc/publickey.32
-rw-r--r--lib/libkvm/kvm_getloadavg.32
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/locale/mbrtowc.3 b/lib/libc/locale/mbrtowc.3
index ae5f5da..10160d1 100644
--- a/lib/libc/locale/mbrtowc.3
+++ b/lib/libc/locale/mbrtowc.3
@@ -69,7 +69,7 @@ was
.Dv NULL ,
.Fa s
was an empty string
-.Pq Qq \&
+.Pq Qq
and
.Fa n
was 1.
diff --git a/lib/libc/rpc/publickey.3 b/lib/libc/rpc/publickey.3
index 64fe080..d0ad6cc 100644
--- a/lib/libc/rpc/publickey.3
+++ b/lib/libc/rpc/publickey.3
@@ -44,7 +44,7 @@ fails to decrypt the secret key, the routine will return 1 but the
argument will be a
.Dv NULL
string
-.Pq Dq \& .
+.Pq Dq .
.Sh SEE ALSO
.Xr publickey 5
.Pp
diff --git a/lib/libkvm/kvm_getloadavg.3 b/lib/libkvm/kvm_getloadavg.3
index 006bfad..6587b1a 100644
--- a/lib/libkvm/kvm_getloadavg.3
+++ b/lib/libkvm/kvm_getloadavg.3
@@ -50,7 +50,7 @@ averaged over various periods of time.
Up to
.Fa nelem
samples are retrieved and assigned to successive elements of
-.Fa loadavg Ns Bq \& .
+.Fa loadavg Ns Bq .
The system imposes a maximum of 3 samples, representing averages
over the last 1, 5, and 15 minutes, respectively.
.Sh DIAGNOSTICS
OpenPOWER on IntegriCloud