diff options
Diffstat (limited to 'usr.sbin/crunch/crunchgen/crunchgen.1')
-rw-r--r-- | usr.sbin/crunch/crunchgen/crunchgen.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/crunch/crunchgen/crunchgen.1 b/usr.sbin/crunch/crunchgen/crunchgen.1 index 30c40a78ff82..42357076246f 100644 --- a/usr.sbin/crunch/crunchgen/crunchgen.1 +++ b/usr.sbin/crunch/crunchgen/crunchgen.1 @@ -31,7 +31,7 @@ .Nm crunchgen .Nd generates build environment for a crunched binary .Sh SYNOPSIS -.Nm crunchgen +.Nm .Op Fl foql .Op Fl h Ar makefile-header-name .Op Fl m Ar makefile-name @@ -128,7 +128,7 @@ Lists the names this binary will respond to. Set the name of a file to be included at the beginning of the .Pa Makefile Ns s generated by -.Nm No . +.Nm . This is useful to define some make variables such as .Va RELEASE_CRUNCH or similar, which might affect the behaviour of @@ -285,7 +285,7 @@ have a symbol resolve. Only the .Ic objpaths parameter is actually needed by -.Nm No , +.Nm , but it is calculated from .Ic objdir and |