From f1ba34738ebc1a82d794cae9e4cafd33ef7a145a Mon Sep 17 00:00:00 2001 From: aaron Date: Thu, 9 Nov 2000 17:51:53 +0000 Subject: 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. --- usr.sbin/iostat/iostat.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin/iostat') diff --git a/usr.sbin/iostat/iostat.8 b/usr.sbin/iostat/iostat.8 index f767ddb69ee..f0aedaefca5 100644 --- a/usr.sbin/iostat/iostat.8 +++ b/usr.sbin/iostat/iostat.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iostat.8,v 1.14 2000/04/15 02:15:19 aaron Exp $ +.\" $OpenBSD: iostat.8,v 1.15 2000/11/09 17:53:14 aaron Exp $ .\" $NetBSD: iostat.8,v 1.10 1996/10/25 18:21:57 scottr Exp $ .\" .\" Copyright (c) 1985, 1991, 1993 @@ -70,7 +70,7 @@ option causes to print raw, unaveraged values. .Pp The options are as follows: -.Bl -tag -width flag +.Bl -tag -width Ds .It Fl c Repeat the display .Ar count -- cgit v1.2.3-59-g8ed1b