aboutsummaryrefslogtreecommitdiff
path: root/manual/syslog.texi
diff options
context:
space:
mode:
Diffstat (limited to 'manual/syslog.texi')
-rw-r--r--manual/syslog.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/syslog.texi b/manual/syslog.texi
index 6d338ece89..b978e557dd 100644
--- a/manual/syslog.texi
+++ b/manual/syslog.texi
@@ -435,7 +435,7 @@ done. Please read the section on @code{openlog} for more information:
@xref{openlog}.
@code{closelog} does not flush any buffers. You do not have to call
-@code{closelog} before re-opening a Syslog connection with @code{initlog}.
+@code{closelog} before re-opening a Syslog connection with @code{openlog}.
Syslog connections are automatically closed on exec or exit.
@end deftypefun