From: Bruno Haible Date: Wed, 17 Jul 2002 16:42:22 +0000 (+0000) Subject: New manual pages. X-Git-Tag: v0.11.3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be9ee2aba7f26d721041e813b9c0e33c6fadd25c;p=thirdparty%2Fgettext.git New manual pages. --- diff --git a/man/autopoint.1 b/man/autopoint.1 new file mode 100644 index 000000000..fca16313e --- /dev/null +++ b/man/autopoint.1 @@ -0,0 +1,45 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24. +.TH AUTOPOINT "1" "July 2002" "GNU gettext 0.11.3" GNU +.SH NAME +autopoint \- copies standard gettext infrastructure +.SH SYNOPSIS +.B autopoint +[\fIOPTION\fR]... +.SH DESCRIPTION +.\" Add any additional description here +.PP +Copies standard gettext infrastructure files into a source package. +.SH OPTIONS +.TP +\fB\-\-help\fR +print this help and exit +.TP +\fB\-\-version\fR +print version information and exit +.TP +\fB\-f\fR, \fB\-\-force\fR +force overwriting of files that already exist +.TP +\fB\-n\fR, \fB\-\-dry\-run\fR +print modifications but don't perform them +.SH AUTHOR +Written by Bruno Haible +.SH "REPORTING BUGS" +Report bugs to . +.SH COPYRIGHT +Copyright \(co 2002 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. +.SH "SEE ALSO" +The full documentation for +.B autopoint +is maintained as a Texinfo manual. If the +.B info +and +.B autopoint +programs are properly installed at your site, the command +.IP +.B info autopoint +.PP +should give you access to the complete manual. diff --git a/man/autopoint.1.html b/man/autopoint.1.html new file mode 100644 index 000000000..79097bb75 --- /dev/null +++ b/man/autopoint.1.html @@ -0,0 +1,148 @@ + + + + +AUTOPOINT + + + +

AUTOPOINT

+NAME
+SYNOPSIS
+DESCRIPTION
+OPTIONS
+AUTHOR
+REPORTING BUGS
+COPYRIGHT
+SEE ALSO
+ +
+ + +

NAME

+ + +
+autopoint - copies standard gettext infrastructure
+ +

SYNOPSIS

+ + + +
+autopoint [OPTION]...
+ +

DESCRIPTION

+ + + +
+Copies standard gettext infrastructure files into a source +package.
+ +

OPTIONS

+ + + +
+--help
+ + + +
+print this help and exit
+ + + +
+--version
+ + + +
+print version information and exit
+ + + +
+-f, --force
+ + + +
+force overwriting of files that already exist
+ + + +
+-n, --dry-run
+ + + +
+print modifications but don't perform them
+ +

AUTHOR

+ + + +
+Written by Bruno Haible
+ +

REPORTING BUGS

+ + + +
+Report bugs to <bug-gnu-gettext@gnu.org>.
+ +

COPYRIGHT

+ + + +
+Copyright 2002 Free Software Foundation, Inc.
+This is free software; see the source for copying +conditions. There is NO warranty; not even for +MERCHANTABILITY or FITNESS FOR A PARTICULAR +PURPOSE.
+ +

SEE ALSO

+ + + +
+The full documentation for autopoint is maintained as +a Texinfo manual. If the info and autopoint +programs are properly installed at your site, the +command
+ + + +
+info autopoint
+ + + +
+should give you access to the complete manual.
+
+ + diff --git a/man/gettextize.1 b/man/gettextize.1 new file mode 100644 index 000000000..d5a6773d3 --- /dev/null +++ b/man/gettextize.1 @@ -0,0 +1,54 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24. +.TH GETTEXTIZE "1" "July 2002" "GNU gettext 0.11.3" GNU +.SH NAME +gettextize \- install or upgrade gettext infrastructure +.SH SYNOPSIS +.B gettextize +[\fIOPTION\fR]... [\fIpackage-dir\fR] +.SH DESCRIPTION +.\" Add any additional description here +.PP +Prepares a source package to use gettext. +.SH OPTIONS +.TP +\fB\-\-help\fR +print this help and exit +.TP +\fB\-\-version\fR +print version information and exit +.TP +\fB\-c\fR, \fB\-\-copy\fR +copy files instead of making symlinks +.TP +\fB\-f\fR, \fB\-\-force\fR +force writing of new files even if old exist +.TP +\fB\-\-intl\fR +install libintl in a subdirectory +.TP +\fB\-\-no\-changelog\fR +don't update or create ChangeLog files +.TP +\fB\-n\fR, \fB\-\-dry\-run\fR +print modifications but don't perform them +.SH AUTHOR +Written by Ulrich Drepper +.SH "REPORTING BUGS" +Report bugs to . +.SH COPYRIGHT +Copyright \(co 1995-1998, 2000-2002 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. +.SH "SEE ALSO" +The full documentation for +.B gettextize +is maintained as a Texinfo manual. If the +.B info +and +.B gettextize +programs are properly installed at your site, the command +.IP +.B info gettextize +.PP +should give you access to the complete manual. diff --git a/man/gettextize.1.html b/man/gettextize.1.html new file mode 100644 index 000000000..7fc26fe15 --- /dev/null +++ b/man/gettextize.1.html @@ -0,0 +1,185 @@ + + + + +GETTEXTIZE + + + +

GETTEXTIZE

+NAME
+SYNOPSIS
+DESCRIPTION
+OPTIONS
+AUTHOR
+REPORTING BUGS
+COPYRIGHT
+SEE ALSO
+ +
+ + +

NAME

+ + +
+gettextize - install or upgrade gettext infrastructure
+ +

SYNOPSIS

+ + + +
+gettextize [OPTION]... +[package-dir]
+ +

DESCRIPTION

+ + + +
+Prepares a source package to use gettext.
+ +

OPTIONS

+ + + +
+--help
+ + + +
+print this help and exit
+ + + +
+--version
+ + + +
+print version information and exit
+ + + +
+-c, --copy
+ + + +
+copy files instead of making symlinks
+ + + +
+-f, --force
+ + + +
+force writing of new files even if old exist
+ + + +
+--intl
+ + + +
+install libintl in a subdirectory
+ + + +
+--no-changelog
+ + + +
+don't update or create ChangeLog files
+ + + +
+-n, --dry-run
+ + + +
+print modifications but don't perform them
+ +

AUTHOR

+ + + +
+Written by Ulrich Drepper
+ +

REPORTING BUGS

+ + + +
+Report bugs to <bug-gnu-gettext@gnu.org>.
+ +

COPYRIGHT

+ + + +
+Copyright 1995-1998, 2000-2002 Free Software Foundation, +Inc.
+This is free software; see the source for copying +conditions. There is NO warranty; not even for +MERCHANTABILITY or FITNESS FOR A PARTICULAR +PURPOSE.
+ +

SEE ALSO

+ + + +
+The full documentation for gettextize is maintained +as a Texinfo manual. If the info and +gettextize programs are properly installed at your +site, the command
+ + + +
+info gettextize
+ + + +
+should give you access to the complete manual.
+
+ +