diff options
author | Chris Fraire <cfraire@me.com> | 2017-08-06 19:13:02 -0500 |
---|---|---|
committer | Dan McDonald <danmcd@joyent.com> | 2017-08-24 15:57:24 -0400 |
commit | b31ca922c7346747131aed07c0c171ec2f573aac (patch) | |
tree | 9d0af65b55d78f155097a870fbb1a646b95a7e29 /usr/src/man/man1/msgcpp.1 | |
parent | f52b16c60da4b4c350471d7fc68089d796cc082f (diff) | |
download | illumos-joyent-b31ca922c7346747131aed07c0c171ec2f573aac.tar.gz |
8566 Man pages contain cross-reference errata
Reviewed by: Yuri Pankov <yuripv@gmx.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Dan McDonald <danmcd@joyent.com>
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 |