Module Name:    src
Committed By:   wiz
Date:           Sat Apr 18 18:55:20 UTC 2020

Modified Files:
        src/share/man/man9: time_second.9

Log Message:
Remove trailing comma.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/share/man/man9/time_second.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man9/time_second.9
diff -u src/share/man/man9/time_second.9:1.8 src/share/man/man9/time_second.9:1.9
--- src/share/man/man9/time_second.9:1.8	Fri Apr 17 17:43:38 2020
+++ src/share/man/man9/time_second.9	Sat Apr 18 18:55:20 2020
@@ -1,4 +1,4 @@
-.\" $NetBSD: time_second.9,v 1.8 2020/04/17 17:43:38 jdolecek Exp $
+.\" $NetBSD: time_second.9,v 1.9 2020/04/18 18:55:20 wiz Exp $
 .\"
 .\" Copyright (c) 1994 Christopher G. Demetriou
 .\" All rights reserved.
@@ -37,7 +37,7 @@
 .Os
 .Sh NAME
 .Nm time_second ,
-.Nm time_uptime ,
+.Nm time_uptime
 .Nd system time variables
 .Sh SYNOPSIS
 .In sys/time.h

Reply via email to