From a80cd2fcaf52ca5ee124cd1eb19674162c5dd81f Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 21 Nov 2001 15:50:57 +0000 Subject: mdoc(7) police: restore all FreeBSD fixes to this file that got clobbered by previous commit. --- lib/libedit/editrc.5 | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) (limited to 'lib/libedit') 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 . -- cgit v1.1