diff options
Diffstat (limited to 'man2/syslog.2')
| -rw-r--r-- | man2/syslog.2 | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/man2/syslog.2 b/man2/syslog.2 index 86bc6f5ede..6969337ca5 100644 --- a/man2/syslog.2 +++ b/man2/syslog.2 @@ -64,16 +64,16 @@ Quoting from /* * Commands to sys_syslog: * - * 0 -- Close the log. Currently a NOP. - * 1 -- Open the log. Currently a NOP. - * 2 -- Read from the log. - * 3 -- Read up to the last 4k of messages in the ring buffer. - * 4 -- Read and clear last 4k of messages in the ring buffer - * 5 -- Clear ring buffer. - * 6 -- Disable printk's to console - * 7 -- Enable printk's to console - * 8 -- Set level of messages printed to console - * 9 -- Return number of unread characters in the log buffer + * 0 \-\- Close the log. Currently a NOP. + * 1 \-\- Open the log. Currently a NOP. + * 2 \-\- Read from the log. + * 3 \-\- Read up to the last 4k of messages in the ring buffer. + * 4 \-\- Read and clear last 4k of messages in the ring buffer + * 5 \-\- Clear ring buffer. + * 6 \-\- Disable printk's to console + * 7 \-\- Enable printk's to console + * 8 \-\- Set level of messages printed to console + * 9 \-\- Return number of unread characters in the log buffer */ .fi |
