diff options
Diffstat (limited to 'usr/src/man/man1/msgcpp.1')
| -rw-r--r-- | usr/src/man/man1/msgcpp.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/man/man1/msgcpp.1 b/usr/src/man/man1/msgcpp.1 index d4f62f2b6e..7627b912a6 100644 --- a/usr/src/man/man1/msgcpp.1 +++ b/usr/src/man/man1/msgcpp.1 @@ -18,7 +18,7 @@ msgcpp \- C language message catalog preprocessor \fBmsgcpp\fR is a C language message catalog preprocessor. It accepts \fBcpp\fR(1) style options and arguments. \fBmsgcpp\fR preprocesses an input C source file and emits keyed lines to the output, usually for further processing -by\fBmsgcc\fR(1). \fBmsgcc\fR output is in the \fBgencat\fR(1) syntax. +by \fBmsgcc\fR(1). \fBmsgcc\fR output is in the \fBgencat\fR(1) syntax. Candidate message text is determined by arguments to the last \fB<error.h>\fR and \fB<option.h>\fR functions. The \fBmsgcpp\fR keyed output lines are: .sp |
