Module Name: src Committed By: kre Date: Tue Jun 27 01:13:44 UTC 2017
Modified Files: src/share/man/man7: environ.7 Log Message: Document EDITRC To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/share/man/man7/environ.7 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man7/environ.7 diff -u src/share/man/man7/environ.7:1.26 src/share/man/man7/environ.7:1.27 --- src/share/man/man7/environ.7:1.26 Sat Feb 25 15:55:45 2017 +++ src/share/man/man7/environ.7 Tue Jun 27 01:13:44 2017 @@ -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 @@ by 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