summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-12-28 10:08:50 +0000
committeruqs <uqs@FreeBSD.org>2010-12-28 10:08:50 +0000
commit1f1cd9cdf4ed51b95c8b0990c8ebc10bb9973845 (patch)
tree929bc586527a282f3cd255f8017d72f46af75ac2 /lib/libc
parent8db11295935efc6a8a46a3cde2c22365325886f9 (diff)
downloadFreeBSD-src-1f1cd9cdf4ed51b95c8b0990c8ebc10bb9973845.zip
FreeBSD-src-1f1cd9cdf4ed51b95c8b0990c8ebc10bb9973845.tar.gz
Revert most of r210764, now that mdocml does the right
thing with empty quotation macros. Requested by: Alex Kozlov
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/locale/mbrtowc.32
-rw-r--r--lib/libc/rpc/publickey.32
2 files changed, 2 insertions, 2 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
OpenPOWER on IntegriCloud