Source-Changes-HG archive

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

[src/trunk]: src/sbin/fdisk Remove trailing whitespace.



details:   https://anonhg.NetBSD.org/src/rev/fe1f88318504
branches:  trunk
changeset: 772440:fe1f88318504
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Jan 04 10:57:40 2012 +0000

description:
Remove trailing whitespace.

diffstat:

 sbin/fdisk/fdisk.8 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 86319b80c81b -r fe1f88318504 sbin/fdisk/fdisk.8
--- a/sbin/fdisk/fdisk.8        Wed Jan 04 10:53:39 2012 +0000
+++ b/sbin/fdisk/fdisk.8        Wed Jan 04 10:57:40 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: fdisk.8,v 1.74 2011/12/31 22:18:56 riz Exp $
+.\"    $NetBSD: fdisk.8,v 1.75 2012/01/04 10:57:40 wiz Exp $
 .\"
 .Dd December 1, 2011
 .Dt FDISK 8
@@ -60,7 +60,7 @@
 for selecting a partition to be booted.
 There can be at most 4 partitions defined in sector 0,
 one of which can be an extended
-partition which can be split into any number of sub-partitions (then called 
+partition which can be split into any number of sub-partitions (then called
 logical partitions).
 .Pp
 The boot code in the MBR is usually invoked by the BIOS or firmware,
@@ -602,7 +602,7 @@
 .It Pa /usr/mdec/mbr_bootsel
 Default location of i386 bootselect code
 .It Pa /usr/mdec/mbr_ext
-Default location of i386 bootselect for extended partitions (i.e., NetBSD on 
+Default location of i386 bootselect for extended partitions (i.e., NetBSD on
 logical partitions)
 .El
 .Sh EXAMPLES



Home | Main Index | Thread Index | Old Index