summaryrefslogtreecommitdiff
path: root/distrib/crunch/crunchgen/crunchgen.1
diff options
context:
space:
mode:
authorkstailey <kstailey@cvs.openbsd.org>1997-07-23 19:31:55 +0000
committerkstailey <kstailey@cvs.openbsd.org>1997-07-23 19:31:55 +0000
commitec11c0c45f17c8fcab3c1dcd043b3cd0b55c4c82 (patch)
tree630860ceeb17c1036a837f89ddb5c41da0800a3b /distrib/crunch/crunchgen/crunchgen.1
parent9cb13f3c8835d377c090b5b52f01dab7dc143969 (diff)
tabify
Diffstat (limited to 'distrib/crunch/crunchgen/crunchgen.1')
-rw-r--r--distrib/crunch/crunchgen/crunchgen.16
1 files changed, 3 insertions, 3 deletions
diff --git a/distrib/crunch/crunchgen/crunchgen.1 b/distrib/crunch/crunchgen/crunchgen.1
index 0e3f4bf4c2f..65ff774c762 100644
--- a/distrib/crunch/crunchgen/crunchgen.1
+++ b/distrib/crunch/crunchgen/crunchgen.1
@@ -244,9 +244,9 @@ The crunched binary ``kcopy'' can be built as follows:
.Pp
.nf
% crunchgen -m Makefile kcopy.conf # gen Makefile and kcopy.c
- % make objs # build the component progams' .o files
- % make # build the crunched binary kcopy
- % kcopy sh # test that this invokes a sh shell
+ % make objs # build the component progams' .o files
+ % make # build the crunched binary kcopy
+ % kcopy sh # test that this invokes a sh shell
$ # it works!
.fi
.Pp