svn commit: r192138 - head/share/man/man4
Christian Brueffer
brueffer at FreeBSD.org
Fri May 15 10:06:34 UTC 2009
Author: brueffer
Date: Fri May 15 10:06:33 2009
New Revision: 192138
URL: http://svn.freebsd.org/changeset/base/192138
Log:
Sort SEE ALSO section, remove trailing dot.
Modified:
head/share/man/man4/ath.4
Modified: head/share/man/man4/ath.4
==============================================================================
--- head/share/man/man4/ath.4 Fri May 15 09:47:10 2009 (r192137)
+++ head/share/man/man4/ath.4 Fri May 15 10:06:33 2009 (r192138)
@@ -266,8 +266,8 @@ This should not happen.
.El
.Sh SEE ALSO
.Xr ath_hal 4 ,
-.Xr intro 4 ,
.Xr cardbus 4 ,
+.Xr intro 4 ,
.Xr pcic 4 ,
.Xr wlan 4 ,
.Xr wlan_ccmp 4 ,
@@ -276,7 +276,7 @@ This should not happen.
.Xr wlan_xauth 4 ,
.Xr hostapd 8 ,
.Xr ifconfig 8 ,
-.Xr wpa_supplicant 8 .
+.Xr wpa_supplicant 8
.Sh HISTORY
The
.Nm
More information about the svn-src-head
mailing list