summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2016-01-23 15:20:20 -0800
committerRuss Allbery <eagle@eyrie.org>2016-01-23 15:21:55 -0800
commit17d8e73401143e80b75356b21482da229b1d9d5a (patch)
tree8e8b305ec842dc48cd757274bb2a4068ed998499
parentf532471b897dfb426890cd96b77f0f44e36c061d (diff)
Minor style cleanups to the Perl documentation in README
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index a9e025d..74c5150 100644
--- a/README
+++ b/README
@@ -183,10 +183,10 @@ BUILD AND INSTALLATION
must be specified either in krb5.conf configuration or on the wallet
command line or the client will exit with an error.
- By default, wallet uses whatever perl executable exists in the current $PATH.
- That Perl's path is what the server scripts will use, and that Perl's
- configuration will be used to determine where the server Perl modules will be
- installed.
+ By default, wallet uses whatever Perl executable exists in the current
+ PATH. That Perl's path is what the server scripts will use, and that
+ Perl's configuration will be used to determine where the server Perl
+ modules will be installed.
To specify a particular Perl executable to use, either set the PERL
environment variable or pass it to configure like: