Module Name: src
Committed By: wiz
Date: Tue Jul 4 06:35:46 UTC 2017
Modified Files:
src/share/man/man4: se.4
Log Message:
Use more macros.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/se.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/se.4
diff -u src/share/man/man4/se.4:1.6 src/share/man/man4/se.4:1.7
--- src/share/man/man4/se.4:1.6 Mon Jul 3 21:30:58 2017
+++ src/share/man/man4/se.4 Tue Jul 4 06:35:46 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: se.4,v 1.6 2017/07/03 21:30:58 wiz Exp $
+.\" $NetBSD: se.4,v 1.7 2017/07/04 06:35:46 wiz Exp $
.\"
.Dd February 3, 1997
.Dt SE 4
@@ -44,9 +44,11 @@ Normal operation does not require any sp
.Xr scsi 4 ,
.Xr ifconfig 8
.Sh AUTHORS
-Ian Dall <[email protected]>
+.An -nosplit
+.An Ian Dall Aq Mt [email protected]
.Pp
-Acknowledgement: Thanks are due to Philip L. Budne <[email protected]>
+Acknowledgement: Thanks are due to
+.An Philip L. Budne Aq Mt [email protected]
who reverse engineered the EA41x.
In developing this code, Phil's userland daemon "etherd",
was referred to extensively in lieu of accurate documentation for the device.