aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/logger
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2022-03-16 07:54:32 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2022-03-16 10:41:55 +0000
commit4bbc8ee29e6893d1b15f39b8857ffe45609293b9 (patch)
tree5e6be86cd114c7be8b62a8810aeb1f087e6d30c3 /usr.bin/logger
parent393729916564ed13f966e09129a24e6931898d12 (diff)
downloadsrc-4bbc8ee29e6893d1b15f39b8857ffe45609293b9.tar.gz
src-4bbc8ee29e6893d1b15f39b8857ffe45609293b9.zip
Diffstat (limited to 'usr.bin/logger')
-rw-r--r--usr.bin/logger/logger.13
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/logger/logger.1 b/usr.bin/logger/logger.1
index 7a64320cfe49..9842ffc0af1c 100644
--- a/usr.bin/logger/logger.1
+++ b/usr.bin/logger/logger.1
@@ -28,7 +28,7 @@
.\" @(#)logger.1 8.1 (Berkeley) 6/6/93
.\" $FreeBSD$
.\"
-.Dd December 5, 2017
+.Dd March 16, 2022
.Dt LOGGER 1
.Os
.Sh NAME
@@ -73,6 +73,7 @@ tries to send the message to all addresses.
.It Fl i
Log the process id of the logger process
with each line.
+This flag is ignored and the process id is always logged.
.It Fl s
Log the message to standard error, as well as the system log.
.It Fl f Ar file