From 373a061e2e70b29cc0ab4d65ecdc9a127748c418 Mon Sep 17 00:00:00 2001 From: dannyboy Date: Tue, 11 Jul 2000 22:52:12 +0000 Subject: Spelling (embedd to embed) fix and change a comma to a semicolon. --- usr.bin/file2c/file2c.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/file2c') diff --git a/usr.bin/file2c/file2c.1 b/usr.bin/file2c/file2c.1 index 0cf0d42..eb909ba 100644 --- a/usr.bin/file2c/file2c.1 +++ b/usr.bin/file2c/file2c.1 @@ -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: -- cgit v1.1