Module Name:    src
Committed By:   wiz
Date:           Mon May  4 07:44:19 UTC 2015

Modified Files:
        src/share/man/man4/man4.emips: autoconf.4 dz.4 intro.4

Log Message:
New sentence, new line.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/man4.emips/autoconf.4 \
    src/share/man/man4/man4.emips/dz.4 src/share/man/man4/man4.emips/intro.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.emips/autoconf.4
diff -u src/share/man/man4/man4.emips/autoconf.4:1.2 src/share/man/man4/man4.emips/autoconf.4:1.3
--- src/share/man/man4/man4.emips/autoconf.4:1.2	Mon Feb 14 21:13:17 2011
+++ src/share/man/man4/man4.emips/autoconf.4	Mon May  4 07:44:18 2015
@@ -1,4 +1,4 @@
-.\"	$NetBSD: autoconf.4,v 1.2 2011/02/14 21:13:17 pooka Exp $
+.\"	$NetBSD: autoconf.4,v 1.3 2015/05/04 07:44:18 wiz Exp $
 .\"
 .\" Copyright (c) 2010 NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -36,7 +36,8 @@ When
 .Nx
 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
+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.
Index: src/share/man/man4/man4.emips/dz.4
diff -u src/share/man/man4/man4.emips/dz.4:1.2 src/share/man/man4/man4.emips/dz.4:1.3
--- src/share/man/man4/man4.emips/dz.4:1.2	Mon Feb 14 21:13:17 2011
+++ src/share/man/man4/man4.emips/dz.4	Mon May  4 07:44:18 2015
@@ -1,4 +1,4 @@
-.\"	$NetBSD: dz.4,v 1.2 2011/02/14 21:13:17 pooka Exp $
+.\"	$NetBSD: dz.4,v 1.3 2015/05/04 07:44:18 wiz Exp $
 .\"
 .\" Copyright (c) 2010 NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -71,9 +71,8 @@ phys interface.
 .Sh DIAGNOSTICS
 .Bl -diag
 .It dz%d: silo overflow .
-The 1 character input silo overflowed
-before it could be serviced.  This can happen if a hard error occurs
-when the
+The 1 character input silo overflowed before it could be serviced.
+This can happen if a hard error occurs when the
 .Tn CPU
 is running with elevated priority, as the system will
 then print a message on the console with interrupts disabled.
Index: src/share/man/man4/man4.emips/intro.4
diff -u src/share/man/man4/man4.emips/intro.4:1.2 src/share/man/man4/man4.emips/intro.4:1.3
--- src/share/man/man4/man4.emips/intro.4:1.2	Mon Feb 14 21:13:17 2011
+++ src/share/man/man4/man4.emips/intro.4	Mon May  4 07:44:18 2015
@@ -1,4 +1,4 @@
-.\"	$NetBSD: intro.4,v 1.2 2011/02/14 21:13:17 pooka Exp $
+.\"	$NetBSD: intro.4,v 1.3 2015/05/04 07:44:18 wiz Exp $
 .\"
 .\" Copyright (c) 2010 NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -90,15 +90,17 @@ The following systems are supported:
 .Pp
 .Bl -tag -width speaker -offset indent -compact
 .It BeSquare BErkeley Emulation System-3 FPGA development board
-known as the "BEE3". This is a quad-chip FPGA system where eMIPS can run on each FPGA separately,
+known as the "BEE3".
+This is a quad-chip FPGA system where eMIPS can run on each FPGA separately,
 on multiple FPGAs in concert, and in multi-processor configurations.
 .It Xilinx University Program board
-known as "XUP". This is the Xilinx reference board for the Virtex-5 series chips.
+known as "XUP".
+This is the Xilinx reference board for the Virtex-5 series chips.
 It can use the same XL110T FPGA chip present on the BEE3.
 .It Xilinx ML402
 Xilinx reference board for the Virtex-4 series chip, including the SX35.
 .It Xilinx ML401
-Same as the above, but with the smaller LX25 chip. 
+Same as the above, but with the smaller LX25 chip.
 .El
 .Sh LIST OF DEVICES
 The devices listed below are supported in this incarnation of the system.
@@ -108,11 +110,15 @@ Not all supported devices are listed.
 .Bl -tag -width speaker -offset indent -compact
 .It ace
 Xilinx SystemACE interface for Compact-FLASH cards, bears similarities to the IDE interface.
-Present on XUP and ML40x boards. Not present on BEE3.
+Present on XUP and ML40x boards.
+Not present on BEE3.
 .It dz
-serial driver for the eMIPS console serial device. Present on all systems.
+serial driver for the eMIPS console serial device.
+Present on all systems.
 .It enic
-Ethernet driver for the eNIC device. Present on XUP and BEE3 systems. Not present on ML40x systems.
+Ethernet driver for the eNIC device.
+Present on XUP and BEE3 systems.
+Not present on ML40x systems.
 .It eclock
 System clock, must be configured on all systems.
 .It ebus

Reply via email to