Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libedit In 2000, .editrc reading from $PWD was removed. ...
details: https://anonhg.NetBSD.org/src/rev/a39034c5b16d
branches: trunk
changeset: 783847:a39034c5b16d
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Jan 10 16:03:06 2013 +0000
description:
In 2000, .editrc reading from $PWD was removed. Update the man page.
>From LEVAI Daniel via jmc@OpenBSD.
diffstat:
lib/libedit/editline.3 | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
diffs (30 lines):
diff -r 8d6d50aa1036 -r a39034c5b16d lib/libedit/editline.3
--- a/lib/libedit/editline.3 Thu Jan 10 15:51:32 2013 +0000
+++ b/lib/libedit/editline.3 Thu Jan 10 16:03:06 2013 +0000
@@ -1,6 +1,6 @@
-.\" $NetBSD: editline.3,v 1.77 2012/09/11 20:29:58 christos Exp $
+.\" $NetBSD: editline.3,v 1.78 2013/01/10 16:03:06 wiz Exp $
.\"
-.\" Copyright (c) 1997-2003 The NetBSD Foundation, Inc.
+.\" Copyright (c) 1997-2013 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
.\" This file was contributed to The NetBSD Foundation by Luke Mewburn.
@@ -26,7 +26,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd September 11, 2012
+.Dd January 10, 2013
.Dt EDITLINE 3
.Os
.Sh NAME
@@ -581,8 +581,6 @@
is
.Dv NULL ,
try
-.Pa $PWD/.editrc
-then
.Pa $HOME/.editrc .
Refer to
.Xr editrc 5
Home |
Main Index |
Thread Index |
Old Index