summaryrefslogtreecommitdiffstats
path: root/man3/_Generic.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/_Generic.3')
-rw-r--r--man3/_Generic.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/_Generic.3 b/man3/_Generic.3
index 788a117dd..fc94924c4 100644
--- a/man3/_Generic.3
+++ b/man3/_Generic.3
@@ -31,7 +31,7 @@ C11.
.SH EXAMPLES
The following program demonstrates how to write
a replacement for the standard
-.BR imaxabs (3)
+.MR imaxabs 3
function, which being a function can't really provide what it promises:
seamlessly upgrading to the widest available type.
.IP