summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sasyncd
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2020-02-10 13:18:20 +0000
committerschwarze <schwarze@openbsd.org>2020-02-10 13:18:20 +0000
commitc9d6433d50ff1ac58fa567b9a0e2cfcd09ff7590 (patch)
tree24766d2c07fefa27bdd12862fe5fd0e1979a7236 /usr.sbin/sasyncd
parentAdd support for the RK3399's VOP clocks to rkclock(4). (diff)
downloadwireguard-openbsd-c9d6433d50ff1ac58fa567b9a0e2cfcd09ff7590.tar.xz
wireguard-openbsd-c9d6433d50ff1ac58fa567b9a0e2cfcd09ff7590.zip
briefly mention /etc/examples/ in the FILES section of all the
manual pages that document the corresponding configuration files; OK jmc@, and general direction discussed with many
Diffstat (limited to 'usr.sbin/sasyncd')
-rw-r--r--usr.sbin/sasyncd/sasyncd.conf.59
1 files changed, 7 insertions, 2 deletions
diff --git a/usr.sbin/sasyncd/sasyncd.conf.5 b/usr.sbin/sasyncd/sasyncd.conf.5
index 2efffd7072c..7ca4f001b27 100644
--- a/usr.sbin/sasyncd/sasyncd.conf.5
+++ b/usr.sbin/sasyncd/sasyncd.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sasyncd.conf.5,v 1.18 2011/06/23 20:35:22 sthen Exp $
+.\" $OpenBSD: sasyncd.conf.5,v 1.19 2020/02/10 13:18:22 schwarze Exp $
.\"
.\" Copyright (c) 2005 Håkan Olsson. All rights reserved.
.\"
@@ -27,7 +27,7 @@
.\"
.\" Manual page for sasyncd.conf
.\"
-.Dd $Mdocdate: June 23 2011 $
+.Dd $Mdocdate: February 10 2020 $
.Dt SASYNCD.CONF 5
.Os
.Sh NAME
@@ -176,6 +176,11 @@ instead,
to control all supported daemons at the same time,
or to turn it off to synchronize SAs only.
.El
+.Sh FILES
+.Bl -tag -width /etc/examples/sasyncd.conf -compact
+.It Pa /etc/sasyncd.conf
+.It Pa /etc/examples/sasyncd.conf
+.El
.Sh SEE ALSO
.Xr chmod 1 ,
.Xr carp 4 ,