summaryrefslogtreecommitdiffstats
path: root/share/man/man3/stdarg.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/stdarg.3')
-rw-r--r--share/man/man3/stdarg.34
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man3/stdarg.3 b/share/man/man3/stdarg.3
index a91566a..8dcd180 100644
--- a/share/man/man3/stdarg.3
+++ b/share/man/man3/stdarg.3
@@ -56,7 +56,7 @@
A function may be called with a varying number of arguments of varying
types.
The include file
-.Aq Pa stdarg.h
+.In stdarg.h
declares a type
.Pq Em va_list
and defines three macros for stepping
@@ -211,7 +211,7 @@ These macros are
compatible with the historic macros they replace.
A backward compatible version can be found in the include
file
-.Aq Pa varargs.h .
+.In varargs.h .
.Sh BUGS
Unlike the
.Em varargs
OpenPOWER on IntegriCloud