Source-Changes-HG archive

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

[src/netbsd-9]: src/share/man Pull up following revision(s) (requested by sev...



details:   https://anonhg.NetBSD.org/src/rev/3ee831de4e88
branches:  netbsd-9
changeset: 458300:3ee831de4e88
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Sep 02 17:17:11 2019 +0000

description:
Pull up following revision(s) (requested by sevan in tickets
 #154 - #164):

        share/man/man1/man1.x68k/tvctrl.1: revision 1.6
        share/man/man1/man1.x68k/aout2hux.1: revision 1.6
        share/man/man1/man1.x68k/palette.1: revision 1.7
        share/man/man9/arp.9: revision 1.27
        share/man/man1/man1.atari/edahdi.1: revision 1.12
        share/man/man1/man1.x68k/loadkmap.1: revision 1.7
        share/man/man1/man1.atari/msconfig.1: revision 1.9
        share/man/man1/man1.x68k/bellctrl.1: revision 1.16
        share/man/man1/man1.x68k/bellctrl.1: revision 1.17
        share/man/man4/null.4: revision 1.5
        share/man/man4/null.4: revision 1.6
        share/man/man1/man1.x68k/loadfont.1: revision 1.10
        share/man/man8/man8.next68k/boot.8: revision 1.5

Provide history.
Improve grammar and readability. Minor cosmetics.
Update arpresolve arguments

diffstat:

 share/man/man1/man1.atari/edahdi.1   |  38 ++++++++++++++++++------------------
 share/man/man1/man1.atari/msconfig.1 |   9 ++++---
 share/man/man1/man1.x68k/aout2hux.1  |  24 ++++++++++++----------
 share/man/man1/man1.x68k/bellctrl.1  |  16 ++++++++++----
 share/man/man1/man1.x68k/loadfont.1  |   9 ++++++-
 share/man/man1/man1.x68k/loadkmap.1  |   9 ++++++-
 share/man/man1/man1.x68k/palette.1   |   9 ++++++-
 share/man/man1/man1.x68k/tvctrl.1    |  11 +++++++--
 share/man/man4/null.4                |  14 ++++++------
 share/man/man8/man8.next68k/boot.8   |   7 ++---
 share/man/man9/arp.9                 |   6 ++--
 11 files changed, 90 insertions(+), 62 deletions(-)

diffs (truncated from 456 to 300 lines):

diff -r bfebe14b8914 -r 3ee831de4e88 share/man/man1/man1.atari/edahdi.1
--- a/share/man/man1/man1.atari/edahdi.1        Mon Sep 02 16:19:32 2019 +0000
+++ b/share/man/man1/man1.atari/edahdi.1        Mon Sep 02 17:17:11 2019 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: edahdi.1,v 1.11 2009/10/20 19:10:10 snj Exp $
+.\"    $NetBSD: edahdi.1,v 1.11.48.1 2019/09/02 17:17:12 martin Exp $
 .\"
 .\" Copyright (c) 1996 Leo Weppelman
 .\" All rights reserved.
@@ -23,7 +23,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd May 16, 1996
+.Dd September 1, 2019
 .Dt EDAHDI 1 atari
 .Os
 .Sh NAME
@@ -35,16 +35,16 @@
 .Sh DESCRIPTION
 .Nm
 allows you to modify the partition identifiers on a disk partitioned with
-AHDI or an AHDI compatible formatter. An AHDI partition format is usually
-only present on disks shared between
+AHDI or an AHDI compatible formatter.
+An AHDI partition format is usually only present on disks shared between
 .Nx
-and some other OS. The partition identifiers are used by
+and some other OS.
+The partition identifiers are used by
 .Nx
 as a guideline to emulate a disklabel on such a disk.
 .Pp
 .Nm
 supports the following options:
-.Pp
 .Bl -tag -width device
 .It Ar device
 The name of the raw device you want to edit.
@@ -52,13 +52,12 @@
 .Pp
 The following partition identifiers are recognized by
 .Nx :
-.Pp
 .Bl -tag -width "GEM or BGM" -compact
 .It NBD
 Partition is reserved for
 .Nx .
-This can be either a root or an user partition. The first NBD
-partition on a disk will be mapped to partition
+This can be either a root or an user partition.
+The first NBD partition on a disk will be mapped to partition
 .Em a
 in
 .Nx .
@@ -72,7 +71,8 @@
 .It GEM or BGM
 These partitions are mapped from
 .Em d
-up. The filesystem type is msdos.
+up.
+The filesystem type is msdos.
 .It NBR
 .Nx
 root partition (deprecated).
@@ -84,8 +84,7 @@
 swap partition (deprecated).
 .El
 .Sh EXAMPLES
-Say, you have a disk with that is partitioned like:
-.Pp
+Say, you have a disk that is partitioned like:
 .Bl -column Number   Id
 .It Sy "Number" Ta Sy "Id"
 .It 1 Ta GEM
@@ -97,7 +96,6 @@
 This partitioning will show up in
 .Nx
 as (Number refers to the first table):
-.Pp
 .Bl -column "c (whole disk)" "Fstype" "Number"
 .It Sy Partition Ta Sy Fstype Ta Sy Number
 .It c (whole disk) Ta unused Ta ""
@@ -107,10 +105,10 @@
 .It g (user part) Ta MSDOS Ta 4
 .El
 .Pp
-Now you decide to change the id of partition 2 and 3 to NBD. Now
+Now you decide to change the id of partition 2 and 3 to NBD.
+Now
 .Nx
 will show the partitioning as (Number refers to the first table):
-.Pp
 .Bl -column "c (whole disk)" "Fstype" "Number"
 .It Sy Partition Ta Sy Fstype Ta Sy Number
 .It a (root) Ta 4.2BSD Ta 2
@@ -121,7 +119,8 @@
 .El
 .Pp
 You will notice that the order of the partitions has changed! You will have
-to watchout for this. It is a consequence of
+to watchout for this.
+It is a consequence of
 .Nx
 habit of assigning a predefined meaning to the partitions
 .Em a/b
@@ -138,10 +137,11 @@
 .Sh BUGS
 The changes made to the AHDI partitions will become active on the next
 .Em first open
-of the device. You are advised to use
+of the device.
+You are advised to use
 .Nm
-only on a device without any mounted or otherwise active partitions. This
-is not enforced by
+only on a device without any mounted or otherwise active partitions.
+This is not enforced by
 .Nm .
 This is particularly confusing when your change caused partitions to shift,
 as shown in the example above.
diff -r bfebe14b8914 -r 3ee831de4e88 share/man/man1/man1.atari/msconfig.1
--- a/share/man/man1/man1.atari/msconfig.1      Mon Sep 02 16:19:32 2019 +0000
+++ b/share/man/man1/man1.atari/msconfig.1      Mon Sep 02 17:17:11 2019 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: msconfig.1,v 1.8 2010/05/14 21:24:12 joerg Exp $
+.\"    $NetBSD: msconfig.1,v 1.8.48.1 2019/09/02 17:17:12 martin Exp $
 .\"
 .\" Copyright (c) 1996 Leo Weppelman
 .\" All rights reserved.
@@ -23,7 +23,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd November 5, 1996
+.Dd September 1, 2019
 .Dt MSCONFIG 1 atari
 .Os
 .Sh NAME
@@ -51,8 +51,9 @@
 option.
 .Pp
 When the emulation is turned on, a middle-button event can be generated
-by simultaneously pressing the left and right buttons. When turned off, a
-middle-button event is generated by pushing the fire-button of joystick1.
+by simultaneously pressing the left and right buttons.
+When turned off, a middle-button event is generated by pushing the fire-button
+of joystick1.
 Note that you'll need a special type of mouse to use this.
 .Sh HISTORY
 The
diff -r bfebe14b8914 -r 3ee831de4e88 share/man/man1/man1.x68k/aout2hux.1
--- a/share/man/man1/man1.x68k/aout2hux.1       Mon Sep 02 16:19:32 2019 +0000
+++ b/share/man/man1/man1.x68k/aout2hux.1       Mon Sep 02 17:17:11 2019 +0000
@@ -1,5 +1,5 @@
-.\"    $NetBSD: aout2hux.1,v 1.5 2001/09/11 00:36:57 wiz Exp $
-.Dd August 13, 1998
+.\"    $NetBSD: aout2hux.1,v 1.5.102.1 2019/09/02 17:17:11 martin Exp $
+.Dd September 1, 2019
 .Dt AOUT2HUX 1 x68k
 .Os
 .Sh NAME
@@ -18,7 +18,7 @@
 .Xr a.out 5
 or ELF
 format executables with different load addresses
-and generate Human68k
+and generates a Human68k
 .Sq Li \&.x
 format executable.
 .Pp
@@ -28,19 +28,21 @@
 .Dv NMAGIC
 m68k executables.
 If the input files are ELF, they must be static m68k executables.
-Two input executables must be created from the same objects,
-and have different loading addresses.
-Each of the load address is specified by a hexadecimal number.
-Load address shall be multiple of 4 for
+The two input executables must be created from the same objects,
+but use different load addresses.
+The load address is specified as a hexadecimal number.
+Load addresses are a multiple of 4 for
 .Xr as 1
 and
 .Xr ld 1
-of
+from
 .Nx Ns Tn /m68k .
 .Pp
-If the output file is not specified by
+If
+.Ar output_file
+is not specified with the
 .Fl o
-option, the name
+option, the default name
 .Pa out.x
 is used.
 .Sh FILES
@@ -75,5 +77,5 @@
 .Sh BUGS
 Symbol and debugging information is not converted.
 .Pp
-The generated executable is not so effective as that of
+The generated executable is not as effective as that of
 Human68k native compiler.
diff -r bfebe14b8914 -r 3ee831de4e88 share/man/man1/man1.x68k/bellctrl.1
--- a/share/man/man1/man1.x68k/bellctrl.1       Mon Sep 02 16:19:32 2019 +0000
+++ b/share/man/man1/man1.x68k/bellctrl.1       Mon Sep 02 17:17:11 2019 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: bellctrl.1,v 1.15 2017/07/04 06:34:03 wiz Exp $
+.\"    $NetBSD: bellctrl.1,v 1.15.8.1 2019/09/02 17:17:12 martin Exp $
 .\"
 .\" Copyright (c) 1995 Takuya Harakawa.
 .\" All rights reserved.
@@ -33,7 +33,7 @@
 .\"
 .\"    from: @(#)bellctrl.1    6.19 (Berkeley) 7/27/91
 .\"
-.Dd December 15, 1995
+.Dd September 1, 2019
 .Dt BELLCTRL 1 x68k
 .Os
 .Sh NAME
@@ -55,12 +55,13 @@
 .It Fl b
 The b option controls bell volume, pitch and duration.
 This option accepts up to three numerical parameters, a preceding
-dash(-), or a 'on/off' flag. If no parameters are given,
-or the 'on' flag is used, the system defaults will be used.
+dash(-), or an 'on/off' flag.
+If no parameters are given, or the 'on' flag is used, the system defaults will
+be used.
 If the dash or 'off' are given, the bell will be turned off.
 If only one numerical parameter is given, the bell volume will be
 set to that value, as a percentage of its maximum.
-Like wise, the second numerical parameter specifies the bell pitch,
+Likewise, the second numerical parameter specifies the bell pitch,
 in hertz, and the third numerical parameter specifies the duration
 in milliseconds.
 .It Sy v Ar default
@@ -73,6 +74,11 @@
 option sets the voice parameter to given voice parameter file (
 .Ar voicefile ) .
 .El
+.Sh HISTORY
+A
+.Nm
+utility first appeared in
+.Nx 1.3 .
 .Sh AUTHORS
 .Nm
 was written by
diff -r bfebe14b8914 -r 3ee831de4e88 share/man/man1/man1.x68k/loadfont.1
--- a/share/man/man1/man1.x68k/loadfont.1       Mon Sep 02 16:19:32 2019 +0000
+++ b/share/man/man1/man1.x68k/loadfont.1       Mon Sep 02 17:17:11 2019 +0000
@@ -1,9 +1,9 @@
-.\"    $NetBSD: loadfont.1,v 1.9 2002/01/15 14:20:55 wiz Exp $
+.\"    $NetBSD: loadfont.1,v 1.9.102.1 2019/09/02 17:17:12 martin Exp $
 .\"
 .\" This software is in the Public Domain.
 .\" Author: Masaru Oki
 .\"
-.Dd May 5, 1995
+.Dd September 1, 2019
 .Dt LOADFONT 1 x68k
 .Os
 .Sh NAME
@@ -25,6 +25,11 @@
 .Tn Human68k
 .Sq IOCS
 font.
+.Sh HISTORY
+A
+.Nm
+utility first appeared in
+.Nx 1.3 .
 .Sh BUGS
 Replacing kanji fonts is not supported,
 because current
diff -r bfebe14b8914 -r 3ee831de4e88 share/man/man1/man1.x68k/loadkmap.1
--- a/share/man/man1/man1.x68k/loadkmap.1       Mon Sep 02 16:19:32 2019 +0000
+++ b/share/man/man1/man1.x68k/loadkmap.1       Mon Sep 02 17:17:11 2019 +0000
@@ -1,9 +1,9 @@
-.\"    $NetBSD: loadkmap.1,v 1.6 2001/04/21 14:30:18 wiz Exp $
+.\"    $NetBSD: loadkmap.1,v 1.6.102.1 2019/09/02 17:17:12 martin Exp $
 .\"
 .\" This software is in the Public Domain.
 .\" Author: Masaru Oki
 .\"
-.Dd May 5, 1995
+.Dd September 1, 2019
 .Dt LOADKMAP 1 x68k
 .Os
 .Sh NAME
@@ -17,3 +17,8 @@
 command reads
 .Ar keymapfile
 and replaces the x68k console keyboard map.



Home | Main Index | Thread Index | Old Index