diff options
author | ru <ru@FreeBSD.org> | 2001-08-10 17:35:21 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-08-10 17:35:21 +0000 |
commit | f858dca3dc130c98b635d3fc8e60adf8eed7f941 (patch) | |
tree | fb8d3456824bbc5e1f38e14a7626c5362b9c29d6 /usr.sbin/syslogd | |
parent | f3e8b0f40c1621de1ee3f3f31da3fb02d9a35832 (diff) | |
download | FreeBSD-src-f858dca3dc130c98b635d3fc8e60adf8eed7f941.zip FreeBSD-src-f858dca3dc130c98b635d3fc8e60adf8eed7f941.tar.gz |
mdoc(7) police: join split punctuation to macro calls.
Diffstat (limited to 'usr.sbin/syslogd')
-rw-r--r-- | usr.sbin/syslogd/syslog.conf.5 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/syslogd/syslog.conf.5 b/usr.sbin/syslogd/syslog.conf.5 index 3e5ceec..2141c0a 100644 --- a/usr.sbin/syslogd/syslog.conf.5 +++ b/usr.sbin/syslogd/syslog.conf.5 @@ -71,8 +71,7 @@ Note that if you use spaces as separators, your might be incompatible with other Unices or Unix-like systems. This functionality was added for the ease of configuration (e.g. it is possible to cut-and-paste into -.Pa syslog.conf -), +.Pa syslog.conf ) , and to avoid possible mistakes. This change however preserves backwards compatibility with the old style of the |