mirror of
https://git.savannah.gnu.org/git/screen.git
synced 2026-04-21 03:12:53 +02:00
[PATCH 2/2] trivial: docs: Add missing ')'.
A cross-reference was intended to be placed inside parentheses, but the closing parenthesis was forgotten; this commit inserts that missing closing parenthesis.
This commit is contained in:
committed by
Alexander Naumov
parent
8ebf7e2839
commit
99a906805a
@@ -504,7 +504,7 @@ variable @code{$SYSSCREENRC} (this override feature may be disabled at
|
||||
compile-time). The user specific screenrc file is
|
||||
searched for in @code{$SCREENRC}, then
|
||||
@file{@code{$HOME}/.screenrc}. The command line option @samp{-c}
|
||||
specifies which file to use (@pxref{Invoking Screen}. Commands in these
|
||||
specifies which file to use (@pxref{Invoking Screen}). Commands in these
|
||||
files are used to set options, bind commands to keys, and to
|
||||
automatically establish one or more windows at the beginning of
|
||||
your @code{screen} session. Commands are listed one per line, with
|
||||
|
||||
Reference in New Issue
Block a user