From 70a259dcd570cebce2ec05d826f14b36368577eb Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 28 Nov 2012 14:41:36 +0100 Subject: [PATCH] syslog.2: ffix Signed-off-by: Michael Kerrisk --- man2/syslog.2 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/man2/syslog.2 b/man2/syslog.2 index 45a8c12be..24fc8fc86 100644 --- a/man2/syslog.2 +++ b/man2/syslog.2 @@ -76,10 +76,12 @@ but are not exported to user space; you will either need to use the numbers, or define the names yourself. .TP .BR SYSLOG_ACTION_CLOSE " (0)" -Close the log. Currently a NOP. +Close the log. +Currently a NOP. .TP .BR SYSLOG_ACTION_OPEN " (1)" -Open the log. Currently a NOP. +Open the log. +Currently a NOP. .TP .BR SYSLOG_ACTION_READ " (2)" Read from the log.