summaryrefslogtreecommitdiff
path: root/usr.sbin/syspatch
diff options
context:
space:
mode:
authorAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2016-11-08 15:36:51 +0000
committerAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2016-11-08 15:36:51 +0000
commit38190fdea58c37d982a5618dd5a71902a7ad3bd4 (patch)
treeddae5399e229b7464f66fac79d40d182db1ac641 /usr.sbin/syspatch
parent12d6bc80c9d237018a30553560581feac1a1eb0b (diff)
Simplify.
Diffstat (limited to 'usr.sbin/syspatch')
-rw-r--r--usr.sbin/syspatch/syspatch.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/syspatch/syspatch.8 b/usr.sbin/syspatch/syspatch.8
index ab7f1a7a7d6..d8bc39f616c 100644
--- a/usr.sbin/syspatch/syspatch.8
+++ b/usr.sbin/syspatch/syspatch.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: syspatch.8,v 1.6 2016/11/03 16:12:23 ajacoutot Exp $
+.\" $OpenBSD: syspatch.8,v 1.7 2016/11/08 15:36:50 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: November 3 2016 $
+.Dd $Mdocdate: November 8 2016 $
.Dt SYSPATCH 8
.Os
.Sh NAME
@@ -36,7 +36,7 @@ List available patches.
.It Fl l
List installed patches.
.It Fl r
-Remove the most recently installed patch (revert).
+Revert the most recently installed patch.
.El
.Sh SEE ALSO
.Xr signify 1 ,