diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-01-16 14:55:18 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-01-16 14:55:18 +0000 |
| commit | 3e4f59ce06d1248b3dcb4b6654fa0b0cdf291987 (patch) | |
| tree | 2e00b2b8080687a2c199a17857083dcb0cdd7683 /usr.bin/printf | |
| parent | d2d3e8a55ace0e70097922808811b307fa7be622 (diff) | |
Notes
Diffstat (limited to 'usr.bin/printf')
| -rw-r--r-- | usr.bin/printf/printf.1 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/usr.bin/printf/printf.1 b/usr.bin/printf/printf.1 index 27377a55aff5..483bb949f4eb 100644 --- a/usr.bin/printf/printf.1 +++ b/usr.bin/printf/printf.1 @@ -80,10 +80,7 @@ Any extra format specifications are evaluated with zero or the null string. .Pp Character escape sequences are in backslash notation as defined in the -draft proposed -.Tn ANSI C -Standard -.Tn X3J11 . +.St -ansiC . The characters and their meanings are as follows: .Pp |
