Module Name: src
Committed By: wiz
Date: Sun Feb 25 10:04:04 UTC 2018
Modified Files:
src/share/man/man4/man4.x86: imcsmb.4
Log Message:
Fix xrefs, remove empty lines, fix RCS Id.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/man4.x86/imcsmb.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/man4.x86/imcsmb.4
diff -u src/share/man/man4/man4.x86/imcsmb.4:1.2 src/share/man/man4/man4.x86/imcsmb.4:1.3
--- src/share/man/man4/man4.x86/imcsmb.4:1.2 Sun Feb 25 08:27:15 2018
+++ src/share/man/man4/man4.x86/imcsmb.4 Sun Feb 25 10:04:04 2018
@@ -1,5 +1,4 @@
-.\" $NetBSD
-.\"
+.\" $NetBSD: imcsmb.4,v 1.3 2018/02/25 10:04:04 wiz Exp $
.\"
.\" Copyright (c) 2018 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +26,6 @@
.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
-
.\"
.\" SPDX-License-Identifier: BSD-2-Clause-FreeBSD
.\"
@@ -69,7 +67,7 @@
.Pp
Alternatively, to load the driver as a module at boot time, place the following
line in
-.Xr boot.cfg :
+.Xr boot.cfg 5 :
.Bd -literal -offset indent
load=imcsmb
.Ed
@@ -154,7 +152,7 @@ The
driver will connect to the i2cbus instances created by
.Nm .
.Sh SEE ALSO
-.Xr i2c 4
+.Xr iic 4
.Sh HISTORY
The
.Nm
@@ -173,5 +171,4 @@ It was substantially refactored, and thi
It was adapted to
.Nx
by
-.An Paul Goyette Aq Mt [email protected] .
-
+.An Paul Goyette Aq Mt [email protected] .