Remove trailing comma.
This commit is contained in:
parent
a6141e98fc
commit
8499504d78
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue