summaryrefslogtreecommitdiffstats
path: root/share/man/man3/stdarg.3
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-20 18:41:33 +0000
committerru <ru@FreeBSD.org>2000-11-20 18:41:33 +0000
commit0100fd6e93e8e0203ec077685f3e68afea54de52 (patch)
treeb87583b730938778b4af11a44748d110d751f3ac /share/man/man3/stdarg.3
parent0127deea8c3ecf9b2bcefaa370c23b1d51b0720c (diff)
downloadFreeBSD-src-0100fd6e93e8e0203ec077685f3e68afea54de52.zip
FreeBSD-src-0100fd6e93e8e0203ec077685f3e68afea54de52.tar.gz
mdoc(7) police: use the new features of the Nm macro.
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 3bc512a..07a724d 100644
--- a/share/man/man3/stdarg.3
+++ b/share/man/man3/stdarg.3
@@ -191,13 +191,13 @@ file
Unlike the
.Em varargs
macros, the
-.Nm stdarg
+.Nm
macros do not permit programmers to
code a function with no fixed arguments.
This problem generates work mainly when converting
.Em varargs
code to
-.Nm stdarg
+.Nm
code,
but it also creates difficulties for variadic functions that
wish to pass all of their arguments on to a function
OpenPOWER on IntegriCloud