Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man7 Document EDITRC
details: https://anonhg.NetBSD.org/src/rev/06c115619056
branches: trunk
changeset: 354723:06c115619056
user: kre <kre%NetBSD.org@localhost>
date: Tue Jun 27 01:13:44 2017 +0000
description:
Document EDITRC
diffstat:
share/man/man7/environ.7 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 62040d8db0ab -r 06c115619056 share/man/man7/environ.7
--- a/share/man/man7/environ.7 Tue Jun 27 00:47:37 2017 +0000
+++ b/share/man/man7/environ.7 Tue Jun 27 01:13:44 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: environ.7,v 1.26 2017/02/25 15:55:45 abhinav Exp $
+.\" $NetBSD: environ.7,v 1.27 2017/06/27 01:13:44 kre Exp $
.\"
.\" Copyright (c) 1983, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -80,6 +80,13 @@
or
.Ql g .
Sizes less than 512 bytes or greater than a gigabyte are ignored.
+.It Ev EDITRC
+Gives the path name of the file used by
+.Xr editline 7
+when command line editing is enabled in various programs.
+See
+.Xr editrc 5
+for information on the format of the file.
.It Ev EXINIT
A startup list of commands read by
.Xr ex 1
Home |
Main Index |
Thread Index |
Old Index