summaryrefslogtreecommitdiff
path: root/usr.bin/uuencode/uuencode.1
diff options
context:
space:
mode:
authorjoerg <joerg@NetBSD.org>2009-03-10 19:54:43 +0000
committerjoerg <joerg@NetBSD.org>2009-03-10 19:54:43 +0000
commitaea22a43d4f66a5ac5d26788cf6006cf31ef17d8 (patch)
tree411127089ca0bd9cd9a782de6ee990a1935c54f3 /usr.bin/uuencode/uuencode.1
parent4154d53ea2ba2e57c653ca2f46f5f1a6414db1e9 (diff)
Specify width for tag list.
Diffstat (limited to 'usr.bin/uuencode/uuencode.1')
-rw-r--r--usr.bin/uuencode/uuencode.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/uuencode/uuencode.1 b/usr.bin/uuencode/uuencode.1
index 0b7d45fa9c0..c3541c96aa6 100644
--- a/usr.bin/uuencode/uuencode.1
+++ b/usr.bin/uuencode/uuencode.1
@@ -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