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
|
which should be a preceding
|
||||||
decimal number in angle braces,
|
decimal number in angle braces,
|
||||||
for example,
|
for example,
|
||||||
.Sq Aq 5 .
|
.Sq <5> .
|
||||||
This priority code should map into the priorities defined in the
|
This priority code should map into the priorities defined in the
|
||||||
include file
|
include file
|
||||||
.In sys/syslog.h .
|
.In sys/syslog.h .
|
||||||
|
|||||||
Reference in New Issue
Block a user