diff options
Diffstat (limited to 'usr.bin/printf')
| -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 7f1aff2ecd9..ad50877f1e1 100644 --- a/usr.bin/printf/printf.1 +++ b/usr.bin/printf/printf.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: printf.1,v 1.22 2008/09/01 09:20:41 dholland Exp $ +.\" $NetBSD: printf.1,v 1.23 2009/03/11 13:57:39 joerg Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -299,7 +299,7 @@ whichever gives full precision in minimum space. Characters from the string .Ar argument are printed with backslash-escape sequences expanded. -.br +.Pp The following additional backslash-escape sequences are supported: .Bl -tag -width Ds .It Cm \ec |
