summaryrefslogtreecommitdiff
path: root/usr.bin/at
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/at
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/at')
-rw-r--r--usr.bin/at/at.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/at/at.1 b/usr.bin/at/at.1
index f65fab69e12..4f335d6f5c5 100644
--- a/usr.bin/at/at.1
+++ b/usr.bin/at/at.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: at.1,v 1.15 2000/07/06 04:06:54 aaron Exp $
+.\" $OpenBSD: at.1,v 1.16 2000/11/09 17:52:02 aaron Exp $
.\" $FreeBSD: at.man,v 1.6 1997/02/22 19:54:05 peter Exp $
.Dd April 12, 1995
.Dt AT 1
@@ -42,7 +42,7 @@ are to be executed at a later time, using
.Xr sh 1 .
.Pp
The related programs are as follows:
-.Bl -tag -width indent
+.Bl -tag -width Ds
.It Nm at
Executes commands at a specified time.
.It Nm atq