diff options
author | 2017-02-06 21:31:32 +0000 | |
---|---|---|
committer | 2017-02-06 21:31:32 +0000 | |
commit | a8570ead74f89a38fba30b7841b95fd747fa003c (patch) | |
tree | c13e991d510ac96af62017227fdc94bb488f8fca | |
parent | Add a manual page for the /etc/installurl file. (diff) | |
download | wireguard-openbsd-a8570ead74f89a38fba30b7841b95fd747fa003c.tar.xz wireguard-openbsd-a8570ead74f89a38fba30b7841b95fd747fa003c.zip |
fix spelling
-rw-r--r-- | share/man/man5/installurl.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/installurl.5 b/share/man/man5/installurl.5 index fdcf38bccdc..8ae3aa4a215 100644 --- a/share/man/man5/installurl.5 +++ b/share/man/man5/installurl.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: installurl.5,v 1.1 2017/02/06 21:05:44 rpe Exp $ +.\" $OpenBSD: installurl.5,v 1.2 2017/02/06 21:31:32 tj Exp $ .\" .\" Copyright (c) 2017 Robert Peichaer <rpe@openbsd.org> .\" @@ -29,7 +29,7 @@ mirror server URL. It is created by the installer script if the system is installed through an official mirror. .Pp -Emtpy lines and lines beginning with +Empty lines and lines beginning with .Sq # in the file are ignored. .Sh FILES |