diff options
Diffstat (limited to 'usr.sbin/switchd')
-rw-r--r-- | usr.sbin/switchd/switchd.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/switchd/switchd.conf.5 b/usr.sbin/switchd/switchd.conf.5 index 53a929d4eed..3f6ed992222 100644 --- a/usr.sbin/switchd/switchd.conf.5 +++ b/usr.sbin/switchd/switchd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: switchd.conf.5,v 1.2 2016/07/19 17:30:30 reyk Exp $ +.\" $OpenBSD: switchd.conf.5,v 1.3 2016/07/20 07:21:24 yasuoka Exp $ .\" .\" Copyright (c) 2014, 2015, 2016 Reyk Floeter <reyk@openbsd.org> .\" Copyright (c) 2016 YASUOKA Masahiko <yasuoka@openbsd.org> @@ -17,7 +17,7 @@ .\" .\" The following requests are required for all man pages. .\" -.Dd $Mdocdate: July 19 2016 $ +.Dd $Mdocdate: July 20 2016 $ .Dt SWITCHD.CONF 5 .Os .Sh NAME @@ -29,7 +29,7 @@ is the configuration file for the switch daemon, .Xr switchd 8 . .Sh SECTIONS .Nm -files is divided into tw main sections: +files is divided into two main sections: .Bl -tag -width xxxx .It Sy Macros User-defined variables may be defined and user later, simplifying the |