Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4/man4.x86 Fix xrefs, remove empty lines, fix R...



details:   https://anonhg.NetBSD.org/src/rev/96c7b7aaa9dc
branches:  trunk
changeset: 830073:96c7b7aaa9dc
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Feb 25 10:04:04 2018 +0000

description:
Fix xrefs, remove empty lines, fix RCS Id.

diffstat:

 share/man/man4/man4.x86/imcsmb.4 |  11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)

diffs (43 lines):

diff -r 87164abbd1ee -r 96c7b7aaa9dc share/man/man4/man4.x86/imcsmb.4
--- a/share/man/man4/man4.x86/imcsmb.4  Sun Feb 25 08:28:55 2018 +0000
+++ b/share/man/man4/man4.x86/imcsmb.4  Sun Feb 25 10:04:04 2018 +0000
@@ -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 @@
 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 adapted to
 .Nx
 by
-.An Paul Goyette Aq Mt pgoyette%netbsd.org@localhost .
-
+.An Paul Goyette Aq Mt pgoyette%NetBSD.org@localhost .



Home | Main Index | Thread Index | Old Index