diff options
| author | Joel Dahl <joel@FreeBSD.org> | 2013-01-12 09:08:37 +0000 |
|---|---|---|
| committer | Joel Dahl <joel@FreeBSD.org> | 2013-01-12 09:08:37 +0000 |
| commit | 423ce1a5ed337b8cd0f59a65b33b9501e08a88a6 (patch) | |
| tree | 113700565dbfbdda61752b5eff057726dfb22c6f /lib/libedit | |
| parent | 67e33a5b8a2cea028b6a1efd090fe82113dbeece (diff) | |
Notes
Diffstat (limited to 'lib/libedit')
| -rw-r--r-- | lib/libedit/editrc.5 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/libedit/editrc.5 b/lib/libedit/editrc.5 index f46b874a8319..6e04ea167099 100644 --- a/lib/libedit/editrc.5 +++ b/lib/libedit/editrc.5 @@ -473,6 +473,13 @@ Move down one line. Editline extended command. .El .\" End of section automatically generated with makelist +.Sh FILES +.Bl -tag -width "~/.editrcXXX" +.It Pa ~/.editrc +User configuration file for the +.Xr editline 3 +library. +.El .Sh SEE ALSO .Xr editline 3 , .Xr regex 3 , |
