diff options
Diffstat (limited to 'doc/lreverse.n')
| -rw-r--r-- | doc/lreverse.n | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/doc/lreverse.n b/doc/lreverse.n index bb0703d..48886be 100644 --- a/doc/lreverse.n +++ b/doc/lreverse.n @@ -1,9 +1,9 @@ -'\" -'\" Copyright (c) 2006 Donal K. Fellows. All rights reserved. +'\" -*- nroff -*- +'\" Copyright (c) 2006 by Donal K. Fellows. All rights reserved. '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH lreverse n 8.5 Tcl "Tcl Built-In Commands" .so man.macros .BS @@ -25,11 +25,7 @@ input list, \fIlist\fR, except with the elements in the reverse order. \fI\(-> f e {c d} b a\fR .CE .SH "SEE ALSO" -list(n), lappend(n), lassign(n), ledit(n), lindex(n), linsert(n), llength(n), -lmap(n), lpop(n), lrange(n), lremove(n), lrepeat(n), lreplace(n), -lsearch(n), lseq(n), lset(n), lsort(n) +list(n), lsearch(n), lsort(n) + .SH KEYWORDS element, list, reverse -'\" Local Variables: -'\" mode: nroff -'\" End: |
