summaryrefslogtreecommitdiffstats
path: root/man3type/void.3type
diff options
context:
space:
mode:
Diffstat (limited to 'man3type/void.3type')
-rw-r--r--man3type/void.3type14
1 files changed, 7 insertions, 7 deletions
diff --git a/man3type/void.3type b/man3type/void.3type
index 91d458ff7..c4cf73149 100644
--- a/man3type/void.3type
+++ b/man3type/void.3type
@@ -54,9 +54,9 @@ and on function types, and returns 1.
The conversion specifier for
.I void *
for the
-.BR printf (3)
+.MR printf 3
and the
-.BR scanf (3)
+.MR scanf 3
families of functions is
.BR p .
.SH VERSIONS
@@ -69,8 +69,8 @@ C11, POSIX.1-2008.
.SH HISTORY
C89, POSIX.1-2001.
.SH SEE ALSO
-.BR malloc (3),
-.BR memcmp (3),
-.BR memcpy (3),
-.BR memset (3),
-.BR intptr_t (3type)
+.MR malloc 3 ,
+.MR memcmp 3 ,
+.MR memcpy 3 ,
+.MR memset 3 ,
+.MR intptr_t 3type