git: 9front

Download patch

ref: b684dcec05a0cd1b7313e503eca8ef2c755d284a
parent: f1ada4a12a616e7e348fc66ce80ef392fe1d681f
author: Ori Bernstein <ori@eigenstate.org>
date: Fri Jun 3 22:13:58 EDT 2022

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

the summary mentions options that existed during
development, but no longer do.

--- a/sys/man/1/patch
+++ b/sys/man/1/patch
@@ -1,18 +1,14 @@
 .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 ...
--