[3840] in Athena Bugs
rt 6.4R: tcsh(1)
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Mon Dec 18 08:44:17 1989
Date: Mon, 18 Dec 89 08:43:53 -0500
From: Jonathan I. Kamens <jik@PIT-MANAGER.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
System name: pit-manager
Type and version: RTPC-ROMPC 6.4R
Display type: apa16
megapel
What were you trying to do?
man tcsh
What's wrong:
...
The
available sequences are:
%d Current working directory.
%c Trailing component of cwd.
...
What should have happened:
%D and %d should be mentioned separately. It might say
something like this:
%d Current working directory, with "~" substituted for
the user's home directory.
%D Current working directory, without home directory
substitution.
Please describe any relevant documentation references:
tsch(1).
jik