diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-06-22 08:45:59 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-06-22 08:45:59 +0000 |
| commit | 2f6e689e0c5d1820bfce44fde2e244aae1e9e00a (patch) | |
| tree | c6cdf5c9d43c0051de9d8673bc649d6d52ebb024 | |
| parent | 0c74e8381938fafb1ba6585310c29f8525a841e5 (diff) | |
Notes
| -rw-r--r-- | usr.sbin/ntp/doc/ntpd.8 | 3 | ||||
| -rw-r--r-- | usr.sbin/ntp/doc/ntpdate.8 | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/ntp/doc/ntpd.8 b/usr.sbin/ntp/doc/ntpd.8 index 5d4af77bea63..b5f8e583f8e3 100644 --- a/usr.sbin/ntp/doc/ntpd.8 +++ b/usr.sbin/ntp/doc/ntpd.8 @@ -163,7 +163,8 @@ Most variables used by the NTP protocol can be examined with .Xr ntpdc 8 (mode 7 messages) and -.Xr ntpq 8 (mode 6 messages). +.Xr ntpq 8 +(mode 6 messages). Currently, very few variables can be modified via mode 6 messages. These variables are either created with the .Ic setvar diff --git a/usr.sbin/ntp/doc/ntpdate.8 b/usr.sbin/ntp/doc/ntpdate.8 index 2049d15d2afc..bd218c4740c0 100644 --- a/usr.sbin/ntp/doc/ntpdate.8 +++ b/usr.sbin/ntp/doc/ntpdate.8 @@ -183,7 +183,7 @@ facility. This is designed primarily for convenience of .Xr cron 8 scripts. -.It Fl t timeout +.It Fl t Ar timeout Specify the maximum time waiting for a server response as the value .Ar timeout , |
