From 078c2448197a826265f74828b3159d758f1f0ceb Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Fri, 9 Jul 1999 13:36:00 +0000 Subject: - remove all trailing whitespace * except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... --- lib/libedit/editrc.5 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lib/libedit/editrc.5') diff --git a/lib/libedit/editrc.5 b/lib/libedit/editrc.5 index 6ea7b1b6684..044b0271e99 100644 --- a/lib/libedit/editrc.5 +++ b/lib/libedit/editrc.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: editrc.5,v 1.7 1999/07/07 10:50:05 aaron Exp $ +.\" $OpenBSD: editrc.5,v 1.8 1999/07/09 13:35:25 aaron Exp $ .\" $NetBSD: editrc.5,v 1.4 1997/04/24 20:20:31 christos Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -62,7 +62,7 @@ Refer to .Sx BUILT-IN COMMANDS for more information. .Pp -.Ar prog +.Ar prog is the program name string that a program defines when it calls .Xr el_init 3 to setup @@ -118,11 +118,11 @@ Options include: .It Fl e Bind all keys to the standard GNU Emacs-like bindings. .It Fl v -Bind all keys to the standard +Bind all keys to the standard .Xr vi 1 -like bindings. .It Fl a -List or change key bindings in the +List or change key bindings in the .Xr vi 1 mode alternate (command mode) key map. .It Fl k -- cgit v1.2.3