summaryrefslogtreecommitdiff
path: root/usr.bin/mktemp
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-11-09 17:53:37 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-11-09 17:53:37 +0000
commitfd80bd85aae74b486ef6875e2553afa55b9499e0 (patch)
tree745201ae517ef3469e3bafc20c5bb76de8b3bffa /usr.bin/mktemp
parent06e3579118de0e275610c2060770fff7febe25c6 (diff)
Change all option list specifications to ".Bl -tag -width Ds". Most man
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything.
Diffstat (limited to 'usr.bin/mktemp')
-rw-r--r--usr.bin/mktemp/mktemp.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/mktemp/mktemp.1 b/usr.bin/mktemp/mktemp.1
index 5dc7dbd8ed3..4a4a47b1af5 100644
--- a/usr.bin/mktemp/mktemp.1
+++ b/usr.bin/mktemp/mktemp.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mktemp.1,v 1.17 2000/06/26 02:43:31 pjanzen Exp $
+.\" $OpenBSD: mktemp.1,v 1.18 2000/11/09 17:52:25 aaron Exp $
.\"
.\" Copyright (c) 1996, 2000 Todd C. Miller <Todd.Miller@courtesan.com>
.\" All rights reserved.
@@ -89,7 +89,7 @@ For these reasons it is suggested that
be used instead.
.Pp
The options are as follows:
-.Bl -tag -width indent
+.Bl -tag -width Ds
.It Fl d
Make a directory instead of a file.
.It Fl q