Skip to content

Commit 9900c9a

Browse files
authored
Update 03-environment-variables.pod6
Change FormatCode F to C, since F is not usefully implemented. C<> changes the markup
1 parent 52e407d commit 9900c9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Programs/03-environment-variables.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ want to avoid the recommendation message upon REPL startup.
6868
=item C<RAKUDO_DISABLE_MULTILINE> Set to 1, will disable multiline input for the REPL
6969
7070
=item C<RAKUDO_HIST> This specifies the location of the history file used by the
71-
line editor; the default is F<~/.perl6/rakudo-history>.
71+
line editor; the default is C<~/.perl6/rakudo-history>.
7272
7373
7474
=head2 Other

0 commit comments

Comments
 (0)