diff options
| author | David Schultz <das@FreeBSD.org> | 2004-06-05 09:35:44 +0000 |
|---|---|---|
| committer | David Schultz <das@FreeBSD.org> | 2004-06-05 09:35:44 +0000 |
| commit | 939e953ed07a36c2437ac12d0ee9af1983cdfc77 (patch) | |
| tree | 713126165a2414f4f0bb05ffab5d227195afab19 /usr.bin/printf | |
| parent | 08cdb7cdaf53d50a9d6e4c369264b6b6e180330a (diff) | |
Notes
Diffstat (limited to 'usr.bin/printf')
| -rw-r--r-- | usr.bin/printf/printf.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/printf/printf.1 b/usr.bin/printf/printf.1 index 8ee0de9655b4..aa3aa201dbfa 100644 --- a/usr.bin/printf/printf.1 +++ b/usr.bin/printf/printf.1 @@ -190,7 +190,7 @@ as zero; A character which indicates the type of format to use (one of .Cm diouxXfFeEgGaAcsb ) . The uppercase formats differ from their lowercase counterparts only in -that the output of the latter is entirely in uppercase. +that the output of the former is entirely in uppercase. .El .Pp A field width or precision may be |
