fixed mistake in filename completion (control-D to escape)
authorEdward Wang <edward@ucbvax.Berkeley.EDU>
Sun, 24 Apr 1988 15:17:29 +0000 (07:17 -0800)
committerEdward Wang <edward@ucbvax.Berkeley.EDU>
Sun, 24 Apr 1988 15:17:29 +0000 (07:17 -0800)
SCCS-vsn: bin/csh/csh.1 6.11

usr/src/bin/csh/csh.1

index 463cbf6..31c561b 100644 (file)
@@ -2,7 +2,7 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)csh.1       6.10 (Berkeley) %G%
+.\"    @(#)csh.1       6.11 (Berkeley) %G%
 .\"
 .TH CSH 1 ""
 .UC 4
 .\"
 .TH CSH 1 ""
 .UC 4
@@ -246,7 +246,7 @@ expand partial user names, if the word to be completed
 (or listed) begins with the character ``~''.  For example,
 typing
 .br
 (or listed) begins with the character ``~''.  For example,
 typing
 .br
-       cd ~ro<control-D>
+       cd ~ro<escape>
 .br
 may produce the expansion
 .br
 .br
 may produce the expansion
 .br