Remove trailing comma.

This commit is contained in:
jruoho 2010-05-17 12:27:13 +00:00
parent a6141e98fc
commit 8499504d78
1 changed files with 2 additions and 2 deletions

View File

@ -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. .\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved. .\" All rights reserved.
@ -34,7 +34,7 @@
.Nm timeval , .Nm timeval ,
.Nm timespec , .Nm timespec ,
.Nm itimerval , .Nm itimerval ,
.Nm itimerspec , .Nm itimerspec
.Nd time structures .Nd time structures
.Sh SYNOPSIS .Sh SYNOPSIS
.In sys/time.h .In sys/time.h