From 687462c4b84ab2d06f786f7e116c70c9077ea09b Mon Sep 17 00:00:00 2001 From: tjr Date: Sat, 3 Jul 2004 07:07:11 +0000 Subject: Fix a markup nit and a misplaced full stop in previous. Noticed by: ru --- usr.bin/printf/printf.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/printf') diff --git a/usr.bin/printf/printf.1 b/usr.bin/printf/printf.1 index ea3cc22..f1a2eeb 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). -- cgit v1.1