]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
*: Do not use the no-op -r flag for bsdlabel(8)
authorMateusz Piotrowski <0mp@FreeBSD.org>
Thu, 17 Mar 2022 10:21:06 +0000 (11:21 +0100)
committerMateusz Piotrowski <0mp@FreeBSD.org>
Thu, 31 Mar 2022 07:37:03 +0000 (09:37 +0200)
commit30a1d38e6cbd1cef63eae1b352aaa72abf276ca7
tree409e97673a71cb3fff8b8ea9d0abeddfe02e7419
parent3021de29847572efe08f1c08364a112755284a78
*: Do not use the no-op -r flag for bsdlabel(8)

The -r flag is ignored by the FreeBSD implementation of bsdlabel(8)
(also called disklabel(8) in the past). Remove its use from examples
and tests in the tree.

This commit does not touch historical documentation under share/doc/smm
and files under contrib/netbsd-tests.

Reviewed by: imp
MFC after: 2 weeks
Approved by: imp (src)
Fixes: 57dfbec57b6d More axe-work:
Differential Revision: https://reviews.freebsd.org/D34585

(cherry picked from commit fd061175257a577d13852be17e3b2506ad25b987)
lib/geom/multipath/gmultipath.8
sbin/bsdlabel/disktab
sbin/ccdconfig/ccdconfig.8
sbin/newfs/runtest00.sh
sbin/newfs/runtest01.sh