summaryrefslogtreecommitdiffstats
path: root/lib/libutil/opendev.3
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2015-01-15 19:06:31 +0000
committerschwarze <schwarze@openbsd.org>2015-01-15 19:06:31 +0000
commit12bc606974c905e41cd828804759a212d331fea1 (patch)
tree858a7b2a61ef9295169f978171ab8f44d122780b /lib/libutil/opendev.3
parenthandle UMAC128 initialization like UMAC; ok djm@ markus@ (diff)
downloadwireguard-openbsd-12bc606974c905e41cd828804759a212d331fea1.tar.xz
wireguard-openbsd-12bc606974c905e41cd828804759a212d331fea1.zip
remove .Tn; from Jan Stary <hans at stare dot cz>
Diffstat (limited to 'lib/libutil/opendev.3')
-rw-r--r--lib/libutil/opendev.38
1 files changed, 3 insertions, 5 deletions
diff --git a/lib/libutil/opendev.3 b/lib/libutil/opendev.3
index 29045df199b..65535a6fdde 100644
--- a/lib/libutil/opendev.3
+++ b/lib/libutil/opendev.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: opendev.3,v 1.21 2013/06/05 03:40:26 tedu Exp $
+.\" $OpenBSD: opendev.3,v 1.22 2015/01/15 19:06:32 schwarze Exp $
.\"
.\" Copyright (c) 2000, Todd C. Miller. All rights reserved.
.\" Copyright (c) 1996, Jason Downs. All rights reserved.
@@ -24,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 5 2013 $
+.Dd $Mdocdate: January 15 2015 $
.Dt OPENDEV 3
.Os
.Sh NAME
@@ -78,9 +78,7 @@ passed to
.Pp
The
.Fa dflags
-are specified by
-.Tn OR Ns 'ing
-the following values:
+are specified by OR'ing the following values:
.Bd -literal -offset indent
OPENDEV_PART attempt to open the raw partition during expansion
OPENDEV_BLCK open the block device (default is character device)