summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
Diffstat (limited to 'txr.1')
-rw-r--r--txr.112
1 files changed, 12 insertions, 0 deletions
diff --git a/txr.1 b/txr.1
index 20795c2a..ef7ee2d3 100644
--- a/txr.1
+++ b/txr.1
@@ -11102,6 +11102,18 @@ used, specifying the absence of any options.
The <facility> argument is one of the values log-user, log-daemon or log-auth.
If it is missing, then log-user is assumed.
+.SS The closelog function
+
+.TP
+Syntax:
+
+ (closelog)
+
+.TP
+Description:
+
+The closelog function is a wrapper for the C function closelog.
+
.SS The setlogmask function
.TP