docs/104865: Mention Soekris net48xx in sis(4) man page
Henrik Brix Andersen
henrik at brixandersen.dk
Fri Oct 27 18:40:19 UTC 2006
>Number: 104865
>Category: docs
>Synopsis: Mention Soekris net48xx in sis(4) man page
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Oct 27 18:40:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Henrik Brix Andersen
>Release: FreeBSD 6.2-PRERELEASE i386
>Organization:
pil.dk
>Environment:
System: FreeBSD fangorn.brixandersen.dk 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #21: Sat Oct 21 12:22:03 CEST 2006 root at fangorn.brixandersen.dk:/usr/obj/usr/src/sys/FANGORN i386
>Description:
The sis(4) man page mentions all supported Soekris Engineering product
series, excpet one - the net48xx.
>How-To-Repeat:
$ man 4 sis | grep Soekris
o Soekris Engineering net45xx, lan1621, and lan1641
>Fix:
The patch below (against CURRENT) adds the net48xx to the list of
supported hardware in sis(4).
--- sis.4.patch begins here ---
--- src/share/man/man4/sis.4.orig Fri Oct 27 20:18:12 2006
+++ src/share/man/man4/sis.4 Fri Oct 27 20:19:07 2006
@@ -30,7 +30,7 @@
.\"
.\" $FreeBSD: src/share/man/man4/sis.4,v 1.23 2006/10/21 18:04:42 ru Exp $
.\"
-.Dd October 13, 2006
+.Dd October 27, 2006
.Dt SIS 4
.Os
.Sh NAME
@@ -143,7 +143,7 @@
.It
SiS 630, 635, and 735 motherboard chipsets
.It
-Soekris Engineering net45xx, lan1621, and lan1641
+Soekris Engineering net45xx, net48xx, lan1621, and lan1641
.El
.Sh DIAGNOSTICS
.Bl -diag
--- sis.4.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list