diff options
author | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2002-11-09 02:14:11 +0000 |
---|---|---|
committer | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2002-11-09 02:14:11 +0000 |
commit | 6ae3f643cb68e776bddee91b5c3be6e01820dbc1 (patch) | |
tree | 39c02c4633d3da5a1563a8736f9204df7bc0746e /sbin/ancontrol | |
parent | ca33b35f69fa4c94889a1a125607bc53f2c464d8 (diff) |
second round to SEE ALSO fixes.
Diffstat (limited to 'sbin/ancontrol')
-rw-r--r-- | sbin/ancontrol/ancontrol.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ancontrol/ancontrol.8 b/sbin/ancontrol/ancontrol.8 index aa7a4dabee4..1620e33e22d 100644 --- a/sbin/ancontrol/ancontrol.8 +++ b/sbin/ancontrol/ancontrol.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ancontrol.8,v 1.15 2002/11/09 00:57:20 fgsch Exp $ +.\" $OpenBSD: ancontrol.8,v 1.16 2002/11/09 02:14:10 fgsch Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ee.columbia.edu> All rights reserved. @@ -385,7 +385,7 @@ Therefore, all configured keys (up to four) must agree. .Sh SEE ALSO .Xr an 4 , .Xr wi 4 , -.Xr hostname.if 8 , +.Xr hostname.if 5 , .Xr ifconfig 8 , .Xr wicontrol 8 .Sh AUTHORS |