mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-15 06:42:51 +01:00
The fdisk man page doesn't show correctly the usage possibilities of
fdisk. It was missing the disk argument. From: Andreas Schulz <ats@g386bsd.first.gmd.de>
This commit is contained in:
parent
1acce5a995
commit
0ef0620351
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=270
@ -8,6 +8,7 @@
|
||||
.Nm
|
||||
.Op Fl i
|
||||
.Op Fl u
|
||||
.Op disk
|
||||
.Bl -tag -width time
|
||||
.It Fl i
|
||||
Initializes sector 0 of the disk.
|
||||
|
@ -8,6 +8,7 @@
|
||||
.Nm
|
||||
.Op Fl i
|
||||
.Op Fl u
|
||||
.Op disk
|
||||
.Bl -tag -width time
|
||||
.It Fl i
|
||||
Initializes sector 0 of the disk.
|
||||
|
Loading…
Reference in New Issue
Block a user