From f6c941c509bbf282c2daebd9dc5a32624e47de38 Mon Sep 17 00:00:00 2001 From: jkh Date: Sun, 26 May 1996 21:56:24 +0000 Subject: Fix some argument ordering and redundancy bogons. --- gnu/usr.bin/diff/diff.1 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'gnu/usr.bin/diff') diff --git a/gnu/usr.bin/diff/diff.1 b/gnu/usr.bin/diff/diff.1 index e16f6d9..44f3fec 100644 --- a/gnu/usr.bin/diff/diff.1 +++ b/gnu/usr.bin/diff/diff.1 @@ -325,25 +325,25 @@ to paginate it. Report only whether the files differ, not the details of the differences. .TP -.B \-r -When comparing directories, recursively compare any subdirectories -found. -.TP .B \-\-rcs Output RCS-format diffs; like .B \-f except that each command specifies the number of lines affected. .TP +.B \-r +.br +.ns +.TP .B \-\-recursive When comparing directories, recursively compare any subdirectories found. .TP -.B \-\-report\-identical\-files +.B \-s .br .ns .TP -.B \-s +.B \-\-report\-identical\-files Report when two files are the same. .TP .BI "\-S " file -- cgit v1.1