1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-04 09:09:56 +00:00

From the PR:

The first paragraph of "Argument list processing" says that an
  argument of - will make csh be a login shell.  However, running
  csh with only a - as an argument fails with the error message.

csh(1) corrected to reflect this.

PR:		16754
Submitted by:	Giorgos Keramidas <keramida@ceid.upatras.gr>
This commit is contained in:
Bill Swingle 2000-02-17 03:23:39 +00:00
parent aa387b2d8c
commit f54042f93f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=57276

View File

@ -59,7 +59,7 @@ and a C-like syntax.
It is used both as an interactive login shell and
a shell script command processor.
.Ss Argument list processing
If the first argument (argument 0) to the shell is
If the shell is executed with a program name starting with
.Ql Fl \& ,
then this is a login shell.
A login shell also can be specified by invoking the shell with the