mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 00:12:45 +00:00
Remove comment about "-r" flag from readlabel. "-r" is a no-op.
The is comment is left over from the old disklabel command. Reviewed by: phk
This commit is contained in:
parent
34d05d83f6
commit
67361fdf2d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=177517
@ -463,7 +463,6 @@ get_file_parms(int f)
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* Fetch disklabel for disk.
|
* Fetch disklabel for disk.
|
||||||
* Use ioctl to get label unless -r flag is given.
|
|
||||||
*/
|
*/
|
||||||
static int
|
static int
|
||||||
readlabel(int flag)
|
readlabel(int flag)
|
||||||
|
Loading…
Reference in New Issue
Block a user