Date: Sun, 28 Jan 2007 12:15:26 -0700 (MST) From: Warren Block <wblock@wonkity.com> To: doc@freebsd.org Subject: ntpd man page error Message-ID: <20070128114458.D82994@wonkity.com>
next in thread | raw e-mail | index | archive | help
The FreeBSD 6.2 ntpd man page shows that -4 and -6 are valid command line options, but they are only valid inside a config file like ntp.conf, not on the command line: # ntpd -4 ntpd: unknown option -4 usage: ntpd [ -abdgmnqx ] [ -c config_file ] [ -e e_delay ] [ -f freq_file ] [ -k key_file ] [ -l log_file ] [ -p pid_file ] [ -r broad_delay ] [ -s statdir ] [ -t trust_key ] [ -v sys_var ] [ -V default_sysvar ] NAME ntpd -- Network Time Protocol (NTP) daemon SYNOPSIS ntpd [-46aAbDdgLmnPqx] [-c conffile] [-f driftfile] [-k keyfile] [-l logfile] [-p pidfile] [-r broadcastdelay] [-s statsdir] [-t key] [-v variable] [-V variable] The -4 and -6 were added with version 1.12 of the man page, 2006-05-17. -Warren Block * Rapid City, South Dakota USA
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070128114458.D82994>