summaryrefslogtreecommitdiff
path: root/usr.bin/printf
diff options
context:
space:
mode:
authorGiorgos Keramidas <keramida@FreeBSD.org>2002-05-31 00:33:40 +0000
committerGiorgos Keramidas <keramida@FreeBSD.org>2002-05-31 00:33:40 +0000
commit806968d6a721cc982fb07ccc861e8a54c01a21db (patch)
tree1ec4d1166d5c92300244a05db34c607a881c52ac /usr.bin/printf
parentea36a492fc2b4eef3baf3e474bb28c1f518902e2 (diff)
Notes
Diffstat (limited to 'usr.bin/printf')
-rw-r--r--usr.bin/printf/printf.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/printf/printf.1 b/usr.bin/printf/printf.1
index b8e3b9ac262c..54bce363379a 100644
--- a/usr.bin/printf/printf.1
+++ b/usr.bin/printf/printf.1
@@ -269,7 +269,7 @@ The traditional
behavior of converting arguments of numeric formats not beginning
with a digit to the
.Tn ASCII
-code of the first characer is not supported.
+code of the first character is not supported.
.Sh SEE ALSO
.Xr echo 1 ,
.Xr printf 3