mirror of
https://github.com/GnoConsortium/gno.git
synced 2025-02-01 07:31:11 +00:00
syslog.3:
- fixed some formatting problems
This commit is contained in:
parent
ed7f658d4e
commit
615d7ab922
@ -234,12 +234,10 @@ with a priority not set in
|
||||
are rejected.
|
||||
The mask for an individual priority
|
||||
.I pri
|
||||
is calculated by the macro
|
||||
.BR LOG_MASK pri ;
|
||||
is calculated by the macro \fBLOG_MASK\fR(\fIpri\fR);
|
||||
the mask for all priorities up to and including
|
||||
.I toppri
|
||||
is given by the macro
|
||||
.BR LOG_UPTO toppri ; .
|
||||
is given by the macro \fBLOG_UPTO\fR(\fItoppri\fR);.
|
||||
The default allows all priorities to be logged.
|
||||
.SH RETURN VALUES
|
||||
The routines
|
||||
|
Loading…
x
Reference in New Issue
Block a user