summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrodrigc <rodrigc@FreeBSD.org>2008-03-23 03:01:10 +0000
committerrodrigc <rodrigc@FreeBSD.org>2008-03-23 03:01:10 +0000
commit38c1e60caeb76b27d70ba79b7f9572de226d891f (patch)
tree0aee5968311a166ca253841cf9e41f3cb8a8bdbb
parentc32a483ae9a001b5150064401f1eef4b1da52de5 (diff)
downloadFreeBSD-src-38c1e60caeb76b27d70ba79b7f9572de226d891f.zip
FreeBSD-src-38c1e60caeb76b27d70ba79b7f9572de226d891f.tar.gz
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
-rw-r--r--sbin/bsdlabel/bsdlabel.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/bsdlabel/bsdlabel.c b/sbin/bsdlabel/bsdlabel.c
index 6854450..ed12cc5 100644
--- a/sbin/bsdlabel/bsdlabel.c
+++ b/sbin/bsdlabel/bsdlabel.c
@@ -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)
OpenPOWER on IntegriCloud