diff options
| author | lukem <lukem@NetBSD.org> | 2004-04-22 06:53:43 +0000 |
|---|---|---|
| committer | lukem <lukem@NetBSD.org> | 2004-04-22 06:53:43 +0000 |
| commit | ee913daaf969913eadca2bc308c5b29d32d2b503 (patch) | |
| tree | 0c532985ab09fe394062625da54913a06d801598 /usr.bin/vis/vis.1 | |
| parent | a5bde8e7c557697dcbc1495bf8dc99f122fc0e3b (diff) | |
fix silly cut & paste error in -h description
Diffstat (limited to 'usr.bin/vis/vis.1')
| -rw-r--r-- | usr.bin/vis/vis.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/vis/vis.1 b/usr.bin/vis/vis.1 index e0f880e1cab..238972c7dc3 100644 --- a/usr.bin/vis/vis.1 +++ b/usr.bin/vis/vis.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: vis.1,v 1.12 2004/04/22 06:35:02 lukem Exp $ +.\" $NetBSD: vis.1,v 1.13 2004/04/22 06:53:43 lukem Exp $ .\" .\" Copyright (c) 1989, 1991, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -94,7 +94,7 @@ Same as .Fl F . .It Fl h Encode using the URI encoding from RFC 1808. -.Pq Dv VIS_WHITE +.Pq Dv VIS_HTTPSTYLE .It Fl l Mark newlines with the visible sequence .Ql \e$ , |
