Source-Changes-HG archive

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

[src/trunk]: src/sbin/cgdconfig Begin new sentence in upper case.



details:   https://anonhg.NetBSD.org/src/rev/900e4233f9fa
branches:  trunk
changeset: 537866:900e4233f9fa
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Oct 07 00:12:40 2002 +0000

description:
Begin new sentence in upper case.

diffstat:

 sbin/cgdconfig/cgdconfig.8 |  18 ++++++++----------
 1 files changed, 8 insertions(+), 10 deletions(-)

diffs (45 lines):

diff -r 51667c3e5262 -r 900e4233f9fa sbin/cgdconfig/cgdconfig.8
--- a/sbin/cgdconfig/cgdconfig.8        Mon Oct 07 00:09:16 2002 +0000
+++ b/sbin/cgdconfig/cgdconfig.8        Mon Oct 07 00:12:40 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: cgdconfig.8,v 1.5 2002/10/05 15:56:12 grant Exp $
+.\" $NetBSD: cgdconfig.8,v 1.6 2002/10/07 00:12:40 wiz Exp $
 .\"
 .\" Copyright (c) 2002, The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -128,9 +128,8 @@
 .Pa /dev/random
 and uses the resulting bits as the key.
 It does not require a passphrase to be entered.
-This method is typically used to present
-disk devices that do not need to survive a reboot, such as the swap
-partition.
+This method is typically used to present disk devices that do not
+need to survive a reboot, such as the swap partition.
 It is also handy to facilitate overwriting the contents of
 a disk volume with meaningless data prior to use.
 .El
@@ -166,12 +165,11 @@
 These files are typically generated by with the
 .Fl g
 flag and not edited by hand.
-When a device is configured the default
-parameters file is constructed by taking the basename of the target disk
-and prepending
+When a device is configured the default parameters file is constructed
+by taking the basename of the target disk and prepending
 .Pa /etc/cgd/
 to it.
-e.g.: if the target is
+E.g., if the target is
 .Pa /dev/sd0h ,
 then the default parameters file will be
 .Pa /etc/cgd/sd0h .
@@ -262,5 +260,5 @@
 .Pp
 At present, there is no mechanism to validate that the key supplied
 matches that used to encrypt the disk.
-An option to validate the
-checksum of a disklabel inside the cgd device may be added shortly.
+An option to validate the checksum of a disklabel inside the cgd device
+may be added shortly.



Home | Main Index | Thread Index | Old Index