summaryrefslogtreecommitdiffstats
path: root/share/man/man5
diff options
context:
space:
mode:
authortj <tj@openbsd.org>2019-04-27 22:30:05 +0000
committertj <tj@openbsd.org>2019-04-27 22:30:05 +0000
commit93d0f3da666ae5aa024da6bd2ed7d9cd0743b5d3 (patch)
tree77dd197f249b107cd927910bf31945d65880f114 /share/man/man5
parentIt's timer_pid not timeout_pid (diff)
downloadwireguard-openbsd-93d0f3da666ae5aa024da6bd2ed7d9cd0743b5d3.tar.xz
wireguard-openbsd-93d0f3da666ae5aa024da6bd2ed7d9cd0743b5d3.zip
the installer creates /etc/installurl even if we don't use http for the sets,
so update this page accordingly. while here, add sysupgrade to SEE ALSO since it uses installurl too. ok jmc
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/installurl.510
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man5/installurl.5 b/share/man/man5/installurl.5
index 40d6b0eb251..3c5e9ba8a66 100644
--- a/share/man/man5/installurl.5
+++ b/share/man/man5/installurl.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: installurl.5,v 1.7 2018/08/23 16:28:12 tj Exp $
+.\" $OpenBSD: installurl.5,v 1.8 2019/04/27 22:30:05 tj Exp $
.\"
.\" Copyright (c) 2017 Robert Peichaer <rpe@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: August 23 2018 $
+.Dd $Mdocdate: April 27 2019 $
.Dt INSTALLURL 5
.Os
.Sh NAME
@@ -29,8 +29,7 @@ mirror server URL, such as
.Pp
.Dl https://cdn.openbsd.org/pub/OpenBSD
.Pp
-It is created by the installer script during installations and upgrades
-over HTTP.
+It is created by the installer script during installations and upgrades.
.Pp
Empty lines and lines beginning with
.Sq #
@@ -41,4 +40,5 @@ in the file are ignored.
.El
.Sh SEE ALSO
.Xr pkg_add 1 ,
-.Xr syspatch 8
+.Xr syspatch 8 ,
+.Xr sysupgrade 8