From fd80bd85aae74b486ef6875e2553afa55b9499e0 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Thu, 9 Nov 2000 17:53:37 +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.bin/xargs/xargs.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/xargs/xargs.1') diff --git a/usr.bin/xargs/xargs.1 b/usr.bin/xargs/xargs.1 index 3c5bed61751..ab806ad81bd 100644 --- a/usr.bin/xargs/xargs.1 +++ b/usr.bin/xargs/xargs.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: xargs.1,v 1.9 2000/03/14 14:58:27 aaron Exp $ +.\" $OpenBSD: xargs.1,v 1.10 2000/11/09 17:52:49 aaron Exp $ .\" $NetBSD: xargs.1,v 1.6 1994/11/14 06:51:40 jtc Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 @@ -84,7 +84,7 @@ up to the matching double quote. Any single character, including newlines, may be escaped by a backslash. .Pp The options are as follows: -.Bl -tag -width indent +.Bl -tag -width Ds .It Fl 0 Changes .Nm -- cgit v1.2.3