summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlum <lum@openbsd.org>2012-06-18 11:35:31 +0000
committerlum <lum@openbsd.org>2012-06-18 11:35:31 +0000
commitfb713a574348954ccd4813be0e5314b503b0b9fb (patch)
treea6fa1dbf6992c5d563dcb6085d9f3a411def5661
parentTidy up bell code, from Thomas Adam. (diff)
downloadwireguard-openbsd-fb713a574348954ccd4813be0e5314b503b0b9fb.tar.xz
wireguard-openbsd-fb713a574348954ccd4813be0e5314b503b0b9fb.zip
Add ~/.mg.d to FILES. Reviewed by jmc@
-rw-r--r--usr.bin/mg/mg.16
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/mg/mg.1 b/usr.bin/mg/mg.1
index dc34214601c..7701a629f77 100644
--- a/usr.bin/mg/mg.1
+++ b/usr.bin/mg/mg.1
@@ -1,7 +1,7 @@
-.\" $OpenBSD: mg.1,v 1.62 2012/06/14 17:21:22 lum Exp $
+.\" $OpenBSD: mg.1,v 1.63 2012/06/18 11:35:31 lum Exp $
.\" This file is in the public domain.
.\"
-.Dd $Mdocdate: June 14 2012 $
+.Dd $Mdocdate: June 18 2012 $
.Dt MG 1
.Os
.Sh NAME
@@ -915,6 +915,8 @@ auto-execute *.c c-mode
normal startup file
.It Pa ~/.mg-TERM
terminal-specific startup file
+.It Pa ~/.mg.d
+alternative backup file location
.It Pa /usr/share/doc/mg/tutorial
concise tutorial
.El