Spelling (embedd to embed) fix and change a comma to a semicolon.

This commit is contained in:
Daniel Harris 2000-07-11 22:52:12 +00:00
parent dcecd67263
commit 8099eaa823
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=62979

View File

@ -25,11 +25,11 @@ byte to its decimal representation on the fly.
.Pp
If the first
.Op string
is present, it is printed before the data, if the second
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 embedd binary or other files into C source files,
This program is used to embed binary or other files into C source files,
for instance as a char[].
.Sh EXAMPLE
The command: