summaryrefslogtreecommitdiffstats
path: root/lib/libedit
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-02-13 23:45:54 +0000
committerru <ru@FreeBSD.org>2005-02-13 23:45:54 +0000
commit6b6b8c04f623c7e2bd8c7ff4acaa40037b59580c (patch)
treefcca2ff76dd4bd4de63ce13f86a3138bd09a2ca3 /lib/libedit
parent2896c0ddcb033d90d22079e179db06a254613194 (diff)
downloadFreeBSD-src-6b6b8c04f623c7e2bd8c7ff4acaa40037b59580c.zip
FreeBSD-src-6b6b8c04f623c7e2bd8c7ff4acaa40037b59580c.tar.gz
Expand contractions.
Diffstat (limited to 'lib/libedit')
-rw-r--r--lib/libedit/editline.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libedit/editline.3 b/lib/libedit/editline.3
index 1321fe8..56c81f4 100644
--- a/lib/libedit/editline.3
+++ b/lib/libedit/editline.3
@@ -429,7 +429,7 @@ If
has been set with
.Fn el_set ,
then this is done automatically.
-Otherwise, it's the responsibility of the application to call
+Otherwise, it is the responsibility of the application to call
.Fn el_resize
on the appropriate occasions.
.It Fn el_line
@@ -511,7 +511,7 @@ Clear the history.
.Xc
Define functions to perform various history operations.
.Fa ptr
-is the argument given to a function when it's invoked.
+is the argument given to a function when it is invoked.
.It Dv H_FIRST
Return the first element in the history.
.It Dv H_LAST
OpenPOWER on IntegriCloud