diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-12 17:26:04 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-12 17:26:04 +0000 |
| commit | 8d5d039f80a8d31947f4e84af20e8a56d0009c32 (patch) | |
| tree | 8a8960200349aa661a39654202f6e0adc5e7360e /usr.sbin/syslogd | |
| parent | e66cdcd7e074533df2cf60b30ee57b5607535d28 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/syslogd')
| -rw-r--r-- | usr.sbin/syslogd/syslog.conf.5 | 2 | ||||
| -rw-r--r-- | usr.sbin/syslogd/syslogd.8 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/syslogd/syslog.conf.5 b/usr.sbin/syslogd/syslog.conf.5 index ff99a5f26b534..07516b27fd793 100644 --- a/usr.sbin/syslogd/syslog.conf.5 +++ b/usr.sbin/syslogd/syslog.conf.5 @@ -449,7 +449,7 @@ implement the same set of facilities. The facilities authpriv, cron, ftp, and ntp that are known to this implementation might be absent on the target system. Even worse, DEC UNIX uses facility number 10 (which is authpriv in this implementation) to -log events for their AdvFS filesystem. +log events for their AdvFS file system. .Sh SEE ALSO .Xr syslog 3 , .Xr syslogd 8 diff --git a/usr.sbin/syslogd/syslogd.8 b/usr.sbin/syslogd/syslogd.8 index 8a480a830aa34..0f658e2b6f55b 100644 --- a/usr.sbin/syslogd/syslogd.8 +++ b/usr.sbin/syslogd/syslogd.8 @@ -325,7 +325,7 @@ list. .Pp The log socket was moved from .Pa /dev -to ease the use of a read-only root filesystem. +to ease the use of a read-only root file system. This may confuse some old binaries so that a symbolic link might be used for a transitional period. |
