summaryrefslogtreecommitdiff
path: root/lib/libedit
diff options
context:
space:
mode:
authorJoel Dahl <joel@FreeBSD.org>2013-01-12 09:08:37 +0000
committerJoel Dahl <joel@FreeBSD.org>2013-01-12 09:08:37 +0000
commit423ce1a5ed337b8cd0f59a65b33b9501e08a88a6 (patch)
tree113700565dbfbdda61752b5eff057726dfb22c6f /lib/libedit
parent67e33a5b8a2cea028b6a1efd090fe82113dbeece (diff)
Notes
Diffstat (limited to 'lib/libedit')
-rw-r--r--lib/libedit/editrc.57
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 ,