Module Name:    src
Committed By:   wiz
Date:           Mon Apr 25 22:23:48 UTC 2011

Modified Files:
        src/sbin/fdisk: fdisk.8

Log Message:
Use Nx.


To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 src/sbin/fdisk/fdisk.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sbin/fdisk/fdisk.8
diff -u src/sbin/fdisk/fdisk.8:1.70 src/sbin/fdisk/fdisk.8:1.71
--- src/sbin/fdisk/fdisk.8:1.70	Wed Apr  7 09:40:58 2010
+++ src/sbin/fdisk/fdisk.8	Mon Apr 25 22:23:47 2011
@@ -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

Reply via email to