Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man3 Remove trailing comma.
details: https://anonhg.NetBSD.org/src/rev/95c91b32e90f
branches: trunk
changeset: 754947:95c91b32e90f
user: jruoho <jruoho%NetBSD.org@localhost>
date: Mon May 17 12:27:13 2010 +0000
description:
Remove trailing comma.
diffstat:
share/man/man3/timeval.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 17b697fb7179 -r 95c91b32e90f share/man/man3/timeval.3
--- a/share/man/man3/timeval.3 Mon May 17 12:23:05 2010 +0000
+++ b/share/man/man3/timeval.3 Mon May 17 12:27:13 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: timeval.3,v 1.2 2010/05/17 08:09:20 jruoho Exp $
+.\" $NetBSD: timeval.3,v 1.3 2010/05/17 12:27:13 jruoho Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -34,7 +34,7 @@
.Nm timeval ,
.Nm timespec ,
.Nm itimerval ,
-.Nm itimerspec ,
+.Nm itimerspec
.Nd time structures
.Sh SYNOPSIS
.In sys/time.h
Home |
Main Index |
Thread Index |
Old Index