Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man3 Punctuation fix.
details: https://anonhg.NetBSD.org/src/rev/6ad002f22cad
branches: trunk
changeset: 514854:6ad002f22cad
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Sep 11 16:53:14 2001 +0000
description:
Punctuation fix.
diffstat:
share/man/man3/stdarg.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ea99a28f73ab -r 6ad002f22cad share/man/man3/stdarg.3
--- a/share/man/man3/stdarg.3 Tue Sep 11 16:52:42 2001 +0000
+++ b/share/man/man3/stdarg.3 Tue Sep 11 16:53:14 2001 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index