summaryrefslogtreecommitdiffstats
path: root/usr.sbin/crunch/crunchgen
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-04-04 08:28:00 +0000
committerru <ru@FreeBSD.org>2001-04-04 08:28:00 +0000
commit0df69b81ab56383af5da87acc4a94cbeb4a61959 (patch)
treecbe0e91daf8047bbe37e1bfd01983c851c750f9e /usr.sbin/crunch/crunchgen
parentdf79f208d7832bbd90a658671a322bc006e6d66d (diff)
downloadFreeBSD-src-0df69b81ab56383af5da87acc4a94cbeb4a61959.zip
FreeBSD-src-0df69b81ab56383af5da87acc4a94cbeb4a61959.tar.gz
Document ``special <progname> ident <identifier>'' command.
Diffstat (limited to 'usr.sbin/crunch/crunchgen')
-rw-r--r--usr.sbin/crunch/crunchgen/crunchgen.117
1 files changed, 17 insertions, 0 deletions
diff --git a/usr.sbin/crunch/crunchgen/crunchgen.1 b/usr.sbin/crunch/crunchgen/crunchgen.1
index 84bb5cf..707ea0f 100644
--- a/usr.sbin/crunch/crunchgen/crunchgen.1
+++ b/usr.sbin/crunch/crunchgen/crunchgen.1
@@ -301,6 +301,23 @@ phase.
This option is to be used as a last resort as its use can cause a
symbol conflict, however in certain instances it may be the only way to
have a symbol resolve.
+.It Ic special Ar progname Ic ident Ar identifier
+Set the
+.Pa Makefile Ns / Ns Tn C
+identifier for
+.Ar progname .
+This is normally generated from a
+.Ar progname ,
+mapping
+.Ql -
+to
+.Ql _
+and ignoring all other non-identifier characters.
+This leads to programs named
+.Qq Li foo.bar
+and
+.Qq Li foobar
+to map to the same identifier.
.El
.Pp
Only the
OpenPOWER on IntegriCloud