Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Sort SEE ALSO, and paragraph fixes.



details:   https://anonhg.NetBSD.org/src/rev/e09305ee6538
branches:  trunk
changeset: 515343:e09305ee6538
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Sep 22 16:03:58 2001 +0000

description:
Sort SEE ALSO, and paragraph fixes.

diffstat:

 share/man/man4/raid.4  |  21 +++++++++------------
 share/man/man4/rcons.4 |   3 +--
 share/man/man4/rnd.4   |   8 ++++----
 share/man/man4/rtk.4   |   8 +++-----
 4 files changed, 17 insertions(+), 23 deletions(-)

diffs (149 lines):

diff -r 956cc5eed0d4 -r e09305ee6538 share/man/man4/raid.4
--- a/share/man/man4/raid.4     Sat Sep 22 15:58:13 2001 +0000
+++ b/share/man/man4/raid.4     Sat Sep 22 16:03:58 2001 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: raid.4,v 1.19 2001/09/11 22:52:53 wiz Exp $
+.\"     $NetBSD: raid.4,v 1.20 2001/09/22 16:03:58 wiz Exp $
 .\"
 .\" Copyright (c) 1998 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -273,7 +273,6 @@
 .Pp
 These assertions are disabled by default in order to improve
 performance.
-.Pp
 .Sh WARNINGS
 Certain RAID levels (1, 4, 5, 6, and others) can protect against some
 data loss due to component failure.  However the loss of two
@@ -293,22 +292,20 @@
 better to use RAID 0 and get the additional space and speed, than it
 is to use parity, but not keep the parity correct.  At least with RAID
 0 there is no perception of increased data security.
-.Pp
 .Sh FILES
 .Bl -tag -width /dev/XXrXraidX -compact
 .It Pa /dev/{,r}raid*
 .Nm
 device special files.
 .El
-.Pp
 .Sh SEE ALSO
+.Xr sd 4 ,
 .Xr MAKEDEV 8 ,
-.Xr raidctl 8 ,
 .Xr config 8 ,
 .Xr fsck 8 ,
 .Xr mount 8 ,
 .Xr newfs 8 ,
-.Xr sd 4
+.Xr raidctl 8
 .Sh HISTORY
 The
 .Nm
@@ -335,27 +332,27 @@
 .Sh COPYRIGHT
 .Bd -unfilled
 The RAIDframe Copyright is as follows:
-
+.Pp
 Copyright (c) 1994-1996 Carnegie-Mellon University.
 All rights reserved.
-
+.Pp
 Permission to use, copy, modify and distribute this software and
 its documentation is hereby granted, provided that both the copyright
 notice and this permission notice appear in all copies of the
 software, derivative works or modified versions, and any portions
 thereof, and that both notices appear in supporting documentation.
-
+.Pp
 CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
 CONDITION.  CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND
 FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
-
+.Pp
 Carnegie Mellon requests users of this software to return to
-
+.Pp
  Software Distribution Coordinator  or  Software.Distribution%CS.CMU.EDU@localhost
  School of Computer Science
  Carnegie Mellon University
  Pittsburgh PA 15213-3890
-
+.Pp
 any improvements or extensions that they make and grant Carnegie the
 rights to redistribute these changes.
 .Ed
diff -r 956cc5eed0d4 -r e09305ee6538 share/man/man4/rcons.4
--- a/share/man/man4/rcons.4    Sat Sep 22 15:58:13 2001 +0000
+++ b/share/man/man4/rcons.4    Sat Sep 22 16:03:58 2001 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: rcons.4,v 1.1 2001/09/21 09:11:41 gmcgarry Exp $
+.\"     $NetBSD: rcons.4,v 1.2 2001/09/22 16:03:58 wiz Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -46,7 +46,6 @@
 .Cd options RCONS_2BPP
 .Cd options RCONS_4BPP
 .Cd options  RCONS_16BPP
-.Pp
 .Ss pmax
 .Cd pseudo-device rasterconsole N
 .Sh DESCRIPTION
diff -r 956cc5eed0d4 -r e09305ee6538 share/man/man4/rnd.4
--- a/share/man/man4/rnd.4      Sat Sep 22 15:58:13 2001 +0000
+++ b/share/man/man4/rnd.4      Sat Sep 22 16:03:58 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: rnd.4,v 1.8 2001/09/11 00:08:29 wiz Exp $
+.\"    $NetBSD: rnd.4,v 1.9 2001/09/22 16:03:58 wiz Exp $
 .\"
 .\" Copyright (c) 1997 Michael Graff
 .\" All rights reserved.
@@ -224,6 +224,9 @@
 .It Pa /dev/urandom
 Always returns data, degenerates to a pseudo-random generator
 .El
+.Sh SEE ALSO
+.Xr rndctl 8 ,
+.Xr rnd 9
 .Sh HISTORY
 The random device was first made available in
 .Nx 1.3 .
@@ -231,6 +234,3 @@
 This implementation was written by Michael Graff <explorer%flame.org@localhost>
 using ideas and algorithms gathered from many sources, including
 the driver written by Ted Ts'o.
-.Sh SEE ALSO
-.Xr rndctl 8 ,
-.Xr rnd 9
diff -r 956cc5eed0d4 -r e09305ee6538 share/man/man4/rtk.4
--- a/share/man/man4/rtk.4      Sat Sep 22 15:58:13 2001 +0000
+++ b/share/man/man4/rtk.4      Sat Sep 22 16:03:58 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: rtk.4,v 1.3 2000/07/31 11:45:48 ad Exp $
+.\"    $NetBSD: rtk.4,v 1.4 2001/09/22 16:03:58 wiz Exp $
 .\"
 .\" Copyright (c) 2000 Manuel Bouyer
 .\" All rights reserved.
@@ -45,18 +45,16 @@
 .Nm rtk
 device driver supports network adapters based on
 the RealTek 8129/8139 chips.
-.Pp
 .Sh MEDIA SELECTION
 Media selection is done using
 .Xr ifconfig 8
 using the standard
 .Xr ifmedia 4
 mechanism.  Refer to those manual pages for more information.
-.Pp
 .Sh SEE ALSO
 .Xr cardbus 4 ,
-.Xr ifconfig 8 ,
 .Xr ifmedia 4 ,
+.Xr mii 4 ,
 .Xr netintro 4 ,
 .Xr pci 4 ,
-.Xr mii 4
+.Xr ifconfig 8



Home | Main Index | Thread Index | Old Index