summaryrefslogtreecommitdiffstats
path: root/lib/libedit/editrc.5
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-11-21 15:50:57 +0000
committerru <ru@FreeBSD.org>2001-11-21 15:50:57 +0000
commita80cd2fcaf52ca5ee124cd1eb19674162c5dd81f (patch)
treea84712e6b4abf566b5c61f8b1059b101e5c0fb44 /lib/libedit/editrc.5
parentb12b774518b5b1e596fee80b52b37d4d1145630f (diff)
downloadFreeBSD-src-a80cd2fcaf52ca5ee124cd1eb19674162c5dd81f.zip
FreeBSD-src-a80cd2fcaf52ca5ee124cd1eb19674162c5dd81f.tar.gz
mdoc(7) police: restore all FreeBSD fixes to this file that got
clobbered by previous commit.
Diffstat (limited to 'lib/libedit/editrc.5')
-rw-r--r--lib/libedit/editrc.530
1 files changed, 14 insertions, 16 deletions
diff --git a/lib/libedit/editrc.5 b/lib/libedit/editrc.5
index d57ef97..cc64fe8 100644
--- a/lib/libedit/editrc.5
+++ b/lib/libedit/editrc.5
@@ -1,5 +1,4 @@
.\" $NetBSD: editrc.5,v 1.10 2000/11/08 00:09:38 lukem Exp $
-.\" $FreeBSD$
.\"
.\" Copyright (c) 1997-2000 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -34,6 +33,8 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
+.\" $FreeBSD$
+.\"
.Dd November 8, 2000
.Os
.Dt EDITRC 5
@@ -123,7 +124,7 @@ Options include:
Bind all keys to the standard GNU Emacs-like bindings.
.It Fl v
Bind all keys to the standard
-.Xr vi 1 -like
+.Xr vi 1 Ns -like
bindings.
.It Fl a
List or change key bindings in the
@@ -164,10 +165,8 @@ can contain control characters of the form
.Sm off
.Sq No ^ Ar character
.Sm on
-.Po
-e.g.
-.Sq ^A
-.Pc ,
+(e.g.\&
+.Sq ^A ) ,
and the following backslashed escape sequences:
.Pp
.Bl -tag -compact -offset indent -width 4n
@@ -223,7 +222,7 @@ or
indicating that the terminal does or does not have that capability.
.Pp
.Fl s
-returns an emptry string for non-existent capabilities, rather than
+returns an empty string for non-existent capabilities, rather than
causing an error.
.Fl v
causes messages to be verbose.
@@ -235,7 +234,7 @@ functionality in a program.
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
@@ -273,13 +272,9 @@ set of tty modes respectively; defaulting to
Without other arguments,
.Ic setty
lists the modes in the chosen set which are fixed on
-.Po
-.Sq +mode
-.Pc
+.Pq Sq +mode
or off
-.Po
-.Sq -mode
-.Pc .
+.Pq Sq -mode .
.Fl a
lists all tty modes in the chosen set regardless of the setting.
With
@@ -484,9 +479,12 @@ Editline extended command.
.Xr regex 3 ,
.Xr termcap 5
.Sh AUTHORS
+.An -nosplit
The
.Nm editline
-library was written by Christos Zoulas,
-and this manual was written by Luke Mewburn,
+library was written by
+.An Christos Zoulas ,
+and this manual was written by
+.An Luke Mewburn ,
with some sections inspired by
.Xr tcsh 1 .
OpenPOWER on IntegriCloud