summaryrefslogtreecommitdiffstats
path: root/usr.sbin/syspatch/syspatch.8
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/syspatch/syspatch.8')
-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 2c0e53c90b2..cb67e500712 100644
--- a/usr.sbin/syspatch/syspatch.8
+++ b/usr.sbin/syspatch/syspatch.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: syspatch.8,v 1.21 2020/07/25 15:45:44 solene Exp $
+.\" $OpenBSD: syspatch.8,v 1.22 2020/12/07 21:19:28 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: July 25 2020 $
+.Dd $Mdocdate: December 7 2020 $
.Dt SYSPATCH 8
.Os
.Sh NAME
@@ -64,6 +64,8 @@ of installed patches.
.El
.Sh EXIT STATUS
.Ex -std syspatch
+In particular, 2 indicates that applying patches was requested but no
+additional patch was installed.
.Sh SEE ALSO
.Xr signify 1 ,
.Xr installurl 5 ,