diff options
| author | Christian Brueffer <brueffer@FreeBSD.org> | 2003-05-25 20:06:57 +0000 |
|---|---|---|
| committer | Christian Brueffer <brueffer@FreeBSD.org> | 2003-05-25 20:06:57 +0000 |
| commit | 9d34e435e7045bb698c478649376fc42154c17b2 (patch) | |
| tree | d960b9c9d08c6441ffc2a716da57d50f4e03d214 /usr.bin | |
| parent | 72aa2e46c64bcd8fc100498e7c5d5982de5808f7 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -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 5ac03e739189..1654bde7ac59 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 |
