diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2004-07-03 07:07:11 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2004-07-03 07:07:11 +0000 |
| commit | 2e94ae7e0e6d2a3d56cdde60e05662489dfb8dec (patch) | |
| tree | c526e1dc4b4daf42602192f2f2779eef7761bcab /usr.bin/printf/printf.1 | |
| parent | 968bc4364677699ab10275f9da7c34b65b37d157 (diff) | |
Notes
Diffstat (limited to 'usr.bin/printf/printf.1')
| -rw-r--r-- | usr.bin/printf/printf.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/printf/printf.1 b/usr.bin/printf/printf.1 index ea3cc22e2d00..f1a2eebaf222 100644 --- a/usr.bin/printf/printf.1 +++ b/usr.bin/printf/printf.1 @@ -339,5 +339,5 @@ will be truncated at the \e000 character. .Pp Multibyte characters are not recognized in format strings (this is only a problem if -.Dq Li % -can appear inside a multibyte character.) +.Ql % +can appear inside a multibyte character). |
