diff options
author | 2020-10-23 20:37:45 +0000 | |
---|---|---|
committer | 2020-10-23 20:37:45 +0000 | |
commit | 738b9b7ff027a894355e39a32320f094cd1ce65f (patch) | |
tree | 27c8f168da13320ef00c1a29a8fc24e944473e6c | |
parent | sort options list; (diff) | |
download | wireguard-openbsd-738b9b7ff027a894355e39a32320f094cd1ce65f.tar.xz wireguard-openbsd-738b9b7ff027a894355e39a32320f094cd1ce65f.zip |
zap trailing whitespace;
-rw-r--r-- | share/man/man8/afterboot.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8 index b9b551bf412..248e57b53bb 100644 --- a/share/man/man8/afterboot.8 +++ b/share/man/man8/afterboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: afterboot.8,v 1.166 2020/10/20 22:42:29 danj Exp $ +.\" $OpenBSD: afterboot.8,v 1.167 2020/10/23 20:37:45 jmc Exp $ .\" .\" Copyright (c) 1997 Marshall M. Midden .\" All rights reserved. @@ -29,7 +29,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: October 20 2020 $ +.Dd $Mdocdate: October 23 2020 $ .Dt AFTERBOOT 8 .\" Originally created by Marshall M. Midden -- 1997-10-20, m4@umn.edu .Os @@ -61,7 +61,7 @@ Administrators will rapidly become more familiar with .Ox if they get used to using the high quality manual pages. .Pp -Some base programs and subsystems also come with sample configuration +Some base programs and subsystems also come with sample configuration files in .Pa /etc/examples . .Ss Errata |