Specify width for tag list.

This commit is contained in:
joerg 2009-03-10 19:54:43 +00:00
parent 4154d53ea2
commit aea22a43d4
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: uuencode.1,v 1.20 2008/12/01 06:52:59 wiz Exp $
.\" $NetBSD: uuencode.1,v 1.21 2009/03/10 19:54:43 joerg Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@ -54,7 +54,7 @@ that do not support other than simple
data.
.Pp
The following options are available:
.Bl -tag
.Bl -tag -width ".Fl m"
.It Fl m
Use base64 encoding.
.El