man: Fix spelling error found by lintian

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
Joachim Wiberg 2021-02-21 14:54:59 +01:00
parent 2731591709
commit a26ec5a84e
2 changed files with 4 additions and 4 deletions

View File

@ -117,7 +117,7 @@ instead of the default
.It Fl v .It Fl v
Show program version. Show program version.
.It Ar MESSAGE .It Ar MESSAGE
Log message to write. Remember to use single/double qoutes if calling Log message to write. Remember to use single/double quotes if calling
.Nm .Nm
from a shell prompt due to expansion the shell does. If no message is from a shell prompt due to expansion the shell does. If no message is
given given

View File

@ -208,7 +208,7 @@ in GLIBC does not allow logging to the
facility. facility.
.Pp .Pp
The The
.I priority .Em priority
is one of the following keywords, in ascending order: is one of the following keywords, in ascending order:
.Bl -column "Code" "Facility" "Description" -offset indent .Bl -column "Code" "Facility" "Description" -offset indent
.It Sy "Value" Ta Sy "Severity" Ta Sy "Description" .It Sy "Value" Ta Sy "Severity" Ta Sy "Description"
@ -435,9 +435,9 @@ This directs all messages that use
(in source (in source
.Ql LOG_MAIL | LOG_INFO ) .Ql LOG_MAIL | LOG_INFO )
to to
.IR /dev/tty12 , .Pa /dev/tty12 ,
the 12th console. For example the tcpwrapper the 12th console. For example the tcpwrapper
.BR tcpd (8) .Xr tcpd 8
uses this as its default. uses this as its default.
.Bd -literal -offset indent .Bd -literal -offset indent
# The tcp wrapper logs with mail.info, we display # The tcp wrapper logs with mail.info, we display