diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 19:55:15 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 19:55:15 -0400 |
| commit | 253e67c8b3a72b3a4757fdbc5845297628db0a4a (patch) | |
| tree | adf53b66087aa30dfbf8bf391a1dadb044c3bf4d /static/netbsd/man1/gettextize.1 | |
| parent | a9157ce950dfe2fc30795d43b9d79b9d1bffc48b (diff) | |
docs: Added All NetBSD Manuals
Diffstat (limited to 'static/netbsd/man1/gettextize.1')
| -rw-r--r-- | static/netbsd/man1/gettextize.1 | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/static/netbsd/man1/gettextize.1 b/static/netbsd/man1/gettextize.1 new file mode 100644 index 00000000..bcdb7c15 --- /dev/null +++ b/static/netbsd/man1/gettextize.1 @@ -0,0 +1,54 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24. +.TH GETTEXTIZE "1" "November 2006" "GNU gettext-tools 0.16.1" 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\-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\-\-symlink\fR +make symbolic links instead of copying 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-2006 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. |
