From 5b95a6dc63e33e0f88aeff2af3c3c8d8725de452 Mon Sep 17 00:00:00 2001 From: brd Date: Wed, 5 Mar 2014 02:10:10 +0000 Subject: - Clarify usage of the -f option. Reviewed by: gjb@, dru@, and Allan Jude --- usr.bin/logger/logger.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin') diff --git a/usr.bin/logger/logger.1 b/usr.bin/logger/logger.1 index ed893f3..46a2d0f 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 -- cgit v1.1