diff options
| author | wiz <wiz@NetBSD.org> | 2010-11-28 01:28:21 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2010-11-28 01:28:21 +0000 |
| commit | cb676ec98b89100b9fedd1a539db11fe99c0dd67 (patch) | |
| tree | 09ffdd082b0970902530cae3b18c9a64354fbb43 /lib/libc/gen/unvis.3 | |
| parent | fabd9ea05b49554d788b35c8ae20113c4e7a0c38 (diff) | |
Remove superfluous comma.
Diffstat (limited to 'lib/libc/gen/unvis.3')
| -rw-r--r-- | lib/libc/gen/unvis.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/unvis.3 b/lib/libc/gen/unvis.3 index 2286652b666..3f6fdc550e0 100644 --- a/lib/libc/gen/unvis.3 +++ b/lib/libc/gen/unvis.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: unvis.3,v 1.19 2010/11/27 19:44:21 christos Exp $ +.\" $NetBSD: unvis.3,v 1.20 2010/11/28 01:28:21 wiz Exp $ .\" .\" Copyright (c) 1989, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -148,7 +148,7 @@ The .Ar flag argument is also used to specify the encoding style of the source. If set to -.Dv VIS_HTTPSTYLE , +.Dv VIS_HTTPSTYLE or .Dv VIS_HTTP1808 , .Fn unvis |
