diff options
| author | joerg <joerg@NetBSD.org> | 2009-03-11 13:57:11 +0000 |
|---|---|---|
| committer | joerg <joerg@NetBSD.org> | 2009-03-11 13:57:11 +0000 |
| commit | 31ea1ec6436edbbbef2c54e9f04feb48ad37dd8b (patch) | |
| tree | 180e99d2fbd653aec259a5cc628d19ff56f6fb60 /usr.bin/printf/printf.1 | |
| parent | c0940120601b635d0e431ea2c885e04b48225f4b (diff) | |
Use semantic markup
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 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 |
