summaryrefslogtreecommitdiffstats
path: root/man7/suffixes.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/suffixes.7')
-rw-r--r--man7/suffixes.76
1 files changed, 3 insertions, 3 deletions
diff --git a/man7/suffixes.7 b/man7/suffixes.7
index 657f82cde..1013d8e9f 100644
--- a/man7/suffixes.7
+++ b/man7/suffixes.7
@@ -23,7 +23,7 @@ which (typically) consists of a period, followed by one or more letters.
Many standard utilities, such as compilers, use this to recognize the type of
file they are dealing with.
The
-.BR make (1)
+.MR make 1
utility is driven by rules based on file suffix.
.P
Following is a list of suffixes which are likely to be found on a
@@ -261,5 +261,5 @@ General UNIX conventions.
.SH BUGS
This list is not exhaustive.
.SH SEE ALSO
-.BR file (1),
-.BR make (1)
+.MR file 1 ,
+.MR make 1