From 9ba2762423d1e5c630f34c265d160d1421bb0ae1 Mon Sep 17 00:00:00 2001 From: Enji Cooper Date: Sun, 19 Mar 2017 21:49:15 +0000 Subject: [PATCH] diff(1): add --strip-trailing-cr to last example in the SYNOPSIS This syncs the last example in the SYNOPSIS with the other examples. Reviewed by: bapt Sponsored by: Dell EMC Isilon Differential Revision: D10017 --- usr.bin/diff/diff.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/usr.bin/diff/diff.1 b/usr.bin/diff/diff.1 index 2ec70e3feb45..f18a315e8e40 100644 --- a/usr.bin/diff/diff.1 +++ b/usr.bin/diff/diff.1 @@ -30,7 +30,7 @@ .\" @(#)diff.1 8.1 (Berkeley) 6/30/93 .\" $FreeBSD$ .\" -.Dd March 15, 2017 +.Dd March 19, 2017 .Dt DIFF 1 .Os .Sh NAME @@ -92,6 +92,7 @@ .Op Fl -ignore-case .Op Fl -no-ignore-case .Op Fl -normal +.Op Fl -strip-trailing-cr .Op Fl -tabsize .Op Fl I Ar pattern .Bk -words