diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2000-11-02 09:32:24 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2000-11-02 09:32:24 +0000 |
commit | 3ee0d9abbd9fba92693ae98f15d15aa0c37d21f1 (patch) | |
tree | 30187f47e1225393c31f288f72ce6c947b3b31da /usr.sbin/ntp | |
parent | ed33670c986c3a037b34913579c1a5eec214ade0 (diff) | |
download | FreeBSD-src-3ee0d9abbd9fba92693ae98f15d15aa0c37d21f1.zip FreeBSD-src-3ee0d9abbd9fba92693ae98f15d15aa0c37d21f1.tar.gz |
Fix cross-references which referred to xntp* instead of ntp*.
PR: 22483
Submitted by: Philipp Mergenthaler <un1i@rz.uni-karlsruhe.de>
Diffstat (limited to 'usr.sbin/ntp')
-rw-r--r-- | usr.sbin/ntp/doc/ntptrace.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ntp/doc/ntptrace.8 b/usr.sbin/ntp/doc/ntptrace.8 index 29d33cb..92e22d7 100644 --- a/usr.sbin/ntp/doc/ntptrace.8 +++ b/usr.sbin/ntp/doc/ntptrace.8 @@ -61,8 +61,8 @@ Set the retransmission timeout (in seconds); the default is 2. Print verbose information about the NTP servers. .El .Sh SEE ALSO -.Xr xntpd 8 , -.Xr xntpdc 8 +.Xr ntpd 8 , +.Xr ntpdc 8 .Rs .%A D L Mills .%T Network Time Protocol (Version 3) |