Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/share/man/man7 Pull up following revision(s) (requested b...
details: https://anonhg.NetBSD.org/src/rev/17f0e8b88546
branches: netbsd-8
changeset: 434124:17f0e8b88546
user: snj <snj%NetBSD.org@localhost>
date: Sun Jul 23 15:05:36 2017 +0000
description:
Pull up following revision(s) (requested by kre in ticket #105):
share/man/man7/environ.7: revision 1.27
Document EDITRC
diffstat:
share/man/man7/environ.7 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 3613437dacbc -r 17f0e8b88546 share/man/man7/environ.7
--- a/share/man/man7/environ.7 Sun Jul 23 15:01:21 2017 +0000
+++ b/share/man/man7/environ.7 Sun Jul 23 15:05:36 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.26.4.1 2017/07/23 15:05:36 snj 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