diff options
| author | wiz <wiz@NetBSD.org> | 2003-06-27 18:57:09 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2003-06-27 18:57:09 +0000 |
| commit | a8f1dff65a0410cc5fe7d149972f7bc01cf0e447 (patch) | |
| tree | 526574274fdf1de30c54c06ecebda031328bf696 /lib/libedit | |
| parent | fa499f5b3d370632dce8ad35abf8c7eea09b0203 (diff) | |
Add Ns.
Diffstat (limited to 'lib/libedit')
| -rw-r--r-- | lib/libedit/editrc.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libedit/editrc.5 b/lib/libedit/editrc.5 index 8af214f41ea..11e86ae6ee5 100644 --- a/lib/libedit/editrc.5 +++ b/lib/libedit/editrc.5 @@ -1,4 +1,4 @@ -.\" $NetBSD: editrc.5,v 1.15 2003/05/14 07:24:21 wiz Exp $ +.\" $NetBSD: editrc.5,v 1.16 2003/06/27 18:57:09 wiz Exp $ .\" .\" Copyright (c) 1997-2000 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -122,7 +122,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 |
