patch(1): remove options that don't exist

the summary mentions options that existed during
development, but no longer do.
This commit is contained in:
Ori Bernstein 2022-06-04 02:13:58 +00:00
parent 9e547f50d1
commit 9eb9c9e560

View file

@ -1,20 +1,16 @@
.TH PATCH 1
.SH NAME
patch \- apply diffs
patch \- apply patches
.SH SYNOPSIS
.B patch
[
.B -lR
.B -R
]
[
.B -p
.I nstrip
]
[
.B -f
.I maxfuzz
]
[
.I patch ...
]
.SH DESCRIPTION