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/ipcrm/ipcrm.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/ipcrm') diff --git a/usr.bin/ipcrm/ipcrm.1 b/usr.bin/ipcrm/ipcrm.1 index bed4cd7f230..645100c2059 100644 --- a/usr.bin/ipcrm/ipcrm.1 +++ b/usr.bin/ipcrm/ipcrm.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipcrm.1,v 1.6 2000/03/08 03:11:28 aaron Exp $ +.\" $OpenBSD: ipcrm.1,v 1.7 2000/11/09 17:52:14 aaron Exp $ .\" .\" Copyright (c) 1994 Adam Glass .\" All rights reserved. @@ -48,7 +48,7 @@ These System V IPC objects can be specified by their creation ID or any associated key. .Pp The options are as follows: -.Bl -tag -width indent +.Bl -tag -width Ds .It Fl q Ar msqid Remove the message queue associated with the ID .Nm msqid -- cgit v1.2.3