mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-12 16:46:33 -04:00
55 lines
1.4 KiB
Groff
55 lines
1.4 KiB
Groff
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
|
|
.TH GETTEXTIZE "1" "April 2005" "GNU gettext-tools 0.14.4" 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 <bug-gnu-gettext@gnu.org>.
|
|
.SH COPYRIGHT
|
|
Copyright \(co 1995-1998, 2000-2005 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.
|