From: Bruno Haible Date: Wed, 31 Oct 2001 21:37:55 +0000 (+0000) Subject: Obsolete. X-Git-Tag: v0.11~357 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2787ef0647181e969a2da66df332891a65e760e5;p=thirdparty%2Fgettext.git Obsolete. --- diff --git a/man/msgsed.1 b/man/msgsed.1 deleted file mode 100644 index 4c9295994..000000000 --- a/man/msgsed.1 +++ /dev/null @@ -1,99 +0,0 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24. -.TH LT-MSGSED "1" "June 2001" "GNU gettext 0.11" GNU -.SH NAME -msgsed \- stream editing of message catalog -.SH SYNOPSIS -.B lt-msgsed -[\fIOPTION\fR] [\fIINPUTFILE\fR] -.SH DESCRIPTION -.\" Add any additional description here -.PP -Applies a sed script to all translations of a translation catalog. -.PP -Mandatory arguments to long options are mandatory for short options too. -.SS "Input file location:" -.TP -INPUTFILE -input PO file -.TP -\fB\-D\fR, \fB\-\-directory\fR=\fIDIRECTORY\fR -add DIRECTORY to list for input files search -.PP -If no input file is given or if it is -, standard input is read. -.SS "Output file location:" -.TP -\fB\-o\fR, \fB\-\-output\-file\fR=\fIFILE\fR -write output to specified file -.PP -The results are written to standard output if no output file is specified -or if it is -. -.SS "Sed options:" -.TP -\fB\-e\fR, \fB\-\-expression\fR=\fISCRIPT\fR -add SCRIPT to the commands to be executed -.TP -\fB\-f\fR, \fB\-\-file\fR=\fISCRIPTFILE\fR -add the contents of SCRIPTFILE to the commands -to be executed -.TP -\fB\-n\fR, \fB\-\-quiet\fR, \fB\-\-silent\fR -suppress automatic printing of pattern space -.SS "Output details:" -.TP -\fB\-\-no\-escape\fR -do not use C escapes in output (default) -.TP -\fB\-E\fR, \fB\-\-escape\fR -use C escapes in output, no extended chars -.TP -\fB\-\-force\-po\fR -write PO file even if empty -.TP -\fB\-i\fR, \fB\-\-indent\fR -indented output style -.TP -\fB\-\-no\-location\fR -suppress '#: filename:line' lines -.TP -\fB\-\-add\-location\fR -preserve '#: filename:line' lines (default) -.TP -\fB\-\-strict\fR -strict Uniforum output style -.TP -\fB\-w\fR, \fB\-\-width\fR=\fINUMBER\fR -set output page width -.TP -\fB\-s\fR, \fB\-\-sort\-output\fR -generate sorted output and remove duplicates -.TP -\fB\-F\fR, \fB\-\-sort\-by\-file\fR -sort output by file location -.SS "Informative output:" -.TP -\fB\-h\fR, \fB\-\-help\fR -display this help and exit -.TP -\fB\-V\fR, \fB\-\-version\fR -output version information and exit -.SH AUTHOR -Written by Bruno Haible. -.SH "REPORTING BUGS" -Report bugs to . -.SH COPYRIGHT -Copyright \(co 2001 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 lt-msgsed -is maintained as a Texinfo manual. If the -.B info -and -.B lt-msgsed -programs are properly installed at your site, the command -.IP -.B info lt-msgsed -.PP -should give you access to the complete manual. diff --git a/man/msgsed.1.html b/man/msgsed.1.html deleted file mode 100644 index 2b7cfe800..000000000 --- a/man/msgsed.1.html +++ /dev/null @@ -1,367 +0,0 @@ - - - - -LT-MSGSED - - - -

LT-MSGSED

-NAME
-SYNOPSIS
-DESCRIPTION
-AUTHOR
-REPORTING BUGS
-COPYRIGHT
-SEE ALSO
- -
- - - -

NAME

- - -
-msgsed - stream editing of message catalog
- -

SYNOPSIS

- - - -
-lt-msgsed [OPTION] -[INPUTFILE]
- -

DESCRIPTION

- - - -
-Applies a sed script to all translations of a translation -catalog.
- - - -
-Mandatory arguments to long options are mandatory for short -options too.
- - - -
-Input file location:
- - - -
-INPUTFILE
- - - -
-input PO file
- - - -
--D, --directory=DIRECTORY
- - - -
-add DIRECTORY to list for input files search
- - - -
-If no input file is given or if it is -, standard input is -read.
- - - -
-Output file location:
- - - -
--o, --output-file=FILE
- - - -
-write output to specified file
- - - -
-The results are written to standard output if no output file -is specified or if it is -.
- - - -
-Sed options:
- - - -
--e, --expression=SCRIPT
- - - -
-add SCRIPT to the commands to be executed
- - - -
--f, --file=SCRIPTFILE
- - - -
-add the contents of SCRIPTFILE to the commands to be -executed
- - - -
--n, --quiet, --silent
- - - -
-suppress automatic printing of pattern space
- - - -
-Output details:
- - - -
---no-escape
- - - -
-do not use C escapes in output (default)
- - - -
--E, --escape
- - - -
-use C escapes in output, no extended chars
- - - -
---force-po
- - - -
-write PO file even if empty
- - - -
--i, --indent
- - - -
-indented output style
- - - -
---no-location
- - - -
-suppress '#: filename:line' lines
- - - -
---add-location
- - - -
-preserve '#: filename:line' lines (default)
- - - -
---strict
- - - -
-strict Uniforum output style
- - - -
--w, --width=NUMBER
- - - -
-set output page width
- - - -
--s, --sort-output
- - - -
-generate sorted output and remove duplicates
- - - -
--F, --sort-by-file
- - - -
-sort output by file location
- - - -
-Informative output:
- - - -
--h, --help
- - - -
-display this help and exit
- - - -
--V, --version
- - - -
-output version information and exit
- -

AUTHOR

- - - -
-Written by Bruno Haible.
- -

REPORTING BUGS

- - - -
-Report bugs to <bug-gnu-utils@gnu.org>.
- -

COPYRIGHT

- - - -
-Copyright 2001 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 lt-msgsed is maintained as -a Texinfo manual. If the info and lt-msgsed -programs are properly installed at your site, the -command
- - - -
-info lt-msgsed
- - - -
-should give you access to the complete manual.
-
- -