Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Remove trailing comma.
details: https://anonhg.NetBSD.org/src/rev/6fc74632f594
branches: trunk
changeset: 971225:6fc74632f594
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Apr 18 18:55:20 2020 +0000
description:
Remove trailing comma.
diffstat:
share/man/man9/time_second.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r e788562d44a4 -r 6fc74632f594 share/man/man9/time_second.9
--- a/share/man/man9/time_second.9 Sat Apr 18 17:45:16 2020 +0000
+++ b/share/man/man9/time_second.9 Sat Apr 18 18:55:20 2020 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index