Punctuation fix.

This commit is contained in:
wiz 2001-09-11 16:53:14 +00:00
parent c412168bcf
commit 86fa100c43
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: stdarg.3,v 1.9 2001/09/11 01:18:14 wiz Exp $
.\" $NetBSD: stdarg.3,v 1.10 2001/09/11 16:53:14 wiz Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -152,7 +152,7 @@ as if the
macro had been applied to it followed by the same sequence of uses of the
.Fn va_arg
macro as had previously been used to reach the present state of
.Fa src.
.Fa src .
.Pp
The
.Fn va_copy