Module Name:    src
Committed By:   wiz
Date:           Sun Jun 12 20:17:35 UTC 2022

Modified Files:
        src/share/man/man4/man4.luna68k: autoconf.4 intro.4 mem.4

Log Message:
fix some minor issues


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/man4.luna68k/autoconf.4 \
    src/share/man/man4/man4.luna68k/intro.4 \
    src/share/man/man4/man4.luna68k/mem.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.luna68k/autoconf.4
diff -u src/share/man/man4/man4.luna68k/autoconf.4:1.1 src/share/man/man4/man4.luna68k/autoconf.4:1.2
--- src/share/man/man4/man4.luna68k/autoconf.4:1.1	Sun Jun 12 03:51:13 2022
+++ src/share/man/man4/man4.luna68k/autoconf.4	Sun Jun 12 20:17:35 2022
@@ -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 @@ When
 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 @@ type which it doesn't
 (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.
Index: src/share/man/man4/man4.luna68k/intro.4
diff -u src/share/man/man4/man4.luna68k/intro.4:1.1 src/share/man/man4/man4.luna68k/intro.4:1.2
--- src/share/man/man4/man4.luna68k/intro.4:1.1	Sun Jun 12 03:51:13 2022
+++ src/share/man/man4/man4.luna68k/intro.4	Sun Jun 12 20:17:35 2022
@@ -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 @@ Fujitsu MB87030/MB89352 SCSI device
 HD647180X I/O processor
 .El
 .Sh SEE ALSO
-.Xr config 1
+.Xr config 1 ,
 .Xr luna68k/autoconf 4
Index: src/share/man/man4/man4.luna68k/mem.4
diff -u src/share/man/man4/man4.luna68k/mem.4:1.1 src/share/man/man4/man4.luna68k/mem.4:1.2
--- src/share/man/man4/man4.luna68k/mem.4:1.1	Sun Jun 12 03:51:13 2022
+++ src/share/man/man4/man4.luna68k/mem.4	Sun Jun 12 20:17:35 2022
@@ -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 @@ On the luna68k, physical memory is alway
 .Ad 0x00000000 ,
 and kernel virtual memory also begins at
 .Ad 0x00000000 .
-.Pp
 .Sh FILES
 .Bl -tag -width /dev/kmem -compact
 .It Pa /dev/mem

Reply via email to