From 8d40832158ca90f560b13e75988049db13c62fe0 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 10 Dec 2013 21:38:29 -0800 Subject: * eval.c (eval_init): closelog_wrap interned. * syslog.c (closelog_wrap): New function. * syslog.h (closelog_wrap): Declared. * txr.1: Documented. --- txr.1 | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'txr.1') 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 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 -- cgit v1.2.3