summaryrefslogtreecommitdiff
path: root/usr.bin/file2c
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-07-15 08:06:20 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-07-15 08:06:20 +0000
commitf247324df75b7f55b48b92acb3b42a5ae2deac8a (patch)
tree62f210bf3aee25e49335dc77030fff6e97fbe447 /usr.bin/file2c
parent7ebcc426efefea9cd16ac6f565e72030c608f7a4 (diff)
downloadsrc-test-f247324df75b7f55b48b92acb3b42a5ae2deac8a.tar.gz
src-test-f247324df75b7f55b48b92acb3b42a5ae2deac8a.zip
Remove whitespace at EOL.
Notes
Notes: svn path=/head/; revision=79755
Diffstat (limited to 'usr.bin/file2c')
-rw-r--r--usr.bin/file2c/file2c.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/file2c/file2c.1 b/usr.bin/file2c/file2c.1
index dbcc4eabafd15..c308aecc8797d 100644
--- a/usr.bin/file2c/file2c.1
+++ b/usr.bin/file2c/file2c.1
@@ -23,10 +23,10 @@ The
utility reads a file from stdin and writes it to stdout, converting each
byte to its decimal representation on the fly.
.Pp
-If the first
+If the first
+.Op string
+is present, it is printed before the data; if the second
.Op string
-is present, it is printed before the data; if the second
-.Op string
is present, it is printed after the data.
.Pp
This program is used to embed binary or other files into C source files,