aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/file2c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/file2c')
-rw-r--r--usr.bin/file2c/file2c.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/file2c/file2c.1 b/usr.bin/file2c/file2c.1
index f247e4233202..80bbb2eea606 100644
--- a/usr.bin/file2c/file2c.1
+++ b/usr.bin/file2c/file2c.1
@@ -23,7 +23,7 @@ The
.Nm
utility reads a file from stdin and writes it to stdout, converting each
byte to its decimal or hexadecimal representation on the fly.
-The byte values are seperated by a comma.
+The byte values are separated by a comma.
This also means that the last byte value is not followed by a comma.
By default the byte values are printed in decimal, but when the
.Fl x