diff options
| author | Greg Lehey <grog@FreeBSD.org> | 2013-05-19 01:58:00 +0000 |
|---|---|---|
| committer | Greg Lehey <grog@FreeBSD.org> | 2013-05-19 01:58:00 +0000 |
| commit | 9c5d2783b0891e0906ea2576c20d54b4d3595733 (patch) | |
| tree | 698d16658e5d256e793b9a7da155f753684dde0a | |
| parent | a95a6c883da1a35a1d9550569973202a5a53425c (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 90a8ed8b02edb..16f66488753ab 100644 --- a/lib/libc/stdio/printf.3 +++ b/lib/libc/stdio/printf.3 @@ -277,7 +277,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 |
