From: Simon Ruderich Date: Sun, 24 Jan 2016 19:41:25 +0000 (+0100) Subject: minor documentation improvements X-Git-Url: https://ruderich.org/simon/gitweb/?p=fcscs%2Ffcscs.git;a=commitdiff_plain;h=210f7c020e1cf68842eeefb6daecd01b1b38780b;ds=sidebyside minor documentation improvements --- diff --git a/bin/fcscs b/bin/fcscs index f561af2..b2bef5d 100755 --- a/bin/fcscs +++ b/bin/fcscs @@ -109,10 +109,9 @@ explained below. Per default URLs are selected, see options for a way to change this. I: When yanking (copying) a temporary file is used to pass the data to -GNU screen/Tmux without exposing it to C or C. However this may +GNU screen/Tmux without exposing it to C or C. However this may leak data if those temporary files are written to disk. To prevent this change -your C<$TMP> accordingly to point to a memory-only location or encrypted -storage. +your C<$TMP> to point to a memory-only location or encrypted storage. If no window appears, try running B manually to catch the error message and please report the bug: @@ -1111,7 +1110,7 @@ my %setting = ( =over -=item B used by C<\&mapping_mode_url()> +=item B used by C<\&mapping_mode_url()> =item B used by C<\&mapping_mode_path()>