diff options
| author | joerg <joerg@NetBSD.org> | 2009-03-10 20:23:47 +0000 |
|---|---|---|
| committer | joerg <joerg@NetBSD.org> | 2009-03-10 20:23:47 +0000 |
| commit | 1cc1109801cfc756a6f7308cf9366258763bfbd8 (patch) | |
| tree | 97a9a318300407ccc7535e21a4dcbb745f6a757a /usr.bin/sdpquery/sdpquery.1 | |
| parent | f5f016d3560639adf7a6bdaf6fc1a4ee8c65f42f (diff) | |
Specify width for tag list.
Diffstat (limited to 'usr.bin/sdpquery/sdpquery.1')
| -rw-r--r-- | usr.bin/sdpquery/sdpquery.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/sdpquery/sdpquery.1 b/usr.bin/sdpquery/sdpquery.1 index 6f12aa5b274..405313ef4fd 100644 --- a/usr.bin/sdpquery/sdpquery.1 +++ b/usr.bin/sdpquery/sdpquery.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: sdpquery.1,v 1.8 2007/02/17 09:39:11 wiz Exp $ +.\" $NetBSD: sdpquery.1,v 1.9 2009/03/10 20:30:08 joerg Exp $ .\" .\" Copyright (c) 2006 Itronix Inc. .\" All rights reserved. @@ -51,7 +51,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: sdpquery.1,v 1.8 2007/02/17 09:39:11 wiz Exp $ +.\" $Id: sdpquery.1,v 1.9 2009/03/10 20:30:08 joerg Exp $ .\" $FreeBSD: src/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.8,v 1.6 2005/07/09 19:04:43 markus Exp $ .\" .Dd February 17, 2007 @@ -137,7 +137,7 @@ parameter is a 16-bit UUID of the service to search for. For the following services it is possible to use service name instead of service UUID: .Pp -.Bl -tag -compact +.Bl -tag -compact -width OPUSH .It CIP Common ISDN Access .It CTP |
