From ff51910fa63e31bd8a14993ed018a5776f847a09 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sun, 28 Feb 2016 11:44:30 -0800 Subject: 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. --- txr.1 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/txr.1 b/txr.1 index a6ec051d..3ece5efb 100644 --- a/txr.1 +++ b/txr.1 @@ -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 -- cgit v1.2.3