Module Name: src
Committed By: njoly
Date: Thu Mar 14 19:17:23 UTC 2013
Modified Files:
src/usr.bin/vis: vis.1
Log Message:
Add missing .El macro.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/usr.bin/vis/vis.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/vis/vis.1
diff -u src/usr.bin/vis/vis.1:1.18 src/usr.bin/vis/vis.1:1.19
--- src/usr.bin/vis/vis.1:1.18 Wed Feb 27 20:12:44 2013
+++ src/usr.bin/vis/vis.1 Thu Mar 14 19:17:23 2013
@@ -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 ,