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.luna68k fix some minor issues



details:   https://anonhg.NetBSD.org/src/rev/657bf52b351e
branches:  trunk
changeset: 366763:657bf52b351e
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Jun 12 20:17:35 2022 +0000

description:
fix some minor issues

diffstat:

 share/man/man4/man4.luna68k/autoconf.4 |  6 +++---
 share/man/man4/man4.luna68k/intro.4    |  4 ++--
 share/man/man4/man4.luna68k/mem.4      |  3 +--
 3 files changed, 6 insertions(+), 7 deletions(-)

diffs (60 lines):

diff -r 0730ef3906b1 -r 657bf52b351e share/man/man4/man4.luna68k/autoconf.4
--- a/share/man/man4/man4.luna68k/autoconf.4    Sun Jun 12 17:54:15 2022 +0000
+++ b/share/man/man4/man4.luna68k/autoconf.4    Sun Jun 12 20:17:35 2022 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: autoconf.4,v 1.1 2022/06/12 03:51:13 tsutsui Exp $
+.\"    $NetBSD: autoconf.4,v 1.2 2022/06/12 20:17:35 wiz Exp $
 .\"
 .\" Copyright (c) 1990, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -41,7 +41,8 @@
 bootstraps it probes the innards of the machine
 on which it is running
 and locates controllers, drives, and other devices, printing out
-what it finds on the console.  This procedure is driven by a system
+what it finds on the console.
+This procedure is driven by a system
 configuration table which is processed by
 .Xr config 1
 and compiled into each kernel.
@@ -66,7 +67,6 @@
 (or at least this compiled version of
 .Nx
 doesn't) understand.
-.Pp
 .It %s%d at mainbus0
 .It %s%d: %s
 An on-board device controller was found.
diff -r 0730ef3906b1 -r 657bf52b351e share/man/man4/man4.luna68k/intro.4
--- a/share/man/man4/man4.luna68k/intro.4       Sun Jun 12 17:54:15 2022 +0000
+++ b/share/man/man4/man4.luna68k/intro.4       Sun Jun 12 20:17:35 2022 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: intro.4,v 1.1 2022/06/12 03:51:13 tsutsui Exp $
+.\"    $NetBSD: intro.4,v 1.2 2022/06/12 20:17:35 wiz Exp $
 .\"    $OpenBSD: intro.4,v 1.10 2022/03/31 17:27:22 naddy Exp $
 .\"
 .\" Copyright (c) 1983, 1986, 1991 Regents of the University of California.
@@ -116,5 +116,5 @@
 HD647180X I/O processor
 .El
 .Sh SEE ALSO
-.Xr config 1
+.Xr config 1 ,
 .Xr luna68k/autoconf 4
diff -r 0730ef3906b1 -r 657bf52b351e share/man/man4/man4.luna68k/mem.4
--- a/share/man/man4/man4.luna68k/mem.4 Sun Jun 12 17:54:15 2022 +0000
+++ b/share/man/man4/man4.luna68k/mem.4 Sun Jun 12 20:17:35 2022 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mem.4,v 1.1 2022/06/12 03:51:13 tsutsui Exp $
+.\"    $NetBSD: mem.4,v 1.2 2022/06/12 20:17:35 wiz Exp $
 .\"    $OpenBSD: mem.4,v 1.4 2018/01/12 04:36:44 deraadt Exp $
 .\" Copyright (c) 1992, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -62,7 +62,6 @@
 .Ad 0x00000000 ,
 and kernel virtual memory also begins at
 .Ad 0x00000000 .
-.Pp
 .Sh FILES
 .Bl -tag -width /dev/kmem -compact
 .It Pa /dev/mem



Home | Main Index | Thread Index | Old Index