diff options
author | donal.k.fellows@manchester.ac.uk <dkf> | 2007-10-24 14:29:35 (GMT) |
---|---|---|
committer | donal.k.fellows@manchester.ac.uk <dkf> | 2007-10-24 14:29:35 (GMT) |
commit | 3d7d8b714eb9d1f0f60f96fbbcc264bcb44905d2 (patch) | |
tree | fec73cd4bb84dace903da378ecd214cb13da4181 /doc/cd.n | |
parent | 3b0cbd6b210080a147c8d15f915a851e38aae838 (diff) | |
download | tcl-3d7d8b714eb9d1f0f60f96fbbcc264bcb44905d2.zip tcl-3d7d8b714eb9d1f0f60f96fbbcc264bcb44905d2.tar.gz tcl-3d7d8b714eb9d1f0f60f96fbbcc264bcb44905d2.tar.bz2 |
Lots of improvements to look and feel of manual pages
Diffstat (limited to 'doc/cd.n')
-rw-r--r-- | doc/cd.n | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -5,7 +5,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: cd.n,v 1.6 2004/10/27 09:36:58 dkf Exp $ +'\" RCS: @(#) $Id: cd.n,v 1.7 2007/10/24 14:29:38 dkf Exp $ '\" .so man.macros .TH cd n "" Tcl "Tcl Built-In Commands" @@ -37,9 +37,7 @@ current one: .CS \fBcd\fR ../lib .CE - .SH "SEE ALSO" filename(n), glob(n), pwd(n) - .SH KEYWORDS working directory |