aboutsummaryrefslogtreecommitdiff
path: root/lib/libedit
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-02-13 23:45:54 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-02-13 23:45:54 +0000
commit36a142c455a41172df398f10eb3e110ca29fbf72 (patch)
treefcca2ff76dd4bd4de63ce13f86a3138bd09a2ca3 /lib/libedit
parentbceab447de2643ed92a6d46e15b60a0635dd8288 (diff)
downloadsrc-36a142c455a41172df398f10eb3e110ca29fbf72.tar.gz
src-36a142c455a41172df398f10eb3e110ca29fbf72.zip
Expand contractions.
Notes
Notes: svn path=/head/; revision=141851
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 1321fe804c28..56c81f49a1cf 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