summaryrefslogtreecommitdiffstats
path: root/doc/pwd.n
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2004-10-27 14:24:37 (GMT)
committerdkf <dkf@noemail.net>2004-10-27 14:24:37 (GMT)
commit607effd0dd6e52b3730f13b0c882db8dbfcb7e97 (patch)
treec19b22fbb2165682630fecbf3779e53b26c9002f /doc/pwd.n
parenta883a89018ec8df173b7e0d33e814488e407d8a5 (diff)
downloadtcl-607effd0dd6e52b3730f13b0c882db8dbfcb7e97.zip
tcl-607effd0dd6e52b3730f13b0c882db8dbfcb7e97.tar.gz
tcl-607effd0dd6e52b3730f13b0c882db8dbfcb7e97.tar.bz2
More minor doc fixes
FossilOrigin-Name: 83ab8061842a2bb28ef192d378c328fd7a7984e6
Diffstat (limited to 'doc/pwd.n')
-rw-r--r--doc/pwd.n3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/pwd.n b/doc/pwd.n
index 807d980..d8b6a4e 100644
--- a/doc/pwd.n
+++ b/doc/pwd.n
@@ -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: pwd.n,v 1.5 2004/06/10 17:15:59 vasiljevic Exp $
+'\" RCS: @(#) $Id: pwd.n,v 1.6 2004/10/27 14:24:37 dkf Exp $
'\"
.so man.macros
.TH pwd n "" Tcl "Tcl Built-In Commands"
@@ -34,7 +34,6 @@ cd /tmp
exec tar -xf $tarFile
cd $savedDir
.CE
-
.SH "SEE ALSO"
file(n), cd(n), glob(n), filename(n)