aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/logger
diff options
context:
space:
mode:
authorBrad Davis <brd@FreeBSD.org>2014-03-05 02:10:10 +0000
committerBrad Davis <brd@FreeBSD.org>2014-03-05 02:10:10 +0000
commit3e5184c65fd13fd9e092dd11f019bc37cef50d5a (patch)
treea3f654ce0605debc4d53a216154aa3ea99e9c78f /usr.bin/logger
parentdbf4d7a72ba695bfa801c693a4218ae8c202719b (diff)
downloadsrc-3e5184c65fd13fd9e092dd11f019bc37cef50d5a.tar.gz
src-3e5184c65fd13fd9e092dd11f019bc37cef50d5a.zip
- Clarify usage of the -f option.
Reviewed by: gjb@, dru@, and Allan Jude
Notes
Notes: svn path=/head/; revision=262769
Diffstat (limited to 'usr.bin/logger')
-rw-r--r--usr.bin/logger/logger.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/logger/logger.1 b/usr.bin/logger/logger.1
index ed893f394e33..46a2d0ff8087 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 August 2, 2006
+.Dd March 4, 2014
.Dt LOGGER 1
.Os
.Sh NAME
@@ -74,7 +74,7 @@ with each line.
.It Fl s
Log the message to standard error, as well as the system log.
.It Fl f Ar file
-Log the specified file.
+Read the contents of the specified file into syslog.
.It Fl h Ar host
Send the message to the remote system
.Ar host