diff options
| -rw-r--r-- | usr.sbin/crunch/crunchgen/crunchgen.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/crunch/crunchgen/crunchgen.1 b/usr.sbin/crunch/crunchgen/crunchgen.1 index f0cbe05c8b8c..4356077dc6a7 100644 --- a/usr.sbin/crunch/crunchgen/crunchgen.1 +++ b/usr.sbin/crunch/crunchgen/crunchgen.1 @@ -52,7 +52,7 @@ floppy. reads in the specifications in .Ar conf-file for a crunched binary, and generates a Makefile and accompanying -top-level C source file that when built create the crunched executable +top-level C source file that when built creates the crunched executable file from the component programs. For each component program, .Nm crunchgen can optionally attempt to determine the object (.o) files that make up |
