diff options
author | wpaul <wpaul@FreeBSD.org> | 1999-09-26 18:35:30 +0000 |
---|---|---|
committer | wpaul <wpaul@FreeBSD.org> | 1999-09-26 18:35:30 +0000 |
commit | 31831e3e3cd912505d8247e5788c33fbb67eba45 (patch) | |
tree | 0e66111e1810908e40f26ac836d9122615b1e174 /share/man | |
parent | 4e21f13904395dd1f10483521373cd6b18ffcd3c (diff) | |
download | FreeBSD-src-31831e3e3cd912505d8247e5788c33fbb67eba45.zip FreeBSD-src-31831e3e3cd912505d8247e5788c33fbb67eba45.tar.gz |
Update the Starfire driver comments and man page to include the URL of
the AIC-6915 Programmer's Manual which I finally found online at Adaptec's
site.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/man4.i386/sf.4 | 4 | ||||
-rw-r--r-- | share/man/man4/sf.4 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/man4.i386/sf.4 b/share/man/man4/man4.i386/sf.4 index 97629e0..a525f25 100644 --- a/share/man/man4/man4.i386/sf.4 +++ b/share/man/man4/man4.i386/sf.4 @@ -146,8 +146,8 @@ the network connection (cable). .Xr netintro 4 , .Xr ifconfig 8 , .Rs -.%T The Adaptec AIC-6915 programming manual -.%O http://www.adaptec.com +.%T The Adaptec AIC-6915 Programmer's Manual +.%O ftp://ftp.adaptec.com/pub/BBS/userguides/aic6915_pg.pdf .Re .Sh HISTORY The diff --git a/share/man/man4/sf.4 b/share/man/man4/sf.4 index 97629e0..a525f25 100644 --- a/share/man/man4/sf.4 +++ b/share/man/man4/sf.4 @@ -146,8 +146,8 @@ the network connection (cable). .Xr netintro 4 , .Xr ifconfig 8 , .Rs -.%T The Adaptec AIC-6915 programming manual -.%O http://www.adaptec.com +.%T The Adaptec AIC-6915 Programmer's Manual +.%O ftp://ftp.adaptec.com/pub/BBS/userguides/aic6915_pg.pdf .Re .Sh HISTORY The |