diff --git a/waccess.1 b/waccess.1 index e0c1ee1..7be3db1 100644 --- a/waccess.1 +++ b/waccess.1 @@ -17,12 +17,14 @@ .TP .B -r Try to determine the hostname of each access by doing a reverse lookup -on the IP address. +on the IP address. This forces the program to display each record as +it is discovered (the opposite of the -s option). .TP .B -s Suppress display of the individual matching records and only show the -totals. +totals. This forces the suppression of reverse lookups since they +wouldn't be displayed anyway (the opposite of the -r option). .SH EXAMPLES