diff options
Diffstat (limited to 'man/man1/diff.1')
| -rw-r--r-- | man/man1/diff.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man1/diff.1 b/man/man1/diff.1 index c92f45ef..f8b16d4b 100644 --- a/man/man1/diff.1 +++ b/man/man1/diff.1 @@ -19,7 +19,7 @@ two directories are compared by the method of .I diff for text files and -.MR cmp (1) +.MR cmp 1 otherwise. If more than two file names are given, then each argument is compared to the last argument as above. @@ -140,9 +140,9 @@ differences. .SH SOURCE .B \*9/src/cmd/diff .SH "SEE ALSO" -.MR cmp (1) , -.MR comm (1) , -.MR ed (1) +.MR cmp 1 , +.MR comm 1 , +.MR ed 1 .SH DIAGNOSTICS Exit status is the empty string for no differences, |
