https://github.com/libsdl-org/autoconf/commit/a7b4c9597ff3bc56fce342199a405fd3b7369da9
From a7b4c9597ff3bc56fce342199a405fd3b7369da9 Mon Sep 17 00:00:00 2001
From: Eric Blake <[EMAIL REDACTED]>
Date: Mon, 24 Mar 2008 13:56:00 -0600
Subject: [PATCH] Regenerate man pages.
Signed-off-by: Eric Blake <ebb9@byu.net>
---
man/autoconf.1 | 12 ++++++------
man/autoheader.1 | 10 +++++-----
man/autom4te.1 | 10 +++++-----
man/autoreconf.1 | 14 +++++++-------
man/autoscan.1 | 6 +++---
man/autoupdate.1 | 8 ++++----
man/ifnames.1 | 8 ++++----
7 files changed, 34 insertions(+), 34 deletions(-)
diff --git a/man/autoconf.1 b/man/autoconf.1
index c186d2e1..fcdedd7c 100644
--- a/man/autoconf.1
+++ b/man/autoconf.1
@@ -1,14 +1,14 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33.
-.TH AUTOCONF "1" "November 2003" "autoconf 2.59" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
+.TH AUTOCONF "1" "March 2008" "autoconf 2.59" "User Commands"
.SH NAME
autoconf \- Generate configuration scripts
.SH SYNOPSIS
.B autoconf
[\fIOPTION\fR] ... [\fITEMPLATE-FILE\fR]
.SH DESCRIPTION
-Generate a configuration script from a TEMPLATE-FILE if given, or
+Generate a configuration script from a TEMPLATE\-FILE if given, or
`configure.ac' if present, or else `configure.in'. Output is sent
-to the standard output if TEMPLATE-FILE is given, else into
+to the standard output if TEMPLATE\-FILE is given, else into
`configure'.
.SS "Operation modes:"
.TP
@@ -46,7 +46,7 @@ dubious syntactic constructs
`all'
all the warnings
.TP
-`no-CATEGORY'
+`no\-CATEGORY'
turn off the warnings on CATEGORY
.TP
`none'
@@ -75,7 +75,7 @@ In tracing mode, no configuration script is created.
.SH AUTHOR
Written by David J. MacKenzie and Akim Demaille.
.SH "REPORTING BUGS"
-Report bugs to <bug-autoconf@gnu.org>.
+Report bugs to <bug\-autoconf@gnu.org>.
.SH COPYRIGHT
Copyright \(co 2003 Free Software Foundation, Inc.
.br
diff --git a/man/autoheader.1 b/man/autoheader.1
index 3ac123c9..963e8057 100644
--- a/man/autoheader.1
+++ b/man/autoheader.1
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33.
-.TH AUTOHEADER "1" "November 2003" "autoheader 2.59" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
+.TH AUTOHEADER "1" "March 2008" "autoheader 2.59" "User Commands"
.SH NAME
autoheader \- Create a template header for configure
.SH SYNOPSIS
@@ -7,7 +7,7 @@ autoheader \- Create a template header for configure
[\fIOPTION\fR] ... [\fITEMPLATE-FILE\fR]
.SH DESCRIPTION
Create a template file of C `#define' statements for `configure' to
-use. To this end, scan TEMPLATE-FILE, or `configure.ac' if present,
+use. To this end, scan TEMPLATE\-FILE, or `configure.ac' if present,
or else `configure.in'.
.TP
\fB\-h\fR, \fB\-\-help\fR
@@ -53,7 +53,7 @@ unsupported or incomplete features (default)
`all'
all the warnings
.TP
-`no-CATEGORY'
+`no\-CATEGORY'
turn off warnings in CATEGORY
.TP
`none'
@@ -71,7 +71,7 @@ append directory DIR to search path
.SH AUTHOR
Written by Roland McGrath and Akim Demaille.
.SH "REPORTING BUGS"
-Report bugs to <bug-autoconf@gnu.org>.
+Report bugs to <bug\-autoconf@gnu.org>.
.SH COPYRIGHT
Copyright \(co 2003 Free Software Foundation, Inc.
.br
diff --git a/man/autom4te.1 b/man/autom4te.1
index 11bdf126..6613da90 100644
--- a/man/autom4te.1
+++ b/man/autom4te.1
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33.
-.TH AUTOM4TE "1" "November 2003" "autom4te 2.59" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
+.TH AUTOM4TE "1" "March 2008" "autom4te 2.59" "User Commands"
.SH NAME
autom4te \- Generate files and scripts thanks to M4
.SH SYNOPSIS
@@ -32,7 +32,7 @@ verbosely report processing
don't remove temporary files
.TP
\fB\-o\fR, \fB\-\-output\fR=\fIFILE\fR
-save output in FILE (defaults to `-', stdout)
+save output in FILE (defaults to `\-', stdout)
.TP
\fB\-f\fR, \fB\-\-force\fR
don't rely on cached values
@@ -93,7 +93,7 @@ unsupported or incomplete features (default)
`all'
all the warnings
.TP
-`no-CATEGORY'
+`no\-CATEGORY'
turn off warnings in CATEGORY
.TP
`none'
@@ -124,7 +124,7 @@ produce an M4 frozen state file for FILES
.SH AUTHOR
Written by Akim Demaille.
.SH "REPORTING BUGS"
-Report bugs to <bug-autoconf@gnu.org>.
+Report bugs to <bug\-autoconf@gnu.org>.
.SH COPYRIGHT
Copyright \(co 2003 Free Software Foundation, Inc.
.br
diff --git a/man/autoreconf.1 b/man/autoreconf.1
index 1abd5319..3bcf71d0 100644
--- a/man/autoreconf.1
+++ b/man/autoreconf.1
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33.
-.TH AUTORECONF "1" "November 2003" "autoreconf 2.59" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
+.TH AUTORECONF "1" "March 2008" "autoreconf 2.59" "User Commands"
.SH NAME
autoreconf \- Update generated configuration files
.SH SYNOPSIS
@@ -9,12 +9,12 @@ autoreconf \- Update generated configuration files
Run `autoconf' (and `autoheader', `aclocal', `automake', `autopoint'
(formerly `gettextize'), and `libtoolize' where appropriate)
repeatedly to remake the GNU Build System files in the DIRECTORIES or
-the directory trees driven by CONFIGURE-AC (defaulting to `.').
+the directory trees driven by CONFIGURE\-AC (defaulting to `.').
.PP
By default, it only remakes those files that are older than their
predecessors. If you install new versions of the GNU Build System,
running `autoreconf' remakes all of the files by giving it the
-`--force' option.
+`\-\-force' option.
.SS "Operation modes:"
.TP
\fB\-h\fR, \fB\-\-help\fR
@@ -39,7 +39,7 @@ copy missing auxiliary files
with \fB\-i\fR, install symbolic links instead of copies
.TP
\fB\-m\fR, \fB\-\-make\fR
-when applicable, re-run ./configure && make
+when applicable, re\-run ./configure && make
.TP
\fB\-W\fR, \fB\-\-warnings\fR=\fICATEGORY\fR
report the warnings falling in CATEGORY [syntax]
@@ -69,7 +69,7 @@ unsupported or incomplete features (default)
`all'
all the warnings
.TP
-`no-CATEGORY'
+`no\-CATEGORY'
turn off warnings in CATEGORY
.TP
`none'
@@ -93,7 +93,7 @@ AUTOPOINT, LIBTOOLIZE are honored.
.SH AUTHOR
Written by David J. MacKenzie and Akim Demaille.
.SH "REPORTING BUGS"
-Report bugs to <bug-autoconf@gnu.org>.
+Report bugs to <bug\-autoconf@gnu.org>.
.SH COPYRIGHT
Copyright \(co 2003 Free Software Foundation, Inc.
.br
diff --git a/man/autoscan.1 b/man/autoscan.1
index 5f64448b..8049c146 100644
--- a/man/autoscan.1
+++ b/man/autoscan.1
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33.
-.TH AUTOSCAN "1" "November 2003" "autoscan 2.59" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
+.TH AUTOSCAN "1" "March 2008" "autoscan 2.59" "User Commands"
.SH NAME
autoscan \- Generate a preliminary configure.in
.SH SYNOPSIS
@@ -33,7 +33,7 @@ append directory DIR to search path
.SH AUTHOR
Written by David J. MacKenzie and Akim Demaille.
.SH "REPORTING BUGS"
-Report bugs to <bug-autoconf@gnu.org>.
+Report bugs to <bug\-autoconf@gnu.org>.
.SH COPYRIGHT
Copyright \(co 2003 Free Software Foundation, Inc.
.br
diff --git a/man/autoupdate.1 b/man/autoupdate.1
index 73ab50e3..23ac573b 100644
--- a/man/autoupdate.1
+++ b/man/autoupdate.1
@@ -1,12 +1,12 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33.
-.TH AUTOUPDATE "1" "November 2003" "autoupdate 2.59" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
+.TH AUTOUPDATE "1" "March 2008" "autoupdate 2.59" "User Commands"
.SH NAME
autoupdate \- Update a configure.in to a newer Autoconf
.SH SYNOPSIS
.B autoupdate
[\fIOPTION\fR] ... [\fITEMPLATE-FILE\fR...]
.SH DESCRIPTION
-Update the TEMPLATE-FILE... if given, or `configure.ac' if present,
+Update the TEMPLATE\-FILE... if given, or `configure.ac' if present,
or else `configure.in', to the syntax of the current version of
Autoconf. The original files are backed up.
.SS "Operation modes:"
@@ -35,7 +35,7 @@ append directory DIR to search path
.SH AUTHOR
Written by David J. MacKenzie and Akim Demaille.
.SH "REPORTING BUGS"
-Report bugs to <bug-autoconf@gnu.org>.
+Report bugs to <bug\-autoconf@gnu.org>.
.SH COPYRIGHT
Copyright \(co 2003 Free Software Foundation, Inc.
.br
diff --git a/man/ifnames.1 b/man/ifnames.1
index 85d3bfd6..cbff74a9 100644
--- a/man/ifnames.1
+++ b/man/ifnames.1
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.33.
-.TH IFNAMES "1" "November 2003" "ifnames 2.59" "User Commands"
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.36.
+.TH IFNAMES "1" "March 2008" "ifnames 2.59" "User Commands"
.SH NAME
ifnames \- Extract CPP conditionals from a set of files
.SH SYNOPSIS
@@ -10,7 +10,7 @@ Scan all of the C source FILES (or the standard input, if none are
given) and write to the standard output a sorted list of all the
identifiers that appear in those files in `#if', `#elif', `#ifdef', or
`#ifndef' directives. Print each identifier on a line, followed by a
-space-separated list of the files in which that identifier occurs.
+space\-separated list of the files in which that identifier occurs.
.TP
\fB\-h\fR, \fB\-\-help\fR
print this help, then exit
@@ -20,7 +20,7 @@ print version number, then exit
.SH AUTHOR
Written by David J. MacKenzie and Paul Eggert.
.SH "REPORTING BUGS"
-Report bugs to <bug-autoconf@gnu.org>.
+Report bugs to <bug\-autoconf@gnu.org>.
.SH COPYRIGHT
Copyright \(co 2003 Free Software Foundation, Inc.
.br