From 7eb9bb1f0f9b4f7d3cac79d69e90cf49e5c325ee Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Thu, 26 Sep 2002 07:55:42 +0000 Subject: Incomplete section 4 mi manual page cleanup. - make configuration lines match GENERIC files - more Xr (hopefully usefule Xr) - never mention intro(4) on non-physical devices (i.e. protocols), always mention it for physical devices - random text style and quoting fixes - drivers ported from FreeBSD did mention rc.conf instead of hostname.if as the place to put mediaopt - some .Tn UNIX -> .Ox replacements - etc, etc... reviewd in part by deraadt@ (until he got bored of this) --- share/man/man4/sis.4 | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'share/man/man4/sis.4') diff --git a/share/man/man4/sis.4 b/share/man/man4/sis.4 index 6dbf49c7f84..a00c302e450 100644 --- a/share/man/man4/sis.4 +++ b/share/man/man4/sis.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sis.4,v 1.14 2001/10/05 19:08:14 nate Exp $ +.\" $OpenBSD: sis.4,v 1.15 2002/09/26 07:55:40 miod Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul . All rights reserved. @@ -143,7 +143,11 @@ the card should be configured correctly. .El .Sh SEE ALSO .Xr arp 4 , +.Xr ifmedia 4 , +.Xr intro 4 , .Xr netintro 4 , +.Xr pci 4 , +.Xr hostname.if 5 , .Xr ifconfig 8 .Rs .%T SiS 900 and SiS 7016 datasheets @@ -164,6 +168,9 @@ support was added in .Sh AUTHORS The .Nm -driver was written by Bill Paul and ported to +driver was written by +.An Bill Paul Aq wpaul@ee.columbia.edu +and ported to .Ox -by Aaron Campbell . +by +.An Aaron Campbell Aq aaron@openbsd.org . -- cgit v1.2.3