Remove trailing whitespace.
This commit is contained in:
parent
7c80fcca6b
commit
54c511cc9d
|
@ -1,4 +1,4 @@
|
||||||
.\" $NetBSD: syslog.3,v 1.31 2017/03/22 17:52:36 roy Exp $
|
.\" $NetBSD: syslog.3,v 1.32 2017/03/23 12:31:57 wiz Exp $
|
||||||
.\" $OpenBSD: syslog.3,v 1.25 2005/07/22 03:16:58 jaredy Exp $
|
.\" $OpenBSD: syslog.3,v 1.25 2005/07/22 03:16:58 jaredy Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1985, 1991, 1993
|
.\" Copyright (c) 1985, 1991, 1993
|
||||||
|
@ -307,7 +307,7 @@ instantiations of daemons.
|
||||||
(This PID is placed within brackets
|
(This PID is placed within brackets
|
||||||
between the ident and the message.)
|
between the ident and the message.)
|
||||||
.It Dv LOG_PTRIM
|
.It Dv LOG_PTRIM
|
||||||
Trim anything syslog added to the message before writing to
|
Trim anything syslog added to the message before writing to
|
||||||
standard error output.
|
standard error output.
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
|
|
Loading…
Reference in New Issue