diff options
author | 2014-05-07 18:55:52 +0000 | |
---|---|---|
committer | 2014-05-07 18:55:52 +0000 | |
commit | d98c7c83c39ac1d3da561a80c38a9f19219ce0e8 (patch) | |
tree | 1289e604ff8975235378b795f7cb7063c457a873 | |
parent | Match search_string_def() prototype change, forgotten in previous protector.[ch] (diff) | |
download | wireguard-openbsd-d98c7c83c39ac1d3da561a80c38a9f19219ce0e8.tar.xz wireguard-openbsd-d98c7c83c39ac1d3da561a80c38a9f19219ce0e8.zip |
jmc@ points out '-F/-f' are available only in conjunction with
'-E' and '-R'.
-rw-r--r-- | sbin/disklabel/disklabel.8 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8 index ce80cccbe8d..e68b59b970e 100644 --- a/sbin/disklabel/disklabel.8 +++ b/sbin/disklabel/disklabel.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: disklabel.8,v 1.109 2014/05/05 16:33:34 krw Exp $ +.\" $OpenBSD: disklabel.8,v 1.110 2014/05/07 18:55:52 krw Exp $ .\" $NetBSD: disklabel.8,v 1.9 1995/03/18 14:54:38 cgd Exp $ .\" .\" Copyright (c) 1987, 1988, 1991, 1993 @@ -33,7 +33,7 @@ .\" .\" @(#)disklabel.8 8.2 (Berkeley) 4/19/94 .\" -.Dd $Mdocdate: May 5 2014 $ +.Dd $Mdocdate: May 7 2014 $ .Dt DISKLABEL 8 .Os .Sh NAME @@ -160,7 +160,6 @@ The entries will be written using disklabel UIDs. The .Fl F flag is only valid when used in conjunction with the -.Fl A , .Fl E or .Fl R |