Reflect the change in secure mode semantics, and document fascist mode

properly.
This commit is contained in:
Dag-Erling Smørgrav 2000-01-14 15:10:36 +00:00
parent e0d22b94e1
commit 3a695cf8f7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=55972

View File

@ -129,9 +129,8 @@ The primary use for this is to place additional log sockets in
of various chroot filespaces.
.It Fl s
Operate in secure mode. Do not log messages from remote machines. If
specified once, the messages will be received and counted and a log
entry produced every time the count exceeds a power of two. If
specified twice, no network socket will be opened at all.
specified twice, no network socket will be opened at all, which also
disables logging to remote machines.
.It Fl u
Unique priority logging. Only log messages at the specified priority.
Without this option, messages at the stated priority or higher are logged.