diff options
-rw-r--r-- | usr.bin/logger/logger.1 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/usr.bin/logger/logger.1 b/usr.bin/logger/logger.1 index 21189b5..5ac03e7 100644 --- a/usr.bin/logger/logger.1 +++ b/usr.bin/logger/logger.1 @@ -56,16 +56,15 @@ system log module. The following options are available: .Bl -tag -width indent .It Fl 4 -Forces +Force .Nm to use IPv4 addresses only. .It Fl 6 -Forces +Force .Nm to use IPv6 addresses only. .It Fl A -.Nm -tries to send the message to only one address +Try 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 |