diff options
author | stanton <stanton> | 1999-02-05 01:49:03 (GMT) |
---|---|---|
committer | stanton <stanton> | 1999-02-05 01:49:03 (GMT) |
commit | 9263d25321fc0520a10c21aa022a1a5b0c52efad (patch) | |
tree | ebe7894776e8ca0a99329bc729f1fa7b0a4b2d97 /doc | |
parent | d9c25afbfa5babcfcda3ba4dd27cd816106962e2 (diff) | |
download | tcl-9263d25321fc0520a10c21aa022a1a5b0c52efad.zip tcl-9263d25321fc0520a10c21aa022a1a5b0c52efad.tar.gz tcl-9263d25321fc0520a10c21aa022a1a5b0c52efad.tar.bz2 |
lint
Diffstat (limited to 'doc')
-rw-r--r-- | doc/lsort.n | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/lsort.n b/doc/lsort.n index 394bf40..bc0b658 100644 --- a/doc/lsort.n +++ b/doc/lsort.n @@ -6,11 +6,11 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: lsort.n,v 1.3 1999/01/05 01:40:01 rjohnson Exp $ +'\" RCS: @(#) $Id: lsort.n,v 1.4 1999/02/05 01:49:03 stanton Exp $ '\" .so man.macros .TH lsort n 8.0 Tcl "Tcl Built-In Commands" -.BScharacteristics +.BS '\" Note: do not modify the .SH NAME line immediately below! .SH NAME lsort \- Sort the elements of a list |