Date: Fri, 15 May 2009 10:06:33 +0000 (UTC) From: Christian Brueffer <brueffer@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r192138 - head/share/man/man4 Message-ID: <200905151006.n4FA6XrV019023@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905151006.n4FA6XrV019023>