syslogd.8: Remove incorrect .Aq
Using .Aq is wrong here, because the protocol says the prefix must use ASCII <>. MFC after: 3 days Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D51880
This commit is contained in:
@@ -403,7 +403,7 @@ The message can contain a priority code,
|
||||
which should be a preceding
|
||||
decimal number in angle braces,
|
||||
for example,
|
||||
.Sq Aq 5 .
|
||||
.Sq <5> .
|
||||
This priority code should map into the priorities defined in the
|
||||
include file
|
||||
.In sys/syslog.h .
|
||||
|
||||
Reference in New Issue
Block a user