Document -4 and -6 options

This commit is contained in:
Miroslav Lichvar
2009-11-09 14:35:39 +01:00
parent fe2cfe1fae
commit 9716a2ed7e
3 changed files with 23 additions and 2 deletions

View File

@@ -1093,6 +1093,10 @@ supported only on Linux.
@item -m
This option will lock chronyd into RAM so that it will never be paged
out. This mode is only supported on Linux.
@item -4
With this option hostnames will be resolved only to IPv4 addresses.
@item -6
With this option hostnames will be resolved only to IPv6 addresses.
@end table
On systems that support an @file{/etc/rc.local} file for starting
@@ -2472,6 +2476,10 @@ This option allows the user to specify the UDP port number which the
target @code{chronyd} is using for its command & monitoring connections.
This defaults to the compiled-in default; there would rarely be a need
to change this.
@item -4
With this option hostnames will be resolved only to IPv4 addresses.
@item -6
With this option hostnames will be resolved only to IPv6 addresses.
@end table
@c }}}
@c {{{ SS:Security with chronyc