From 9eb9c9e56064d41f45f2db22a8cc8a1a797f4a53 Mon Sep 17 00:00:00 2001 From: Ori Bernstein Date: Sat, 4 Jun 2022 02:13:58 +0000 Subject: [PATCH] patch(1): remove options that don't exist the summary mentions options that existed during development, but no longer do. --- sys/man/1/patch | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/sys/man/1/patch b/sys/man/1/patch index e3ebb70d1..9178d0c02 100644 --- a/sys/man/1/patch +++ b/sys/man/1/patch @@ -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