diff options
-rw-r--r-- | usr.bin/logger/logger.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/logger/logger.1 b/usr.bin/logger/logger.1 index 5ac03e7..1654bde 100644 --- a/usr.bin/logger/logger.1 +++ b/usr.bin/logger/logger.1 @@ -64,7 +64,9 @@ Force .Nm to use IPv6 addresses only. .It Fl A -Try to send the message to only one address +By default, +.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 |