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:
Craig Rodrigues 2008-03-23 03:01:10 +00:00
parent 34d05d83f6
commit 67361fdf2d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=177517

View File

@ -463,7 +463,6 @@ get_file_parms(int f)
/*
* Fetch disklabel for disk.
* Use ioctl to get label unless -r flag is given.
*/
static int
readlabel(int flag)