mirror of
https://git.savannah.gnu.org/git/gperf.git
synced 2025-12-02 13:09:22 +00:00
* doc/gperf.1: Regenerate with Makefile.devel.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
* Created gperf-3.0.2.tar.gz release.
|
||||
|
||||
* NEWS: Add note about #line directive fix.
|
||||
* doc/gperf.1: Regenerate with Makefile.devel.
|
||||
|
||||
* doc/gperf.texi (UPDATED): Correct to be today.
|
||||
* doc: Regenerated by doing make in a configured tree.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.23.
|
||||
.TH GPERF "1" "June 2003" "GNU gperf 3.0.1" FSF
|
||||
.TH GPERF "1" "January 2006" "GNU gperf 3.0.2" FSF
|
||||
.SH NAME
|
||||
gperf \- generate a perfect hash function from a key set
|
||||
.SH SYNOPSIS
|
||||
@@ -109,6 +109,10 @@ keyword table entries.
|
||||
Specify name of word list array. Default name is
|
||||
\&'wordlist'.
|
||||
.TP
|
||||
\fB\-\-length\-table\-name\fR=\fINAME\fR
|
||||
Specify name of length table array. Default name is
|
||||
\&'lengthtable'.
|
||||
.TP
|
||||
\fB\-S\fR, \fB\-\-switch\fR=\fICOUNT\fR
|
||||
Causes the generated C code to use a switch
|
||||
statement scheme, rather than an array lookup table.
|
||||
@@ -194,7 +198,7 @@ Written by Douglas C. Schmidt and Bruno Haible.
|
||||
.SH "REPORTING BUGS"
|
||||
Report bugs to <bug-gnu-gperf@gnu.org>.
|
||||
.SH COPYRIGHT
|
||||
Copyright \(co 1989-1998, 2000-2003 Free Software Foundation, Inc.
|
||||
Copyright \(co 1989-1998, 2000-2004, 2006 Free Software Foundation, Inc.
|
||||
.br
|
||||
This is free software; see the source for copying conditions. There is NO
|
||||
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
|
||||
Reference in New Issue
Block a user