summaryrefslogtreecommitdiffstats
path: root/usr.bin/logger
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-07-15 08:06:20 +0000
committerdd <dd@FreeBSD.org>2001-07-15 08:06:20 +0000
commit911ca14c8798a89d240d36ecbc63b5df5dd99f66 (patch)
tree62f210bf3aee25e49335dc77030fff6e97fbe447 /usr.bin/logger
parenta145482cf625d5f04072fd1d20b5c2062cbe8e47 (diff)
downloadFreeBSD-src-911ca14c8798a89d240d36ecbc63b5df5dd99f66.zip
FreeBSD-src-911ca14c8798a89d240d36ecbc63b5df5dd99f66.tar.gz
Remove whitespace at EOL.
Diffstat (limited to 'usr.bin/logger')
-rw-r--r--usr.bin/logger/logger.110
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/logger/logger.1 b/usr.bin/logger/logger.1
index 55867a4..e9bfd98 100644
--- a/usr.bin/logger/logger.1
+++ b/usr.bin/logger/logger.1
@@ -74,13 +74,13 @@ Log the process id of the logger process
with each line.
.It Fl s
Log the message to standard error, as well as the system log.
-.It Fl f Ar file
+.It Fl f Ar file
Log the specified file.
-.It Fl h Ar host
-Send the message to the remote system
+.It Fl h Ar host
+Send the message to the remote system
.Ar host
instead of logging it locally.
-.It Fl p Ar pri
+.It Fl p Ar pri
Enter the message with the specified priority.
The priority may be specified numerically or as a ``facility.level''
pair.
@@ -90,7 +90,7 @@ level in the
.Ar local3
facility.
The default is ``user.notice.''
-.It Fl t Ar tag
+.It Fl t Ar tag
Mark every line in the log with the specified
.Ar tag .
.It Ar message
OpenPOWER on IntegriCloud