Module Name:    src
Committed By:   wiz
Date:           Fri Apr  4 13:07:30 UTC 2014

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

Log Message:
-s:
If the optional arguments are not provided, they stay as before or
use the same defaults as the interactive mode, if new.

(feel free to improve)


To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 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.84 src/sbin/fdisk/fdisk.8:1.85
--- src/sbin/fdisk/fdisk.8:1.84	Fri Apr  4 09:32:56 2014
+++ src/sbin/fdisk/fdisk.8	Fri Apr  4 13:07:30 2014
@@ -1,4 +1,4 @@
-.\"	$NetBSD: fdisk.8,v 1.84 2014/04/04 09:32:56 wiz Exp $
+.\"	$NetBSD: fdisk.8,v 1.85 2014/04/04 13:07:30 wiz Exp $
 .\"
 .Dd April 3, 2014
 .Dt FDISK 8
@@ -299,6 +299,8 @@ Specify the partition
 .Ar size ,
 and
 .Ar bootmenu .
+If the optional arguments are not provided, they stay as before or
+use the same defaults as the interactive mode, if new.
 This flag requires the use of a partition selection flag
 .Pq Fl 0 , 1 , 2 , 3 , No or Fl E Ar number .
 .It Fl T Ar disktype

Reply via email to