Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libutil Complete a sentence
details: https://anonhg.NetBSD.org/src/rev/0ae33ab0ab7e
branches: trunk
changeset: 349774:0ae33ab0ab7e
user: abhinav <abhinav%NetBSD.org@localhost>
date: Fri Dec 23 06:01:41 2016 +0000
description:
Complete a sentence
and replace full stop with a comma at one place as the sentence wasn't finished
diffstat:
lib/libutil/parsedate.3 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 193aea565790 -r 0ae33ab0ab7e lib/libutil/parsedate.3
--- a/lib/libutil/parsedate.3 Thu Dec 22 22:41:02 2016 +0000
+++ b/lib/libutil/parsedate.3 Fri Dec 23 06:01:41 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: parsedate.3,v 1.21 2016/06/26 07:09:24 kre Exp $
+.\" $NetBSD: parsedate.3,v 1.22 2016/12/23 06:01:41 abhinav Exp $
.\"
.\" Copyright (c) 2006 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -64,7 +64,7 @@
The
.Ar datestr
is a sequence of white-space separated items.
-The white-space is optional the concatenated items are not ambiguous.
+The white-space is optional if the concatenated items are not ambiguous.
An empty
.Ar datestr
is equivalent to midnight today (the beginning of this day).
@@ -155,7 +155,7 @@
.Dv wednesday ,
.Dv thursday ,
.Dv friday ,
-.Dv saturday .
+.Dv saturday ,
and common abbreviations for them.
.Pp
Time units:
Home |
Main Index |
Thread Index |
Old Index