From 611a204ab73f3f19cdd26b0b5b30ff9de77f9950 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Tue, 29 Nov 2016 09:00:05 +0000 Subject: Document the fact that *for now* syspatch only works on official releases and will always sync and apply all patches regardless of the installed sets. --- usr.sbin/syspatch/syspatch.8 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'usr.sbin/syspatch') diff --git a/usr.sbin/syspatch/syspatch.8 b/usr.sbin/syspatch/syspatch.8 index d988396c20d..95e77663a1c 100644 --- a/usr.sbin/syspatch/syspatch.8 +++ b/usr.sbin/syspatch/syspatch.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: syspatch.8,v 1.10 2016/11/16 14:54:26 ajacoutot Exp $ +.\" $OpenBSD: syspatch.8,v 1.11 2016/11/29 09:00:05 ajacoutot Exp $ .\" .\" Copyright (c) 2016 Antoine Jacoutot .\" @@ -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: November 16 2016 $ +.Dd $Mdocdate: November 29 2016 $ .Dt SYSPATCH 8 .Os .Sh NAME @@ -67,3 +67,7 @@ first appeared in .Nm was written by .An Antoine Jacoutot Aq Mt ajacoutot@openbsd.org . +.Sh CAVEATS +.Nm +only works on official releases and will always sync and apply all patches +regardless of the installed sets. -- cgit v1.2.3-59-g8ed1b