mirror of
https://git.savannah.gnu.org/git/screen.git
synced 2026-04-21 11:16:21 +02:00
manpage has misleading bash example
bug#64378
This commit is contained in:
@@ -3306,7 +3306,7 @@ This is useful if you'd like to run a tty-enhancer which is expecting to
|
|||||||
execute the program specified in $SHELL.
|
execute the program specified in $SHELL.
|
||||||
If the command begins with a '\-' character, the shell will be started as a
|
If the command begins with a '\-' character, the shell will be started as a
|
||||||
login-shell. Typical shells do only minimal initialization when not started as a login-shell.
|
login-shell. Typical shells do only minimal initialization when not started as a login-shell.
|
||||||
E.g. Bash will not read your \*Q~/.bashrc\*U unless it is a login-shell.
|
E.g. Bash will not read your \*Q~/.bash_profile\*U unless it is a login-shell.
|
||||||
.RE
|
.RE
|
||||||
.TP
|
.TP
|
||||||
.B "shelltitle \fItitle\fP"
|
.B "shelltitle \fItitle\fP"
|
||||||
|
|||||||
@@ -1365,7 +1365,7 @@ you'd like to run a tty-enhancer which is expecting to execute the
|
|||||||
program specified in @code{$SHELL}.
|
program specified in @code{$SHELL}.
|
||||||
If the command begins with a @samp{-} character, the shell will be started as a
|
If the command begins with a @samp{-} character, the shell will be started as a
|
||||||
login-shell. Typical shells do only minimal initialization when not started as a login-shell.
|
login-shell. Typical shells do only minimal initialization when not started as a login-shell.
|
||||||
E.g. Bash will not read your @file{~/.bashrc} unless it is a login-shell.
|
E.g. Bash will not read your @file{~/.bash_profile} unless it is a login-shell.
|
||||||
|
|
||||||
@code{defshell} is currently a synonym to the @code{shell} .screenrc command.
|
@code{defshell} is currently a synonym to the @code{shell} .screenrc command.
|
||||||
@end deffn
|
@end deffn
|
||||||
|
|||||||
Reference in New Issue
Block a user