diff options
| author | njoly <njoly@NetBSD.org> | 2013-03-14 19:17:23 +0000 |
|---|---|---|
| committer | njoly <njoly@NetBSD.org> | 2013-03-14 19:17:23 +0000 |
| commit | 5016c72a85f9c898a06e69a3ff1462b9a75b68a2 (patch) | |
| tree | b0e97f130afa4236e6ed0f413d51c0f2433abdb6 /usr.bin/vis | |
| parent | 81a5de13b13bf2be13672920a3c28e659ab40eaf (diff) | |
Add missing .El macro.
Diffstat (limited to 'usr.bin/vis')
| -rw-r--r-- | usr.bin/vis/vis.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/vis/vis.1 b/usr.bin/vis/vis.1 index 948680dfb14..6f7c82ff7ab 100644 --- a/usr.bin/vis/vis.1 +++ b/usr.bin/vis/vis.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: vis.1,v 1.18 2013/02/27 20:12:44 christos Exp $ +.\" $NetBSD: vis.1,v 1.19 2013/03/14 19:17:23 njoly Exp $ .\" .\" Copyright (c) 1989, 1991, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -154,6 +154,7 @@ instead. .It Ev LC_CTYPE Specify the locale of the input data. Set to C if the input data locale is unknown. +.El .Sh SEE ALSO .Xr unvis 1 , .Xr svis 3 , |
