summaryrefslogtreecommitdiffstats
path: root/usr.sbin/syspatch/syspatch.8
diff options
context:
space:
mode:
authorajacoutot <ajacoutot@openbsd.org>2017-02-07 08:58:47 +0000
committerajacoutot <ajacoutot@openbsd.org>2017-02-07 08:58:47 +0000
commit8b55056ca0ca18fef929bd9326a0707f8d8e5cfe (patch)
tree5ed28ab3f98611840b4e885e0301c0d86291d084 /usr.sbin/syspatch/syspatch.8
parentpull struct mfi_evtarg_pd_state out of struct mfi_evt_detail. (diff)
downloadwireguard-openbsd-8b55056ca0ca18fef929bd9326a0707f8d8e5cfe.tar.xz
wireguard-openbsd-8b55056ca0ca18fef929bd9326a0707f8d8e5cfe.zip
Add installurl to FILES and SEE ALSO.
Diffstat (limited to 'usr.sbin/syspatch/syspatch.8')
-rw-r--r--usr.sbin/syspatch/syspatch.87
1 files changed, 5 insertions, 2 deletions
diff --git a/usr.sbin/syspatch/syspatch.8 b/usr.sbin/syspatch/syspatch.8
index 90dbd4a520b..2263637912e 100644
--- a/usr.sbin/syspatch/syspatch.8
+++ b/usr.sbin/syspatch/syspatch.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: syspatch.8,v 1.13 2016/12/08 09:47:37 ajacoutot Exp $
+.\" $OpenBSD: syspatch.8,v 1.14 2017/02/07 08:58:47 ajacoutot Exp $
.\"
.\" Copyright (c) 2016 Antoine Jacoutot <ajacoutot@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: December 8 2016 $
+.Dd $Mdocdate: February 7 2017 $
.Dt SYSPATCH 8
.Os
.Sh NAME
@@ -53,6 +53,8 @@ Revert the most recently installed patch.
Backup of the original
.Pa /bsd
release kernel.
+.It Pa /etc/installurl
+.Ox mirror top-level URL for fetching patches.
.It Pa /var/syspatch/*
Directories containing the rollback tarball and original signed
.Xr diff 1
@@ -60,6 +62,7 @@ of installed patches.
.El
.Sh SEE ALSO
.Xr signify 1 ,
+.Xr installurl 5 ,
.Xr release 8
.Sh HISTORY
.Nm