From b7ea08a976f32fd9b9d054f00f423501a10033b9 Mon Sep 17 00:00:00 2001 From: Enji Cooper Date: Wed, 15 Mar 2017 17:54:47 +0000 Subject: [PATCH] diff(1): sort long options under -D example in SYNOPSYS Sponsored by: Dell EMC Isilon --- usr.bin/diff/diff.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.bin/diff/diff.1 b/usr.bin/diff/diff.1 index fbdbc63a7a5..2ec70e3feb4 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 11, 2017 +.Dd March 15, 2017 .Dt DIFF 1 .Os .Sh NAME @@ -79,8 +79,8 @@ .Op Fl -ignore-case .Op Fl -no-ignore-case .Op Fl -normal -.Op Fl -tabsize .Op Fl -strip-trailing-cr +.Op Fl -tabsize .Fl U Ar number .Ar file1 file2 .Nm diff