[436] in Athena Bugs
csh man page
daemon@ATHENA.MIT.EDU (qjb@ATHENA.MIT.EDU)
Fri Jun 10 10:41:43 1988
From: <qjb@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
Date: Fri, 10 Jun 88 10:40:31 EDT
The wording here is unclear or wrong:
---
shift
shift variable
The members of argv are shifted to the left, discarding
argv[1]. It is an error for argv not to be set or to
have less than one word as value. The second form per-
forms the same function on the specified variable.
---
Why is argv mentioned here? Shouldn't it be replaced with "variable"? This
snatch was taken from the man page on paris.
Jay Berkenbilt
.