summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2010-02-16 12:29:02 +0000
committerru <ru@FreeBSD.org>2010-02-16 12:29:02 +0000
commit35a8cfd727ff0f4cd768960a8dd62e62a0b2c785 (patch)
tree02a9fd7d112c3630b7c4de1c5d40606f6dfe4dcb /lib
parent0d3aa4381437a8b9915185acece9cebc518fa83a (diff)
downloadFreeBSD-src-35a8cfd727ff0f4cd768960a8dd62e62a0b2c785.zip
FreeBSD-src-35a8cfd727ff0f4cd768960a8dd62e62a0b2c785.tar.gz
%U was macroized in mdoc(7), escape.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/stdio/printf.32
-rw-r--r--lib/libc/stdtime/strptime.32
-rw-r--r--lib/libpam/modules/pam_echo/pam_echo.82
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3
index 2587aa2..8de2bb8 100644
--- a/lib/libc/stdio/printf.3
+++ b/lib/libc/stdio/printf.3
@@ -812,7 +812,7 @@ available.
The conversion formats
.Cm \&%D , \&%O ,
and
-.Cm %U
+.Cm \&%U
are not standard and
are provided only for backward compatibility.
The effect of padding the
diff --git a/lib/libc/stdtime/strptime.3 b/lib/libc/stdtime/strptime.3
index d763fbc..763696b 100644
--- a/lib/libc/stdtime/strptime.3
+++ b/lib/libc/stdtime/strptime.3
@@ -149,7 +149,7 @@ and 12PM
is taken as noon.
.Pp
The
-.Fa %U
+.Fa \&%U
and
.Fa %W
format specifiers accept any value within the range 00 to 53
diff --git a/lib/libpam/modules/pam_echo/pam_echo.8 b/lib/libpam/modules/pam_echo/pam_echo.8
index b162b5b..3066007 100644
--- a/lib/libpam/modules/pam_echo/pam_echo.8
+++ b/lib/libpam/modules/pam_echo/pam_echo.8
@@ -65,7 +65,7 @@ The current service name
.It Cm %t
The name of the controlling tty
.Pq Dv PAM_TTY .
-.It Cm %U
+.It Cm \&%U
The applicant's user name
.Pq Dv PAM_RUSER .
.It Cm %u
OpenPOWER on IntegriCloud