]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Regenerate.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 5 Feb 2005 00:47:57 +0000 (00:47 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 5 Feb 2005 00:47:57 +0000 (00:47 +0000)
configure
man/autoconf.1
man/autoheader.1
man/autom4te.1
man/autoreconf.1
man/autoscan.1
man/autoupdate.1
man/ifnames.1

index 39efd66debb0f3cb9a15d6302c0876e4568108df..fa705ad561b502b9b4937827775a5abfca1bf22f 100755 (executable)
--- a/configure
+++ b/configure
@@ -1328,7 +1328,7 @@ uname -v = `(uname -v) 2>/dev/null || echo unknown`
 /bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown`
 /usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown`
 /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
-hostinfo               = `(hostinfo) 2>/dev/null               || echo unknown`
+/usr/bin/hostinfo      = `(/usr/bin/hostinfo) 2>/dev/null      || echo unknown`
 /bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown`
 /usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`
 /bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`
index 767093983ac2dd3422fa064ab38de6b3a0d8a988..f00e933eeea25c86392374fdbb27f7a572e58ef7 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH AUTOCONF "1" "January 2005" "autoconf 2.59c" "User Commands"
+.TH AUTOCONF "1" "February 2005" "autoconf 2.59c" "User Commands"
 .SH NAME
 autoconf \- Generate configuration scripts
 .SH SYNOPSIS
index a15c65947bfe250908c81c5e90454ddad1cc24cf..39ffc9612ab4f870b822d29b3853d7107c570cc5 100644 (file)
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
-.TH AUTOHEADER "1" "January 2005" "autoheader 2.59c" "User Commands"
+.TH AUTOHEADER "1" "February 2005" "autoheader 2.59c" "User Commands"
 .SH NAME
 autoheader \- Create a template header for configure
 .SH SYNOPSIS
index 0a6292c3ec5feb1404d8b0d3657000bcf462a6b4..31f2eba303bd22638e656b033b04c807ca0780e2 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
-.TH AUTOM4TE "1" "January 2005" "autom4te 2.59c" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
+.TH AUTOM4TE "1" "February 2005" "autom4te 2.59c" "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 2005 Free Software Foundation, Inc.
 .br
index 58a7d121d4fc05f39c8712df9a19656e0caa266c..e446117f1d42d856fc992156251bee63ca1c1cbf 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
-.TH AUTORECONF "1" "January 2005" "autoreconf 2.59c" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
+.TH AUTORECONF "1" "February 2005" "autoreconf 2.59c" "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 2005 Free Software Foundation, Inc.
 .br
index c72d43a17784283c1d17d7175130b46f6a63fb42..0afe2671e2bc77115f550e059ff03f968ce41861 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
-.TH AUTOSCAN "1" "January 2005" "autoscan 2.59c" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
+.TH AUTOSCAN "1" "February 2005" "autoscan 2.59c" "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 2005 Free Software Foundation, Inc.
 .br
index 2a121e96e20c89af9fa943167eae20dc7b46da70..f2a5fa4afcaf0c8fbfe28ba7f8415df88f5366dc 100644 (file)
@@ -1,12 +1,12 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
-.TH AUTOUPDATE "1" "January 2005" "autoupdate 2.59c" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
+.TH AUTOUPDATE "1" "February 2005" "autoupdate 2.59c" "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 2005 Free Software Foundation, Inc.
 .br
index 0e996667fae490a936e6ac5e81348fdcb8ed30c9..3cb45319c915c3c594320cfaef1a24fb0692cdb8 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
-.TH IFNAMES "1" "January 2005" "ifnames 2.59c" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
+.TH IFNAMES "1" "February 2005" "ifnames 2.59c" "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 2005 Free Software Foundation, Inc.
 .br