make the description of -w and -r more clear, per PR 13503.
This commit is contained in:
parent
e3812c3916
commit
20d78a0f95
@ -27,7 +27,7 @@
|
|||||||
.\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
.\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
||||||
.\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
.\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.\" $NetBSD: mbrlabel.8,v 1.12 2002/01/13 08:02:15 fair Exp $
|
.\" $NetBSD: mbrlabel.8,v 1.13 2002/01/24 23:35:10 fair Exp $
|
||||||
.\"
|
.\"
|
||||||
.Dd May 1, 2001
|
.Dd May 1, 2001
|
||||||
.Dt MBRLABEL 8
|
.Dt MBRLABEL 8
|
||||||
@ -83,15 +83,12 @@ Available options:
|
|||||||
Force an update, even if there has been no change.
|
Force an update, even if there has been no change.
|
||||||
.It Fl q
|
.It Fl q
|
||||||
Performs operations in a quiet fashion.
|
Performs operations in a quiet fashion.
|
||||||
.It Fl r
|
|
||||||
When used with
|
|
||||||
.Fl w ,
|
|
||||||
update the on-disk label as well as the in-core label if it has
|
|
||||||
changed.
|
|
||||||
.It Fl w
|
.It Fl w
|
||||||
If it has changed, update the in-core label, and then if
|
Update the in-core label if it has been changed.
|
||||||
.Fl r
|
.It Fl r
|
||||||
is given, update the on-disk label as well.
|
In conjunction with
|
||||||
|
.Fl w ,
|
||||||
|
also update the on-disk label.
|
||||||
.El
|
.El
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr disklabel 8 ,
|
.Xr disklabel 8 ,
|
||||||
|
Loading…
Reference in New Issue
Block a user