diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-02-28 11:44:30 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-02-28 11:44:30 -0800 |
commit | ff51910fa63e31bd8a14993ed018a5776f847a09 (patch) | |
tree | 6cc4e4b648a7d7032c2a808773f72255a33a2713 /txr.1 | |
parent | b670df5553054225198cad0b50d19864315997ab (diff) | |
download | txr-ff51910fa63e31bd8a14993ed018a5776f847a09.tar.gz txr-ff51910fa63e31bd8a14993ed018a5776f847a09.tar.bz2 txr-ff51910fa63e31bd8a14993ed018a5776f847a09.zip |
Doc: syslog-related fixes.
* txr.1: Refer to parameter as options, not option,
and use .meta consistently. Don't refer to Syslog section in
all caps.
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -33775,7 +33775,7 @@ which messages are reported to syslog by the .code *stdlog* stream (see .code *stdlog* -in the UNIX SYSLOG section). +in the Unix Syslog section). If .meta stream @@ -36880,8 +36880,9 @@ constants from the header: .codn LOG_PID , .codn LOG_CON S, etc. -These integer values represent logging options used in the option argument to -the +These integer values represent logging options used in the +.meta options +argument to the .code openlog function. @@ -36988,7 +36989,7 @@ The argument is mandatory. The -.meta option +.meta options argument is a bitwise mask (see the logior function) of option values such as .code log-pid |