svn commit: r240557 - stable/9/share/man/man4

Isabell Long issyl0 at FreeBSD.org
Sun Sep 16 10:40:17 UTC 2012


Author: issyl0 (doc committer)
Date: Sun Sep 16 10:40:17 2012
New Revision: 240557
URL: http://svn.freebsd.org/changeset/base/240557

Log:
  MFC r239840 from HEAD:
    - Fix a dead link in sk(4).
  
  PR:		docs/146958
  Approved by:	gabor (mentor)

Modified:
  stable/9/share/man/man4/sk.4
Directory Properties:
  stable/9/share/man/man4/   (props changed)

Modified: stable/9/share/man/man4/sk.4
==============================================================================
--- stable/9/share/man/man4/sk.4	Sun Sep 16 09:01:40 2012	(r240556)
+++ stable/9/share/man/man4/sk.4	Sun Sep 16 10:40:17 2012	(r240557)
@@ -30,7 +30,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd November 23, 2010
+.Dd August 29, 2012
 .Dt SK 4
 .Os
 .Sh NAME
@@ -223,7 +223,7 @@ the network connection (cable).
 .Xr ifconfig 8
 .Rs
 .%T XaQti XMAC II datasheet
-.%U http://www.xaqti.com
+.%U http://people.freebsd.org/~wpaul/SysKonnect/xmacii_datasheet_rev_c_9-29.pdf
 .Re
 .Rs
 .%T SysKonnect GEnesis programming manual


More information about the svn-src-all mailing list