source: trunk/third/autoconf/man/config.sub.1 @ 20137

Revision 20137, 1.1 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r20136, which included commits to RCS files with non-trunk default branches.
Line 
1.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
2.TH CONFIG.SUB "1" "October 2003" "config.sub (2003-08-18)" "User Commands"
3.SH NAME
4config.sub \- validate and canonicalize a configuration triplet
5.SH SYNOPSIS
6.B config.sub
7[\fIOPTION\fR] \fICPU-MFR-OPSYS\fR
8.SH DESCRIPTION
9.IP
10\&../config/config.sub [OPTION] ALIAS
11.PP
12Canonicalize a configuration name.
13.SS "Operation modes:"
14.TP
15\fB\-h\fR, \fB\-\-help\fR
16print this help, then exit
17.TP
18\fB\-t\fR, \fB\-\-time\-stamp\fR
19print date of last modification, then exit
20.TP
21\fB\-v\fR, \fB\-\-version\fR
22print version number, then exit
23.SH "REPORTING BUGS"
24Report bugs and patches to <config-patches@gnu.org>.
25.SH COPYRIGHT
26Copyright \(co 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
27Free Software Foundation, Inc.
28.PP
29This is free software; see the source for copying conditions.  There is NO
30warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
31.SH "SEE ALSO"
32.BR autoconf (1),
33.BR automake (1),
34.BR autoreconf (1),
35.BR autoupdate (1),
36.BR autoheader (1),
37.BR autoscan (1),
38.BR config.guess (1),
39.BR config.sub (1),
40.BR ifnames (1),
41.BR libtool (1).
Note: See TracBrowser for help on using the repository browser.