Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/fdisk Fix a bug in previous and update detailed -s desc...
details: https://anonhg.NetBSD.org/src/rev/8e25132e9d2e
branches: trunk
changeset: 328480:8e25132e9d2e
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Apr 04 09:32:56 2014 +0000
description:
Fix a bug in previous and update detailed -s description.
diffstat:
sbin/fdisk/fdisk.8 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (33 lines):
diff -r c0818ad66139 -r 8e25132e9d2e sbin/fdisk/fdisk.8
--- a/sbin/fdisk/fdisk.8 Fri Apr 04 07:55:25 2014 +0000
+++ b/sbin/fdisk/fdisk.8 Fri Apr 04 09:32:56 2014 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: fdisk.8,v 1.83 2014/04/03 21:56:19 wiz Exp $
+.\" $NetBSD: fdisk.8,v 1.84 2014/04/04 09:32:56 wiz Exp $
.\"
.Dd April 3, 2014
.Dt FDISK 8
@@ -11,7 +11,7 @@
.Op Fl aBFfIiSuv
.Oo
.Fl 0 | 1 | 2 | 3 | E Ar number
-.Op Fl s Ar Oo Ar id Oc Ns Oo / Ns Oo Ar start Oc Ns Oo / Ns Oo Ar size Oc Ns Oo / Ns Oo Ar bootmenu Oc Oc Oc Oc
+.Op Fl s Oo Ar id Oc Ns Oo / Ns Oo Ar start Oc Ns Oo / Ns Oo Ar size Oc Ns Oo / Ns Oo Ar bootmenu Oc Oc Oc Oc
.Oc
.Op Fl r Ar file | Fl w Ar file
.Op Fl A Ar ptn_alignment Ns Bq Ar /ptn_0_offset
@@ -292,12 +292,12 @@
.Pa /bin/sh
commands for setting variables to the partition information.
This could be used by installation scripts.
-.It Fl s Ar id/start/size Ns Bq Ar /bootmenu
+.It Fl s Oo Ar id Oc Ns Oo / Ns Oo Ar start Oc Ns Oo / Ns Oo Ar size Oc Ns Oo / Ns Oo Ar bootmenu Oc Oc Oc Oc
Specify the partition
.Ar id ,
.Ar start ,
.Ar size ,
-and optionally
+and
.Ar bootmenu .
This flag requires the use of a partition selection flag
.Pq Fl 0 , 1 , 2 , 3 , No or Fl E Ar number .
Home |
Main Index |
Thread Index |
Old Index