summaryrefslogtreecommitdiff
path: root/doc/history.3
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2022-09-26 11:53:27 -0400
committerChet Ramey <chet.ramey@case.edu>2022-09-26 11:53:27 -0400
commitf7a382fd09319b20ef4435b9b554183b605468c1 (patch)
tree445f363418c287fc9994c7b51d412e6765e3450a /doc/history.3
parent5263c0d88064fda96292335d12eec1733f91cdc9 (diff)
downloadreadline-f7a382fd09319b20ef4435b9b554183b605468c1.tar.gz
readline-8.2 distribution sources and documentationreadline-8.2
Diffstat (limited to 'doc/history.3')
-rw-r--r--doc/history.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/history.3 b/doc/history.3
index df6cd37..06419cf 100644
--- a/doc/history.3
+++ b/doc/history.3
@@ -291,7 +291,7 @@ in new commands. The basic history manipulation commands are
identical to
the history substitution provided by \fBbash\fP.
.PP
-The programmer can also use the Readline library, which
+The programmer can also use the readline library, which
includes some history manipulation by default, and has the added
advantage of command line editing.
.PP