fix silly cut & paste error in -h description
This commit is contained in:
parent
a5bde8e7c5
commit
ee913daaf9
|
@ -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$ ,
|
||||
|
|
Loading…
Reference in New Issue