summaryrefslogtreecommitdiffstats
path: root/usr.bin/logger/logger.1
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2000-12-16 18:33:08 +0000
committerume <ume@FreeBSD.org>2000-12-16 18:33:08 +0000
commitb73769d0a6153abfd294460c3b210cd89304f05f (patch)
treec834e5f4d2164aa957f24b5766ef728f33b75a6e /usr.bin/logger/logger.1
parent6b337143f034c6c48c1be74de60562e248ba61b8 (diff)
downloadFreeBSD-src-b73769d0a6153abfd294460c3b210cd89304f05f.zip
FreeBSD-src-b73769d0a6153abfd294460c3b210cd89304f05f.tar.gz
IPv6 support for logger.
Reviewed by: freebsd-current
Diffstat (limited to 'usr.bin/logger/logger.1')
-rw-r--r--usr.bin/logger/logger.115
1 files changed, 15 insertions, 0 deletions
diff --git a/usr.bin/logger/logger.1 b/usr.bin/logger/logger.1
index a5f52a2..c415a71 100644
--- a/usr.bin/logger/logger.1
+++ b/usr.bin/logger/logger.1
@@ -54,6 +54,21 @@ system log module.
.Pp
The following options are available:
.Bl -tag -width indent
+.It Fl 4
+Forces
+.Nm
+to use IPv4 addresses only.
+.It Fl 6
+Forces
+.Nm
+to use IPv6 addresses only.
+.It Fl A
+.Nm
+tries to send the message to only one address
+even if the host has more than one A or AAAA record.
+If this option is specified,
+.Nm
+tries to send the message to all addresses.
.It Fl i
Log the process id of the logger process
with each line.
OpenPOWER on IntegriCloud