diff options
author | Greg Lehey <grog@FreeBSD.org> | 2012-11-08 02:01:04 +0000 |
---|---|---|
committer | Greg Lehey <grog@FreeBSD.org> | 2012-11-08 02:01:04 +0000 |
commit | a012e04865f857767f6765f1c3fea1e1f497934c (patch) | |
tree | b3b93da18959fd818677402a1923353ee795e8f4 | |
parent | 1939b590ded9df51be229d4d40d441329e8db344 (diff) |
Notes
-rw-r--r-- | lib/libc/stdio/printf.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3 index 0d9339ea55cc9..05c30dcfb523a 100644 --- a/lib/libc/stdio/printf.3 +++ b/lib/libc/stdio/printf.3 @@ -267,7 +267,7 @@ number produced by a signed conversion. A .Cm + overrides a space if both are used. -.It Sq Cm ' +.It So "'" Sc (apostrophe) Decimal conversions .Cm ( d , u , or |