summaryrefslogtreecommitdiffstats
path: root/usr.sbin/syspatch
diff options
context:
space:
mode:
authorajacoutot <ajacoutot@openbsd.org>2017-05-09 12:23:04 +0000
committerajacoutot <ajacoutot@openbsd.org>2017-05-09 12:23:04 +0000
commit4c9e7d12bb15c63962d88b803fec7d3e99ed82fe (patch)
treed6b38e6ac6074718939d6abfa8490729f8835e05 /usr.sbin/syspatch
parentUse C99 types. (diff)
downloadwireguard-openbsd-4c9e7d12bb15c63962d88b803fec7d3e99ed82fe.tar.xz
wireguard-openbsd-4c9e7d12bb15c63962d88b803fec7d3e99ed82fe.zip
Document that patches are cumulative and as such it is not possible to install
only a subset of them. with input from jmc@
Diffstat (limited to 'usr.sbin/syspatch')
-rw-r--r--usr.sbin/syspatch/syspatch.86
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/syspatch/syspatch.8 b/usr.sbin/syspatch/syspatch.8
index 41cd5a6bf3b..d76c729e7fb 100644
--- a/usr.sbin/syspatch/syspatch.8
+++ b/usr.sbin/syspatch/syspatch.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: syspatch.8,v 1.17 2017/05/05 08:07:36 ajacoutot Exp $
+.\" $OpenBSD: syspatch.8,v 1.18 2017/05/09 12:23:04 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: May 5 2017 $
+.Dd $Mdocdate: May 9 2017 $
.Dt SYSPATCH 8
.Os
.Sh NAME
@@ -36,6 +36,8 @@ will apply
missing patches by saving the original release kernel if needed, creating a
rollback tarball containing the files it is about to replace, then extracting
and installing all files contained in the syspatch tarball.
+Patches are cumulative and as such it is not possible to install only a subset
+of them.
.Pp
The options are as follows:
.Bl -tag -width Ds