summaryrefslogtreecommitdiffstats
path: root/doc/lsearch.n
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2005-01-05 21:53:19 (GMT)
committerdkf <dkf@noemail.net>2005-01-05 21:53:19 (GMT)
commit0302f13315844cd2659a841a8a0c8b8e7746c0b0 (patch)
treeee96565a4907b61055a97280a0d8902aee4fbb6f /doc/lsearch.n
parentf90816a32a3379ca8e6b43a98dd3d95233448337 (diff)
downloadtcl-0302f13315844cd2659a841a8a0c8b8e7746c0b0.zip
tcl-0302f13315844cd2659a841a8a0c8b8e7746c0b0.tar.gz
tcl-0302f13315844cd2659a841a8a0c8b8e7746c0b0.tar.bz2
Change emacs mode comment style to stop problems with older man. [1085127]
FossilOrigin-Name: 505a89aac42f62bdbeb8809a136cb8eaaece1a14
Diffstat (limited to 'doc/lsearch.n')
-rw-r--r--doc/lsearch.n7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/lsearch.n b/doc/lsearch.n
index b8a6f18..59fa21a 100644
--- a/doc/lsearch.n
+++ b/doc/lsearch.n
@@ -1,4 +1,3 @@
-'\" -*- nroff -*-
'\"
'\" Copyright (c) 1993 The Regents of the University of California.
'\" Copyright (c) 1994-1996 Sun Microsystems, Inc.
@@ -7,7 +6,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: lsearch.n,v 1.13.2.3 2004/10/27 12:52:40 dkf Exp $
+'\" RCS: @(#) $Id: lsearch.n,v 1.13.2.4 2005/01/05 21:53:30 dkf Exp $
'\"
.so man.macros
.TH lsearch n 8.4 Tcl "Tcl Built-In Commands"
@@ -138,3 +137,7 @@ lset(n), lsort(n), lrange(n), lreplace(n)
.SH KEYWORDS
list, match, pattern, regular expression, search, string
+
+'\" Local Variables:
+'\" mode: nroff
+'\" End: