aboutsummaryrefslogtreecommitdiff
path: root/man/man1/hoc.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/hoc.1')
-rw-r--r--man/man1/hoc.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man1/hoc.1 b/man/man1/hoc.1
index f73ec8a8..24075b0b 100644
--- a/man/man1/hoc.1
+++ b/man/man1/hoc.1
@@ -133,8 +133,8 @@ for(i=1; i<12; i++) print gcd(i,12)
.SH SOURCE
.B \*9/src/cmd/hoc
.SH "SEE ALSO"
-.IR bc (1),
-.IR dc (1)
+.MR bc (1) ,
+.MR dc (1)
.br
B. W. Kernighan and R. Pike,
.I