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
···11-.\" $OpenBSD: chio.conf.5,v 1.1 2007/11/02 15:26:07 jmc Exp $
11+.\" $OpenBSD: chio.conf.5,v 1.2 2020/02/10 13:18:20 schwarze Exp $
22.\"
33.\" Copyright (c) 2007 Jason McIntyre <jmc@openbsd.org>
44.\"
···1515.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1616.\"
1717.\"
1818-.Dd $Mdocdate: November 2 2007 $
1818+.Dd $Mdocdate: February 10 2020 $
1919.Dt CHIO.CONF 5
2020.Os
2121.Sh NAME
···5151.Ed
5252.El
5353.Sh FILES
5454-.Bl -tag -width "/etc/chio.confXXX" -compact
5454+.Bl -tag -width /etc/examples/chio.conf -compact
5555.It /dev/ch0
5656Default changer device.
5757.It /etc/chio.conf
5858Default location for
5959.Xr chio 1
6060configuration file.
6161+.It /etc/examples/chio.conf
6262+Example configuration file.
6163.El
6264.Sh SEE ALSO
6365.Xr chio 1 ,
+7-2
sbin/dhclient/dhclient.conf.5
···11-.\" $OpenBSD: dhclient.conf.5,v 1.49 2019/12/17 14:21:54 krw Exp $
11+.\" $OpenBSD: dhclient.conf.5,v 1.50 2020/02/10 13:18:20 schwarze Exp $
22.\"
33.\" Copyright (c) 1997 The Internet Software Consortium.
44.\" All rights reserved.
···3636.\" see ``http://www.isc.org/isc''. To learn more about Vixie
3737.\" Enterprises, see ``http://www.vix.com''.
3838.\"
3939-.Dd $Mdocdate: December 17 2019 $
3939+.Dd $Mdocdate: February 10 2020 $
4040.Dt DHCLIENT.CONF 5
4141.Os
4242.Sh NAME
···287287instead of the
288288.Ic sname
289289field of the DHCP offer when binding a lease.
290290+.El
291291+.Sh FILES
292292+.Bl -tag -width /etc/examples/dhclient.conf -compact
293293+.It Pa /etc/dhclient.conf
294294+.It Pa /etc/examples/dhclient.conf
290295.El
291296.Sh SEE ALSO
292297.Xr dhclient.leases 5 ,
+7-2
sbin/iked/iked.conf.5
···11-.\" $OpenBSD: iked.conf.5,v 1.60 2019/12/01 12:11:56 tobhe Exp $
11+.\" $OpenBSD: iked.conf.5,v 1.61 2020/02/10 13:18:20 schwarze Exp $
22.\"
33.\" Copyright (c) 2010 - 2014 Reyk Floeter <reyk@openbsd.org>
44.\" Copyright (c) 2004 Mathieu Sauve-Frankel All rights reserved.
···1515.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1616.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1717.\"
1818-.Dd $Mdocdate: December 1 2019 $
1818+.Dd $Mdocdate: February 10 2020 $
1919.Dt IKED.CONF 5
2020.Os
2121.Sh NAME
···923923or Curve25519.
924924Please note that the EC2N groups are considered as insecure and only
925925provided for backwards compatibility.
926926+.Sh FILES
927927+.Bl -tag -width /etc/examples/iked.conf -compact
928928+.It Pa /etc/iked.conf
929929+.It Pa /etc/examples/iked.conf
930930+.El
926931.Sh EXAMPLES
927932The first example is intended for a server with clients connecting to
928933.Xr iked 8
+7-2
sbin/ipsecctl/ipsec.conf.5
···11-.\" $OpenBSD: ipsec.conf.5,v 1.157 2020/02/07 13:01:34 bluhm Exp $
11+.\" $OpenBSD: ipsec.conf.5,v 1.158 2020/02/10 13:18:20 schwarze Exp $
22.\"
33.\" Copyright (c) 2004 Mathieu Sauve-Frankel All rights reserved.
44.\"
···2222.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
2323.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2424.\"
2525-.Dd $Mdocdate: February 7 2020 $
2525+.Dd $Mdocdate: February 10 2020 $
2626.Dt IPSEC.CONF 5
2727.Os
2828.Sh NAME
···990990.Ic authkey ,
991991and
992992.Ic enckey .
993993+.Sh FILES
994994+.Bl -tag -width /etc/examples/ipsec.conf -compact
995995+.It Pa /etc/ipsec.conf
996996+.It Pa /etc/examples/ipsec.conf
997997+.El
993998.Sh SEE ALSO
994999.Xr openssl 1 ,
9951000.Xr enc 4 ,
+5-3
sbin/mountd/exports.5
···11-.\" $OpenBSD: exports.5,v 1.25 2019/12/19 09:38:03 bentley Exp $
11+.\" $OpenBSD: exports.5,v 1.26 2020/02/10 13:18:20 schwarze Exp $
22.\" $NetBSD: exports.5,v 1.9 1996/02/18 11:57:50 fvdl Exp $
33.\"
44.\" Copyright (c) 1989, 1991, 1993
···3030.\"
3131.\" @(#)exports.5 8.3 (Berkeley) 3/29/95
3232.\"
3333-.Dd $Mdocdate: December 19 2019 $
3333+.Dd $Mdocdate: February 10 2020 $
3434.Dt EXPORTS 5
3535.Os
3636.Sh NAME
···248248allowing mounts at any
249249directory within /u2.
250250.Sh FILES
251251-.Bl -tag -width /etc/exports -compact
251251+.Bl -tag -width /etc/examples/exports -compact
252252.It Pa /etc/exports
253253default remote mount point file
254254+.It Pa /etc/examples/exports
255255+example remote mount point file
254256.El
255257.Sh SEE ALSO
256258.Xr netgroup 5 ,
+5-3
share/man/man5/mixerctl.conf.5
···11-.\" $OpenBSD: mixerctl.conf.5,v 1.7 2018/07/30 17:24:24 jmc Exp $
11+.\" $OpenBSD: mixerctl.conf.5,v 1.8 2020/02/10 13:18:20 schwarze Exp $
22.\"
33.\" Copyright (c) 2008 Jason McIntyre <jmc@openbsd.org>
44.\"
···1414.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1515.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1616.\"
1717-.Dd $Mdocdate: July 30 2018 $
1717+.Dd $Mdocdate: February 10 2020 $
1818.Dt MIXERCTL.CONF 5
1919.Os
2020.Sh NAME
···134134.Pp
135135.Dl $ aucat -o test.wav
136136.Sh FILES
137137-.Bl -tag -width "/etc/mixerctl.confXXX" -compact
137137+.Bl -tag -width /etc/examples/mixerctl.conf -compact
138138.It Pa /dev/mixer0
139139Default audio mixing device.
140140.It Pa /etc/mixerctl.conf
141141.Xr mixerctl 1
142142configuration file.
143143+.It Pa /etc/examples/mixerctl.conf
144144+Example configuration file.
143145.El
144146.Sh SEE ALSO
145147.Xr aucat 1 ,
+6-4
share/man/man5/pf.conf.5
···11-.\" $OpenBSD: pf.conf.5,v 1.583 2020/01/17 09:07:35 sashan Exp $
11+.\" $OpenBSD: pf.conf.5,v 1.584 2020/02/10 13:18:20 schwarze Exp $
22.\"
33.\" Copyright (c) 2002, Daniel Hartmeier
44.\" Copyright (c) 2003 - 2013 Henning Brauer <henning@openbsd.org>
···2828.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
2929.\" POSSIBILITY OF SUCH DAMAGE.
3030.\"
3131-.Dd $Mdocdate: January 17 2020 $
3131+.Dd $Mdocdate: February 10 2020 $
3232.Dt PF.CONF 5
3333.Os
3434.Sh NAME
···15421542.El
15431543.Pp
15441544.Dq pfctl -F Reset
15451545-restores default values for following options: debug, all limit options,
15451545+restores default values for the following options: debug, all limit options,
15461546loginterface, reassemble, skip, syncookies, all timeouts.
15471547.Sh QUEUEING
15481548Packets can be assigned to queues for the purpose of bandwidth
···29432943include = "include" filename
29442944.Ed
29452945.Sh FILES
29462946-.Bl -tag -width "/etc/protocolsXXX" -compact
29462946+.Bl -tag -width /etc/examples/pf.conf -compact
29472947.It Pa /etc/hosts
29482948Host name database.
29492949.It Pa /etc/pf.conf
29502950Default location of the ruleset file.
29512951+.It Pa /etc/examples/pf.conf
29522952+Example ruleset file.
29512953.It Pa /etc/pf.os
29522954Default location of OS fingerprints.
29532955.It Pa /etc/protocols
+5-3
share/man/man5/printcap.5
···11-.\" $OpenBSD: printcap.5,v 1.27 2017/05/14 12:01:52 ajacoutot Exp $
11+.\" $OpenBSD: printcap.5,v 1.28 2020/02/10 13:18:20 schwarze Exp $
22.\" $NetBSD: printcap.5,v 1.7 1998/02/20 12:24:50 hubertf Exp $
33.\"
44.\" Copyright (c) 1983, 1991, 1993
···3030.\"
3131.\" @(#)printcap.5 8.2 (Berkeley) 12/11/93
3232.\"
3333-.Dd $Mdocdate: May 14 2017 $
3333+.Dd $Mdocdate: February 10 2020 $
3434.Dt PRINTCAP 5
3535.Os
3636.Sh NAME
···255255Error messages sent to the console have a carriage return and a line
256256feed appended to them, rather than just a line feed.
257257.Sh FILES
258258-.Bl -tag -width "/etc/printcap" -compact
258258+.Bl -tag -width /etc/examples/printcap -compact
259259.It Pa /etc/printcap
260260Default location of the database file.
261261+.It Pa /etc/examples/printcap
262262+Example database file.
261263.El
262264.Sh SEE ALSO
263265.Xr lpq 1 ,
+5-3
share/man/man5/remote.5
···11-.\" $OpenBSD: remote.5,v 1.27 2017/11/02 17:53:12 remi Exp $
11+.\" $OpenBSD: remote.5,v 1.28 2020/02/10 13:18:20 schwarze Exp $
22.\" $NetBSD: remote.5,v 1.4 1997/04/20 00:05:27 mellon Exp $
33.\"
44.\" Copyright (c) 1983, 1991, 1993
···3030.\"
3131.\" @(#)remote.5 8.1 (Berkeley) 6/5/93
3232.\"
3333-.Dd $Mdocdate: November 2 2017 $
3333+.Dd $Mdocdate: February 10 2020 $
3434.Dt REMOTE 5
3535.Os
3636.Sh NAME
···9090one user at a time has access to the port.
9191.El
9292.Sh FILES
9393-.Bl -tag -width /etc/remote -compact
9393+.Bl -tag -width /etc/examples/remote -compact
9494.It Pa /etc/remote
9595Global database.
9696+.It Pa /etc/examples/remote
9797+Example database.
9698.El
9799.Sh SEE ALSO
98100.Xr cu 1
+4-3
share/man/man5/sysctl.conf.5
···11-.\" $OpenBSD: sysctl.conf.5,v 1.13 2019/01/25 00:19:26 millert Exp $
11+.\" $OpenBSD: sysctl.conf.5,v 1.14 2020/02/10 13:18:20 schwarze Exp $
22.\"
33.\" Copyright (c) 1998 Todd C. Miller <millert@openbsd.org>
44.\"
···1414.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1515.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1616.\"
1717-.Dd $Mdocdate: January 25 2019 $
1717+.Dd $Mdocdate: February 10 2020 $
1818.Dt SYSCTL.CONF 5
1919.Os
2020.Sh NAME
···3535with comments designated by a hash mark
3636.Pq Sq # .
3737.Sh FILES
3838-.Bl -tag -width /etc/sysctl.conf -compact
3838+.Bl -tag -width /etc/examples/sysctl.conf -compact
3939.It Pa /etc/sysctl.conf
4040+.It Pa /etc/examples/sysctl.conf
4041.El
4142.Sh EXAMPLES
4243To turn on IP forwarding, one would use the following line:
+4-3
share/man/man5/wsconsctl.conf.5
···11-.\" $OpenBSD: wsconsctl.conf.5,v 1.6 2019/01/25 00:19:26 millert Exp $
11+.\" $OpenBSD: wsconsctl.conf.5,v 1.7 2020/02/10 13:18:20 schwarze Exp $
22.\"
33.\" Copyright (c) 2001 Brian J. Kifiak <bk@rt.fm>
44.\" All rights reserved.
···2929.\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
3030.\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3131.\"
3232-.Dd $Mdocdate: January 25 2019 $
3232+.Dd $Mdocdate: February 10 2020 $
3333.Dt WSCONSCTL.CONF 5
3434.Os
3535.Sh NAME
···5050with comments designated by a hash mark
5151.Pq Sq # .
5252.Sh FILES
5353-.Bl -tag -width /etc/wsconsctl.conf -compact
5353+.Bl -tag -width /etc/examples/wsconsctl.conf -compact
5454.It Pa /etc/wsconsctl.conf
5555+.It Pa /etc/examples/wsconsctl.conf
5556.El
5657.Sh EXAMPLES
5758To load a Russian keyboard encoding, one would use the following line:
+4-2
share/man/man8/rc.8
···11-.\" $OpenBSD: rc.8,v 1.45 2017/07/13 19:16:33 jmc Exp $
11+.\" $OpenBSD: rc.8,v 1.46 2020/02/10 13:18:20 schwarze Exp $
22.\"
33.\" Copyright (c) 1980, 1991, 1993
44.\" The Regents of the University of California. All rights reserved.
···2929.\"
3030.\" @(#)rc.8 8.2 (Berkeley) 12/11/93
3131.\"
3232-.Dd $Mdocdate: July 13 2017 $
3232+.Dd $Mdocdate: February 10 2020 $
3333.Dt RC 8
3434.Os
3535.Sh NAME
···184184Commands run before the security level changes.
185185.It Pa /etc/rc.shutdown
186186Commands run at system shutdown.
187187+.It Pa /etc/examples/rc.*
188188+Examples of site specific scripts.
187189.It Pa /fastboot
188190Tells
189191.Nm rc
+7-4
usr.bin/doas/doas.conf.5
···11-.\" $OpenBSD: doas.conf.5,v 1.41 2019/07/07 19:21:28 tedu Exp $
11+.\" $OpenBSD: doas.conf.5,v 1.42 2020/02/10 13:18:20 schwarze Exp $
22.\"
33.\"Copyright (c) 2015 Ted Unangst <tedu@openbsd.org>
44.\"
···1313.\"WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1414.\"ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1515.\"OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1616-.Dd $Mdocdate: July 7 2019 $
1616+.Dd $Mdocdate: February 10 2020 $
1717.Dt DOAS.CONF 5
1818.Os
1919.Sh NAME
···111111it is not considered a keyword.
112112.El
113113.Sh FILES
114114-.Bl -tag -width "/etc/doas.conf"
114114+.Bl -tag -width /etc/examples/doas.conf -compact
115115.It Pa /etc/doas.conf
116116-doas configuration file.
116116+.Xr doas 1
117117+configuration file
118118+.It Pa /etc/examples/doas.conf
119119+example configuration file
117120.El
118121.Sh EXAMPLES
119122The following example permits user aja to install packages
+6-3
usr.bin/mandoc/man.conf.5
···11-.\" $OpenBSD: man.conf.5,v 1.6 2018/10/02 14:56:36 schwarze Exp $
11+.\" $OpenBSD: man.conf.5,v 1.7 2020/02/10 13:18:21 schwarze Exp $
22.\"
33.\" Copyright (c) 2015, 2017 Ingo Schwarze <schwarze@openbsd.org>
44.\"
···1414.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1515.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1616.\"
1717-.Dd $Mdocdate: October 2 2018 $
1717+.Dd $Mdocdate: February 10 2020 $
1818.Dt MAN.CONF 5
1919.Os
2020.Sh NAME
···109109but will eventually be removed.
110110.El
111111.Sh FILES
112112-.Pa /etc/man.conf
112112+.Bl -tag -width /etc/examples/man.conf -compact
113113+.It Pa /etc/man.conf
114114+.It Pa /etc/examples/man.conf
115115+.El
113116.Sh EXAMPLES
114117The following configuration file reproduces the defaults:
115118installing it is equivalent to not having a
+5-3
usr.sbin/acme-client/acme-client.conf.5
···11-.\" $OpenBSD: acme-client.conf.5,v 1.21 2019/07/04 05:06:06 solene Exp $
11+.\" $OpenBSD: acme-client.conf.5,v 1.22 2020/02/10 13:18:21 schwarze Exp $
22.\"
33.\" Copyright (c) 2005 Esben Norby <norby@openbsd.org>
44.\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org>
···1717.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1818.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1919.\"
2020-.Dd $Mdocdate: July 4 2019 $
2020+.Dd $Mdocdate: February 10 2020 $
2121.Dt ACME-CLIENT.CONF 5
2222.Os
2323.Sh NAME
···163163will be used.
164164.El
165165.Sh FILES
166166-.Bl -tag -width "/etc/acme-client.conf" -compact
166166+.Bl -tag -width /etc/examples/acme-client.conf -compact
167167.It Pa /etc/acme-client.conf
168168.Xr acme-client 1
169169configuration file
170170+.It Pa /etc/examples/acme-client.conf
171171+example configuration file
170172.El
171173.Sh SEE ALSO
172174.Xr acme-client 1
+5-3
usr.sbin/dvmrpd/dvmrpd.conf.5
···11-.\" $OpenBSD: dvmrpd.conf.5,v 1.9 2018/06/18 06:04:25 jmc Exp $
11+.\" $OpenBSD: dvmrpd.conf.5,v 1.10 2020/02/10 13:18:21 schwarze Exp $
22.\"
33.\" Copyright (c) 2005, 2006 Esben Norby <norby@openbsd.org>
44.\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org>
···1717.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1818.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1919.\"
2020-.Dd $Mdocdate: June 18 2018 $
2020+.Dd $Mdocdate: February 10 2020 $
2121.Dt DVMRPD.CONF 5
2222.Os
2323.Sh NAME
···145145query-interval.
146146.El
147147.Sh FILES
148148-.Bl -tag -width "/etc/dvmrpd.conf" -compact
148148+.Bl -tag -width /etc/examples/dvmrpd.conf -compact
149149.It Pa /etc/dvmrpd.conf
150150.Xr dvmrpd 8
151151configuration file
152152+.It Pa /etc/examples/dvmrpd.conf
153153+example configuration file
152154.El
153155.Sh SEE ALSO
154156.Xr dvmrpctl 8 ,
+5-3
usr.sbin/eigrpd/eigrpd.conf.5
···11-.\" $OpenBSD: eigrpd.conf.5,v 1.7 2018/06/18 06:04:25 jmc Exp $
11+.\" $OpenBSD: eigrpd.conf.5,v 1.8 2020/02/10 13:18:21 schwarze Exp $
22.\"
33.\" Copyright (c) 2015 Renato Westphal <renato@openbsd.org>
44.\" Copyright (c) 2005 Esben Norby <norby@openbsd.org>
···1818.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1919.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2020.\"
2121-.Dd $Mdocdate: June 18 2018 $
2121+.Dd $Mdocdate: February 10 2020 $
2222.Dt EIGRPD.CONF 5
2323.Os
2424.Sh NAME
···267267Multiple summary addresses can be configured.
268268.El
269269.Sh FILES
270270-.Bl -tag -width "/etc/eigrpd.conf" -compact
270270+.Bl -tag -width /etc/examples/eigrpd.conf -compact
271271.It Pa /etc/eigrpd.conf
272272.Xr eigrpd 8
273273configuration file
274274+.It Pa /etc/examples/eigrpd.conf
275275+example configuration file
274276.El
275277.Sh SEE ALSO
276278.Xr eigrpctl 8 ,
+5-3
usr.sbin/hostapd/hostapd.conf.5
···11-.\" $OpenBSD: hostapd.conf.5,v 1.46 2018/06/18 06:04:25 jmc Exp $
11+.\" $OpenBSD: hostapd.conf.5,v 1.47 2020/02/10 13:18:21 schwarze Exp $
22.\"
33.\" Copyright (c) 2004, 2005, 2006 Reyk Floeter <reyk@openbsd.org>
44.\"
···1414.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1515.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1616.\"
1717-.Dd $Mdocdate: June 18 2018 $
1717+.Dd $Mdocdate: February 10 2020 $
1818.Dt HOSTAPD.CONF 5
1919.Os
2020.Sh NAME
···812812set iapp mode multicast ttl 2
813813.Ed
814814.Sh FILES
815815-.Bl -tag -width "/etc/hostapd.conf" -compact
815815+.Bl -tag -width /etc/examples/hostapd.conf -compact
816816.It Pa /etc/hostapd.conf
817817Default location of the configuration file.
818818+.It Pa /etc/examples/hostapd.conf
819819+Example configuration file.
818820.El
819821.Sh SEE ALSO
820822.Xr hostapd 8
+5-3
usr.sbin/ifstated/ifstated.conf.5
···11-.\" $OpenBSD: ifstated.conf.5,v 1.14 2018/12/07 19:29:38 jmc Exp $
11+.\" $OpenBSD: ifstated.conf.5,v 1.15 2020/02/10 13:18:21 schwarze Exp $
22.\"
33.\" Copyright (c) 2005 Nikolay Sturm <sturm@openbsd.org>
44.\" Copyright (c) 2005 Marco Pfatschbacher <mpf@openbsd.org>
···1515.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1616.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1717.\"
1818-.Dd $Mdocdate: December 7 2018 $
1818+.Dd $Mdocdate: February 10 2020 $
1919.Dt IFSTATED.CONF 5
2020.Os
2121.Sh NAME
···184184init = "init" action_block
185185.Ed
186186.Sh FILES
187187-.Bl -tag -width "/etc/ifstated.conf" -compact
187187+.Bl -tag -width /etc/examples/ifstated.conf -compact
188188.It Pa /etc/ifstated.conf
189189.Xr ifstated 8
190190configuration file
191191+.It Pa /etc/examples/ifstated.conf
192192+example configuration file
191193.El
192194.Sh SEE ALSO
193195.Xr carp 4 ,
+8-4
usr.sbin/inetd/inetd.8
···11-.\" $OpenBSD: inetd.8,v 1.41 2017/10/04 19:52:26 jca Exp $
11+.\" $OpenBSD: inetd.8,v 1.42 2020/02/10 13:18:21 schwarze Exp $
22.\" Copyright (c) 1985, 1991 The Regents of the University of California.
33.\" All rights reserved.
44.\"
···2828.\"
2929.\" from: @(#)inetd.8 6.7 (Berkeley) 3/16/91
3030.\"
3131-.Dd $Mdocdate: October 4 2017 $
3131+.Dd $Mdocdate: February 10 2020 $
3232.Dt INETD 8
3333.Os
3434.Sh NAME
···317317in the form of the number of seconds since midnight, January
3183181, 1900).
319319All of these services are TCP based.
320320-For details of these services, consult the appropriate
321321-.Tn RFC
320320+For details of these services, consult the appropriate RFC
322321from the Network Information Center.
323322.Pp
324323.Nm inetd
···358357If you have only one server on
359358.Dq tcp6 ,
360359only IPv6 traffic will be routed to the server.
360360+.El
361361+.Sh FILES
362362+.Bl -tag -width /etc/examples/inetd.conf -compact
363363+.It Pa /etc/inetd.conf
364364+.It Pa /etc/examples/inetd.conf
361365.El
362366.Sh SEE ALSO
363367.Xr comsat 8 ,
+5-3
usr.sbin/ldapd/ldapd.conf.5
···11-.\" $OpenBSD: ldapd.conf.5,v 1.25 2018/05/18 12:36:30 reyk Exp $
11+.\" $OpenBSD: ldapd.conf.5,v 1.26 2020/02/10 13:18:21 schwarze Exp $
22.\"
33.\" Copyright (c) 2009, 2010 Martin Hedenfalk <martin@bzero.se>
44.\" Copyright (c) 2008 Janne Johansson <jj@openbsd.org>
···1717.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1818.\"
1919.\"
2020-.Dd $Mdocdate: May 18 2018 $
2020+.Dd $Mdocdate: February 10 2020 $
2121.Dt LDAPD.CONF 5
2222.Os
2323.Sh NAME
···3273271.2.3.4.5.6, and MyOidObjects for 1.2.3.4.7.
328328.El
329329.Sh FILES
330330-.Bl -tag -width "/etc/ldap/ldapd.confXXX" -compact
330330+.Bl -tag -width /etc/examples/ldapd.conf -compact
331331.It Pa /etc/ldapd.conf
332332Default
333333.Xr ldapd 8
334334configuration file.
335335+.It Pa /etc/examples/ldapd.conf
336336+Example configuration file.
335337.It Pa /etc/ldap/*.schema
336338Default schema definition files.
337339.It Pa /etc/ldap/certs/
+5-3
usr.sbin/ldpd/ldpd.conf.5
···11-.\" $OpenBSD: ldpd.conf.5,v 1.39 2019/03/31 20:14:14 jmc Exp $
11+.\" $OpenBSD: ldpd.conf.5,v 1.40 2020/02/10 13:18:21 schwarze Exp $
22.\"
33.\" Copyright (c) 2013, 2016 Renato Westphal <renato@openbsd.org>
44.\" Copyright (c) 2009 Michele Marchetto <michele@openbsd.org>
···1919.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2020.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2121.\"
2222-.Dd $Mdocdate: March 31 2019 $
2222+.Dd $Mdocdate: February 10 2020 $
2323.Dt LDPD.CONF 5
2424.Os
2525.Sh NAME
···388388.Ic yes .
389389.El
390390.Sh FILES
391391-.Bl -tag -width "/etc/ldpd.conf" -compact
391391+.Bl -tag -width /etc/examples/ldpd.conf -compact
392392.It Pa /etc/ldpd.conf
393393.Xr ldpd 8
394394configuration file
395395+.It Pa /etc/examples/ldpd.conf
396396+example configuration file
395397.El
396398.Sh SEE ALSO
397399.Xr ldpctl 8 ,
+4-3
usr.sbin/mrouted/mrouted.8
···11-.\" $OpenBSD: mrouted.8,v 1.26 2015/10/28 10:02:59 jmc Exp $
11+.\" $OpenBSD: mrouted.8,v 1.27 2020/02/10 13:18:21 schwarze Exp $
22.\" The mrouted program is covered by the license in the accompanying file
33.\" named "LICENSE". Use of the mrouted program represents acceptance of
44.\" the terms and conditions listed in that file.
55.\"
66.\" The mrouted program is COPYRIGHT 1989 by The Board of Trustees of
77.\" Leland Stanford Junior University.
88-.Dd $Mdocdate: October 28 2015 $
88+.Dd $Mdocdate: February 10 2020 $
99.Dt MROUTED 8
1010.Os
1111.Sh NAME
···345345was invoked with a non-zero debug level).
346346.El
347347.Sh FILES
348348-.Bl -tag -width /var/tmp/mrouted.cache -compact
348348+.Bl -tag -width /etc/examples/mrouted.conf -compact
349349.It Pa /etc/mrouted.conf
350350+.It Pa /etc/examples/mrouted.conf
350351.It Pa /var/tmp/mrouted.cache
351352.It Pa /var/tmp/mrouted.dump
352353.El
+5-3
usr.sbin/ntpd/ntpd.conf.5
···11-.\" $OpenBSD: ntpd.conf.5,v 1.43 2019/11/12 07:19:18 jmc Exp $
11+.\" $OpenBSD: ntpd.conf.5,v 1.44 2020/02/10 13:18:21 schwarze Exp $
22.\"
33.\" Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org>
44.\"
···1414.\" AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
1515.\" OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1616.\"
1717-.Dd $Mdocdate: November 12 2019 $
1717+.Dd $Mdocdate: February 10 2020 $
1818.Dt NTPD.CONF 5
1919.Os
2020.Sh NAME
···245245.Ed
246246.El
247247.Sh FILES
248248-.Bl -tag -width "/etc/ntpd.confXXX" -compact
248248+.Bl -tag -width /etc/examples/ntpd.conf -compact
249249.It Pa /etc/ntpd.conf
250250default
251251.Xr ntpd 8
252252configuration file
253253+.It Pa /etc/examples/ntpd.conf
254254+example configuration file
253255.El
254256.Sh SEE ALSO
255257.Xr ntpctl 8 ,
+5-3
usr.sbin/ospf6d/ospf6d.conf.5
···11-.\" $OpenBSD: ospf6d.conf.5,v 1.21 2020/01/08 08:21:01 remi Exp $
11+.\" $OpenBSD: ospf6d.conf.5,v 1.22 2020/02/10 13:18:21 schwarze Exp $
22.\"
33.\" Copyright (c) 2005 Esben Norby <norby@openbsd.org>
44.\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org>
···1717.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1818.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1919.\"
2020-.Dd $Mdocdate: January 8 2020 $
2020+.Dd $Mdocdate: February 10 2020 $
2121.Dt OSPF6D.CONF 5
2222.Os
2323.Sh NAME
···335335This disables the election of a DR and BDR for the given interface.
336336.El
337337.Sh FILES
338338-.Bl -tag -width "/etc/ospf6d.conf" -compact
338338+.Bl -tag -width /etc/examples/ospf6d.conf -compact
339339.It Pa /etc/ospf6d.conf
340340.Xr ospf6d 8
341341configuration file
342342+.It Pa /etc/examples/ospf6d.conf
343343+example configuration file
342344.El
343345.Sh SEE ALSO
344346.Xr ospf6ctl 8 ,
+5-3
usr.sbin/ospfd/ospfd.conf.5
···11-.\" $OpenBSD: ospfd.conf.5,v 1.59 2020/01/08 08:21:01 remi Exp $
11+.\" $OpenBSD: ospfd.conf.5,v 1.60 2020/02/10 13:18:21 schwarze Exp $
22.\"
33.\" Copyright (c) 2005 Esben Norby <norby@openbsd.org>
44.\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org>
···1717.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1818.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1919.\"
2020-.Dd $Mdocdate: January 8 2020 $
2020+.Dd $Mdocdate: February 10 2020 $
2121.Dt OSPFD.CONF 5
2222.Os
2323.Sh NAME
···426426This disables the election of a DR and BDR for the given interface.
427427.El
428428.Sh FILES
429429-.Bl -tag -width "/etc/ospfd.conf" -compact
429429+.Bl -tag -width /etc/examples/ospfd.conf -compact
430430.It Pa /etc/ospfd.conf
431431.Xr ospfd 8
432432configuration file
433433+.It Pa /etc/examples/ospfd.conf
434434+example configuration file
433435.El
434436.Sh SEE ALSO
435437.Xr ospfctl 8 ,
+5-3
usr.sbin/rad/rad.conf.5
···11-.\" $OpenBSD: rad.conf.5,v 1.15 2019/08/08 20:37:08 fcambus Exp $
11+.\" $OpenBSD: rad.conf.5,v 1.16 2020/02/10 13:18:21 schwarze Exp $
22.\"
33.\" Copyright (c) 2018 Florian Obser <florian@openbsd.org>
44.\" Copyright (c) 2005 Esben Norby <norby@openbsd.org>
···1818.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1919.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2020.\"
2121-.Dd $Mdocdate: August 8 2019 $
2121+.Dd $Mdocdate: February 10 2020 $
2222.Dt RAD.CONF 5
2323.Os
2424.Sh NAME
···149149The default is 2592000.
150150.El
151151.Sh FILES
152152-.Bl -tag -width "/etc/rad.conf" -compact
152152+.Bl -tag -width /etc/examples/rad.conf -compact
153153.It Pa /etc/rad.conf
154154.Xr rad 8
155155configuration file
156156+.It Pa /etc/examples/rad.conf
157157+example configuration file
156158.El
157159.Sh EXAMPLES
158160With the following example configuration,
+4-2
usr.sbin/radiusd/radiusd.conf.5
···11-.\" $OpenBSD: radiusd.conf.5,v 1.11 2019/04/01 14:47:56 jmc Exp $
11+.\" $OpenBSD: radiusd.conf.5,v 1.12 2020/02/10 13:18:21 schwarze Exp $
22.\"
33.\" Copyright (c) 2014 Esdenera Networks GmbH
44.\" Copyright (c) 2014 Internet Initiative Japan Inc.
···1515.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1616.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1717.\"
1818-.Dd $Mdocdate: April 1 2019 $
1818+.Dd $Mdocdate: February 10 2020 $
1919.Dt RADIUSD.CONF 5
2020.Os
2121.Sh NAME
···171171Default
172172.Xr radiusd 8
173173configuration file.
174174+.It Pa /etc/examples/radiusd.conf
175175+Example configuration file.
174176.It Pa /usr/libexec/radiusd/radiusd_bsdauth
175177.Dq bsdauth
176178module executable.
+5-3
usr.sbin/rbootd/rbootd.8
···11-.\" $OpenBSD: rbootd.8,v 1.17 2017/04/19 05:36:13 natano Exp $
11+.\" $OpenBSD: rbootd.8,v 1.18 2020/02/10 13:18:21 schwarze Exp $
22.\" $NetBSD: rbootd.8,v 1.3 1995/08/21 17:05:16 thorpej Exp $
33.\"
44.\" Copyright (c) 1988, 1992 The University of Utah and the Center
···4141.\" Utah Hdr: rbootd.man 3.1 92/07/06
4242.\" Author: Jeff Forys, University of Utah CSS
4343.\"
4444-.Dd $Mdocdate: April 19 2017 $
4444+.Dd $Mdocdate: February 10 2020 $
4545.Dt RBOOTD 8
4646.Os
4747.Sh NAME
···134134Turn off debugging, do nothing if already off.
135135.El
136136.Sh FILES
137137-.Bl -tag -width /usr/libexec/rbootd -compact
137137+.Bl -tag -width /etc/examples/rbootd.conf -compact
138138.It Pa /dev/bpf
139139packet-filter device
140140.It Pa /etc/rbootd.conf
141141configuration file
142142+.It Pa /etc/examples/rbootd.conf
143143+example configuration file
142144.It Pa /tmp/rbootd.dbg
143145debug output
144146.It Pa /usr/mdec/rbootd
+5-2
usr.sbin/relayd/relayd.conf.5
···11-.\" $OpenBSD: relayd.conf.5,v 1.193 2019/09/15 19:23:29 rob Exp $
11+.\" $OpenBSD: relayd.conf.5,v 1.194 2020/02/10 13:18:21 schwarze Exp $
22.\"
33.\" Copyright (c) 2006 - 2016 Reyk Floeter <reyk@openbsd.org>
44.\" Copyright (c) 2006, 2007 Pierre-Yves Ritschard <pyr@openbsd.org>
···1515.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1616.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1717.\"
1818-.Dd $Mdocdate: September 15 2019 $
1818+.Dd $Mdocdate: February 10 2020 $
1919.Dt RELAYD.CONF 5
2020.Os
2121.Sh NAME
···14611461.It Pa /etc/relayd.conf
14621462.Xr relayd 8
14631463configuration file.
14641464+.Pp
14651465+.It Pa /etc/examples/relayd.conf
14661466+Example configuration file.
14641467.Pp
14651468.It Pa /etc/services
14661469Service name database.
+5-3
usr.sbin/ripd/ripd.conf.5
···11-.\" $OpenBSD: ripd.conf.5,v 1.18 2018/12/31 20:34:16 remi Exp $
11+.\" $OpenBSD: ripd.conf.5,v 1.19 2020/02/10 13:18:22 schwarze Exp $
22.\"
33.\" Copyright (c) 2006 Michele Marchetto <mydecay@openbeer.it>
44.\" Copyright (c) 2005, 2006 Esben Norby <norby@openbsd.org>
···1818.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1919.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2020.\"
2121-.Dd $Mdocdate: December 31 2018 $
2121+.Dd $Mdocdate: February 10 2020 $
2222.Dt RIPD.CONF 5
2323.Os
2424.Sh NAME
···223223Prevent transmission and reception of RIP packets on this interface.
224224.El
225225.Sh FILES
226226-.Bl -tag -width "/etc/ripd.conf" -compact
226226+.Bl -tag -width /etc/examples/ripd.conf -compact
227227.It Pa /etc/ripd.conf
228228.Xr ripd 8
229229configuration file
230230+.It Pa /etc/examples/ripd.conf
231231+example configuration file
230232.El
231233.Sh SEE ALSO
232234.Xr rc.conf.local 8 ,
+7-2
usr.sbin/sasyncd/sasyncd.conf.5
···11-.\" $OpenBSD: sasyncd.conf.5,v 1.18 2011/06/23 20:35:22 sthen Exp $
11+.\" $OpenBSD: sasyncd.conf.5,v 1.19 2020/02/10 13:18:22 schwarze Exp $
22.\"
33.\" Copyright (c) 2005 H�kan Olsson. All rights reserved.
44.\"
···2727.\"
2828.\" Manual page for sasyncd.conf
2929.\"
3030-.Dd $Mdocdate: June 23 2011 $
3030+.Dd $Mdocdate: February 10 2020 $
3131.Dt SASYNCD.CONF 5
3232.Os
3333.Sh NAME
···175175instead,
176176to control all supported daemons at the same time,
177177or to turn it off to synchronize SAs only.
178178+.El
179179+.Sh FILES
180180+.Bl -tag -width /etc/examples/sasyncd.conf -compact
181181+.It Pa /etc/sasyncd.conf
182182+.It Pa /etc/examples/sasyncd.conf
178183.El
179184.Sh SEE ALSO
180185.Xr chmod 1 ,
+5-3
usr.sbin/sensorsd/sensorsd.conf.5
···11-.\" $OpenBSD: sensorsd.conf.5,v 1.28 2019/09/02 21:18:41 deraadt Exp $
11+.\" $OpenBSD: sensorsd.conf.5,v 1.29 2020/02/10 13:18:22 schwarze Exp $
22.\"
33.\" Copyright (c) 2003 Henning Brauer <henning@openbsd.org>
44.\" Copyright (c) 2005 Matthew Gream <matthew.gream@pobox.com>
···1616.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1717.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1818.\"
1919-.Dd $Mdocdate: September 2 2019 $
1919+.Dd $Mdocdate: February 10 2020 $
2020.Dt SENSORSD.CONF 5
2121.Os
2222.Sh NAME
···132132status changes of sensors of a certain type
133133or individual sensors.
134134.Sh FILES
135135-.Bl -tag -width "/etc/sensorsd.conf"
135135+.Bl -tag -width /etc/examples/sensorsd.conf -compact
136136.It Pa /etc/sensorsd.conf
137137Configuration file for
138138.Xr sensorsd 8 .
139139+.It Pa /etc/examples/sensorsd.conf
140140+Example configuration file.
139141.El
140142.Sh EXAMPLES
141143In the following configuration file,
+5-3
usr.sbin/snmpd/snmpd.conf.5
···11-.\" $OpenBSD: snmpd.conf.5,v 1.41 2020/01/02 10:55:53 florian Exp $
11+.\" $OpenBSD: snmpd.conf.5,v 1.42 2020/02/10 13:18:22 schwarze Exp $
22.\"
33.\" Copyright (c) 2007, 2008, 2012 Reyk Floeter <reyk@openbsd.org>
44.\"
···1414.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1515.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1616.\"
1717-.Dd $Mdocdate: January 2 2020 $
1717+.Dd $Mdocdate: February 10 2020 $
1818.Dt SNMPD.CONF 5
1919.Os
2020.Sh NAME
···299299.Ic integer .
300300.El
301301.Sh FILES
302302-.Bl -tag -width "/etc/snmpd.conf"
302302+.Bl -tag -width /etc/examples/snmpd.conf -compact
303303.It Pa /etc/snmpd.conf
304304Default location of the configuration file.
305305+.It Pa /etc/examples/snmpd.conf
306306+Example configuration file.
305307.El
306308.Sh EXAMPLES
307309The following example will tell
+7-2
usr.sbin/vmd/vm.conf.5
···11-.\" $OpenBSD: vm.conf.5,v 1.50 2020/01/15 14:08:26 phessler Exp $
11+.\" $OpenBSD: vm.conf.5,v 1.51 2020/02/10 13:18:22 schwarze Exp $
22.\"
33.\" Copyright (c) 2015 Mike Larkin <mlarkin@openbsd.org>
44.\" Copyright (c) 2015 Reyk Floeter <reyk@openbsd.org>
···1515.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1616.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1717.\"
1818-.Dd $Mdocdate: January 15 2020 $
1818+.Dd $Mdocdate: February 10 2020 $
1919.Dt VM.CONF 5
2020.Os
2121.Sh NAME
···450450This is the default.
451451.It Cm down
452452Stop the switch from forwarding packets.
453453+.El
454454+.Sh FILES
455455+.Bl -tag -width /etc/examples/vm.conf -compact
456456+.It Pa /etc/vm.conf
457457+.It Pa /etc/examples/vm.conf
453458.El
454459.Sh EXAMPLES
455460Create a new VM with 1GB memory, 1 network interface connected to
+6-4
usr.sbin/ypldap/ypldap.conf.5
···11-.\" $OpenBSD: ypldap.conf.5,v 1.22 2018/06/18 06:04:25 jmc Exp $
11+.\" $OpenBSD: ypldap.conf.5,v 1.23 2020/02/10 13:18:22 schwarze Exp $
22.\"
33.\" Copyright (c) 2008 Pierre-Yves Ritschard <pyr@openbsd.org>
44.\"
···1414.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1515.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1616.\"
1717-.Dd $Mdocdate: June 18 2018 $
1717+.Dd $Mdocdate: February 10 2020 $
1818.Dt YPLDAP.CONF 5
1919.Os
2020.Sh NAME
···164164Use the supplied LDAP filter to retrieve password entries.
165165.El
166166.Sh FILES
167167-.Bl -tag -width "/etc/ypldap.conf" -compact
167167+.Bl -tag -width /etc/examples/ypldap.conf -compact
168168.It Pa /etc/ypldap.conf
169169.Xr ypldap 8
170170-configuration file.
170170+configuration file
171171+.It Pa /etc/examples/ypldap.conf
172172+example configuration file
171173.El
172174.Sh SEE ALSO
173175.Xr ypbind 8 ,