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.



details:   https://anonhg.NetBSD.org/src/rev/66f77a1640ba
branches:  trunk
changeset: 764504:66f77a1640ba
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Apr 25 22:23:47 2011 +0000

description:
Use Nx.

diffstat:

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

diffs (21 lines):

diff -r 5a8e79534296 -r 66f77a1640ba sbin/fdisk/fdisk.8
--- a/sbin/fdisk/fdisk.8        Mon Apr 25 22:22:25 2011 +0000
+++ b/sbin/fdisk/fdisk.8        Mon Apr 25 22:23:47 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: fdisk.8,v 1.70 2010/04/07 09:40:58 wiz Exp $
+.\"    $NetBSD: fdisk.8,v 1.71 2011/04/25 22:23:47 wiz Exp $
 .\"
 .Dd April 6, 2010
 .Dt FDISK 8
@@ -634,8 +634,9 @@
 .Pp
 .Dl Ic fdisk -f -i -b 130/255/63 -c destdir/usr/mdec/mbr -F diskimg
 .Pp
-Create MBR partition data for slot 0 which has an active NetBSD partition
-using whole disk without prompt against 1GB disk image file
+Create MBR partition data for slot 0 which has an active
+.Nx
+partition using whole disk without prompt against 1GB disk image file
 .Pa diskimg :
 .Pp
 .Dl Ic fdisk -f -a -u -0 -s 169/63/2097089 -F diskimg



Home | Main Index | Thread Index | Old Index