aboutsummaryrefslogtreecommitdiff
path: root/man/man1/idiff.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/idiff.1')
-rw-r--r--man/man1/idiff.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man1/idiff.1 b/man/man1/idiff.1
index c0ffebcf..49a2df6b 100644
--- a/man/man1/idiff.1
+++ b/man/man1/idiff.1
@@ -50,7 +50,7 @@ and prompt again.
.PP
.I Idiff
invokes
-.IM diff (1)
+.MR diff (1)
to compare the files.
The
.B -b
@@ -66,7 +66,7 @@ passed to
.SH SOURCE
.B \*9/src/cmd/idiff.c
.SH "SEE ALSO
-.IM diff (1)
+.MR diff (1)
.br
Kernighan and Pike,
.IR "The Unix Programming Environment" ,