diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-10-15 11:43:11 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-10-15 11:43:11 +0300 |
commit | 6f373546792c2befaa2d9d0fffb12fda80320042 (patch) | |
tree | 20be35d4d79b4eacf2fedab8574f6b33c8bdad1f /doc/gawk.1 | |
parent | d7a6deaeca178a15c600fbc13262aca29fb39753 (diff) | |
parent | 74ee0dcab17240a1626b77ed998b07f0f6560a48 (diff) | |
download | egawk-6f373546792c2befaa2d9d0fffb12fda80320042.tar.gz egawk-6f373546792c2befaa2d9d0fffb12fda80320042.tar.bz2 egawk-6f373546792c2befaa2d9d0fffb12fda80320042.zip |
Merge branch 'gawk-4.1-stable'
Diffstat (limited to 'doc/gawk.1')
-rw-r--r-- | doc/gawk.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -626,7 +626,7 @@ specifies a search path to use when finding source files named with the .B \-l option. If this variable does not exist, the default path is -\fB".:/usr/local/lib/gawk"\fR. +\fB"/usr/local/lib/gawk"\fR. (The actual directory may vary, depending upon how .I gawk was built and installed.) |