Source-Changes-HG archive

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

[src/trunk]: src/sbin/fdisk Use Nx, fix formatting nit.



details:   https://anonhg.NetBSD.org/src/rev/62c59146ad12
branches:  trunk
changeset: 933338:62c59146ad12
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun May 24 21:01:49 2020 +0000

description:
Use Nx, fix formatting nit.

diffstat:

 sbin/fdisk/fdisk.8 |  9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diffs (30 lines):

diff -r 918544e3bd6c -r 62c59146ad12 sbin/fdisk/fdisk.8
--- a/sbin/fdisk/fdisk.8        Sun May 24 20:59:16 2020 +0000
+++ b/sbin/fdisk/fdisk.8        Sun May 24 21:01:49 2020 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: fdisk.8,v 1.91 2020/05/24 18:42:48 jmcneill Exp $
+.\"    $NetBSD: fdisk.8,v 1.92 2020/05/24 21:01:49 wiz Exp $
 .\"
 .Dd May 24, 2020
 .Dt FDISK 8
@@ -519,7 +519,7 @@
 .It Em "cylinder" , Em "head" , Em "sector"
 are the beginning or ending address of a partition.
 .Pp
-.Em "Note:"
+.Em Note :
 these numbers are read from the bootblock, so are the values calculated
 by a previous run of
 .Nm .
@@ -601,8 +601,9 @@
 .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
-logical partitions)
+Default location of i386 bootselect for extended partitions (i.e.,
+.Nx
+on logical partitions)
 .El
 .Sh EXAMPLES
 Update MBR partition data of



Home | Main Index | Thread Index | Old Index