summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/printf.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdio/printf.3')
-rw-r--r--lib/libc/stdio/printf.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3
index 476b33b216e..e9a1cf54782 100644
--- a/lib/libc/stdio/printf.3
+++ b/lib/libc/stdio/printf.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: printf.3,v 1.41 2003/06/02 20:18:37 millert Exp $
+.\" $OpenBSD: printf.3,v 1.42 2003/07/15 10:05:36 jmc Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -201,7 +201,7 @@ Zero or more of the following flags:
.Bl -hyphen
.It
A hash
-.Ql Cm #
+.Sq Cm #
character
specifying that the value should be converted to an ``alternate form''.
For