summaryrefslogtreecommitdiffstats
path: root/usr.sbin/amd
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2017-08-22 16:36:07 +0000
committerschwarze <schwarze@openbsd.org>2017-08-22 16:36:07 +0000
commit61100c9689ef2585027832f9d59d904e2c66a851 (patch)
treecc5c9a3d59258cce77b694222413a6e6bbb46331 /usr.sbin/amd
parentCall isatty(3) prior to ioctl(TIOCEXCL) to check if cu(1) was invoked on a (diff)
downloadwireguard-openbsd-61100c9689ef2585027832f9d59d904e2c66a851.tar.xz
wireguard-openbsd-61100c9689ef2585027832f9d59d904e2c66a851.zip
fix default automount dir below FILES, related to amd.c rev. 1.15;
from Alessandro DE LAURENZIS <just22 at atlantide dot t28 dot net>
Diffstat (limited to 'usr.sbin/amd')
-rw-r--r--usr.sbin/amd/amd/amd.88
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/amd/amd/amd.8 b/usr.sbin/amd/amd/amd.8
index dbdd7bb4b70..132e97fc776 100644
--- a/usr.sbin/amd/amd/amd.8
+++ b/usr.sbin/amd/amd/amd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: amd.8,v 1.22 2013/07/16 11:13:33 schwarze Exp $
+.\" $OpenBSD: amd.8,v 1.23 2017/08/22 16:36:07 schwarze Exp $
.\"
.\" Copyright (c) 1989 Jan-Simon Pendry
.\" Copyright (c) 1989 Imperial College of Science, Technology & Medicine
@@ -34,7 +34,7 @@
.\"
.\" from: @(#)amd.8 5.10 (Berkeley) 4/19/94
.\"
-.Dd $Mdocdate: July 16 2013 $
+.Dd $Mdocdate: August 22 2017 $
.Dt AMD 8
.Os
.Sh NAME
@@ -188,8 +188,8 @@ This variable is available inside the configuration file as
.Va ${domain} .
.El
.Sh FILES
-.Bl -tag -width /axx
-.It Pa /a
+.Bl -tag -width /tmp_mntxx
+.It Pa /tmp_mnt
directory under which filesystems are dynamically mounted
.El
.Sh SEE ALSO