From 7fda55b6108d7b9658f7c357c65c2cbcc535e0c2 Mon Sep 17 00:00:00 2001 From: kn Date: Tue, 29 May 2018 11:45:26 +0000 Subject: Improve `checkpatch' description PATCH_DEBUG=Yes is already the default and `patch' description does not mention debugging bits. Snatch wording from patch(1)'s `-C' to clarify what's really done. OK espie jca --- share/man/man5/bsd.port.mk.5 | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'share') diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 162cf7cf95d..dd421997504 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.480 2018/05/27 08:03:58 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.481 2018/05/29 11:45:25 kn Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 27 2018 $ +.Dd $Mdocdate: May 29 2018 $ .Dt BSD.PORT.MK 5 .Os .Sh NAME @@ -150,10 +150,7 @@ Apply .Cm check-register to all subpackages of the current port. .It Cm checkpatch -Debugging version of the -.Cm patch -target that simulates invoking -.Xr patch 1 . +Check that patches would apply cleanly, but do not modify anything. .It Cm checksum Compute a .Xr sha256 1 -- cgit v1.2.3