summaryrefslogtreecommitdiffstats
path: root/lib/libutil
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2015-09-10 15:16:43 +0000
committerschwarze <schwarze@openbsd.org>2015-09-10 15:16:43 +0000
commite34c05504d9eac9cd176f1574709fe9862b5ebf5 (patch)
tree9ca3f06fdd1777928282b6558ec4533c7a321f15 /lib/libutil
parentif_put after if_get. (diff)
downloadwireguard-openbsd-e34c05504d9eac9cd176f1574709fe9862b5ebf5.tar.xz
wireguard-openbsd-e34c05504d9eac9cd176f1574709fe9862b5ebf5.zip
reduce .Nd to one line and kill .Tn while here
Diffstat (limited to 'lib/libutil')
-rw-r--r--lib/libutil/getrawpartition.38
-rw-r--r--lib/libutil/opendisk.38
2 files changed, 6 insertions, 10 deletions
diff --git a/lib/libutil/getrawpartition.3 b/lib/libutil/getrawpartition.3
index c0a0b8427cd..939a3638795 100644
--- a/lib/libutil/getrawpartition.3
+++ b/lib/libutil/getrawpartition.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getrawpartition.3,v 1.7 2013/06/05 03:40:26 tedu Exp $
+.\" $OpenBSD: getrawpartition.3,v 1.8 2015/09/10 15:16:43 schwarze Exp $
.\" $NetBSD: getrawpartition.3,v 1.1 1996/05/16 07:03:32 thorpej Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -28,14 +28,12 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: June 5 2013 $
+.Dd $Mdocdate: September 10 2015 $
.Dt GETRAWPARTITION 3
.Os
.Sh NAME
.Nm getrawpartition
-.Nd get the system
-.Dq raw
-partition
+.Nd get the system raw partition
.Sh SYNOPSIS
.In util.h
.Ft int
diff --git a/lib/libutil/opendisk.3 b/lib/libutil/opendisk.3
index e362f15d49c..4088a286678 100644
--- a/lib/libutil/opendisk.3
+++ b/lib/libutil/opendisk.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: opendisk.3,v 1.8 2014/01/21 03:15:45 schwarze Exp $
+.\" $OpenBSD: opendisk.3,v 1.9 2015/09/10 15:16:43 schwarze Exp $
.\" $NetBSD: opendisk.3,v 1.4 1999/07/02 15:49:12 simonb Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
@@ -28,14 +28,12 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: January 21 2014 $
+.Dd $Mdocdate: September 10 2015 $
.Dt OPENDISK 3
.Os
.Sh NAME
.Nm opendisk
-.Nd open a disk's
-.Dq raw
-partition
+.Nd open a disk's raw partition
.Sh SYNOPSIS
.In sys/types.h
.In util.h