diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-15 02:15:31 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-15 02:15:31 +0000 |
commit | eebf512f9ccf68c32dd3357d8b220432728968c3 (patch) | |
tree | 6858a0c3ff6902f83bd5f4867667f4083aaae0d5 /lib/libedit | |
parent | 1b52790c858f028bdd5d92656f0aecc3b609deef (diff) |
Mostly punctuation fixes.
Diffstat (limited to 'lib/libedit')
-rw-r--r-- | lib/libedit/editline.3 | 4 | ||||
-rw-r--r-- | lib/libedit/editrc.5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lib/libedit/editline.3 b/lib/libedit/editline.3 index e5ff2b031bd..682f6eb2cac 100644 --- a/lib/libedit/editline.3 +++ b/lib/libedit/editline.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: editline.3,v 1.9 1999/07/09 13:35:25 aaron Exp $ +.\" $OpenBSD: editline.3,v 1.10 2000/04/15 02:15:27 aaron Exp $ .\" $NetBSD: editline.3,v 1.4 1997/01/14 04:17:23 lukem Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -339,7 +339,7 @@ Expecting further command input as arguments, do nothing visually. Refresh display. .It Dv CC_CURSOR Cursor moved, so update and perform -.Dv CC_REFRESH. +.Dv CC_REFRESH . .It Dv CC_REDISPLAY Redisplay entire input line. This is useful if a key binding outputs extra information. diff --git a/lib/libedit/editrc.5 b/lib/libedit/editrc.5 index 940c5bd7e56..ab482ee1086 100644 --- a/lib/libedit/editrc.5 +++ b/lib/libedit/editrc.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: editrc.5,v 1.10 2000/03/14 21:31:46 aaron Exp $ +.\" $OpenBSD: editrc.5,v 1.11 2000/04/15 02:15:27 aaron Exp $ .\" $NetBSD: editrc.5,v 1.4 1997/04/24 20:20:31 christos Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -222,7 +222,7 @@ causes messages to be verbose. List the history. .It Ic telltc List the values of all the terminal capabilities (see -.Xr termcap 5 ). +.Xr termcap 5 ) . .It Ic settc Ar cap Ar val Set the terminal capability .Ar cap |