Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/time Fixed a typo within the examples
details: https://anonhg.NetBSD.org/src/rev/cc422bda1963
branches: trunk
changeset: 783312:cc422bda1963
user: khorben <khorben%NetBSD.org@localhost>
date: Fri Dec 14 22:22:51 2012 +0000
description:
Fixed a typo within the examples
diffstat:
lib/libc/time/getdate.3 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (30 lines):
diff -r b8206f681978 -r cc422bda1963 lib/libc/time/getdate.3
--- a/lib/libc/time/getdate.3 Fri Dec 14 21:38:18 2012 +0000
+++ b/lib/libc/time/getdate.3 Fri Dec 14 22:22:51 2012 +0000
@@ -1,6 +1,6 @@
-.\" $NetBSD: getdate.3,v 1.2 2011/04/14 05:50:49 jruoho Exp $
+.\" $NetBSD: getdate.3,v 1.3 2012/12/14 22:22:51 khorben Exp $
.\"
-.\" Copyright (c) 2009, The NetBSD Foundation.
+.\" Copyright (c) 2009, 2011, 2012, The NetBSD Foundation.
.\" All Rights Reserved.
.\"
.\" This code is derived from software contributed to The NetBSD Foundation
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd April 14, 2011
+.Dd December 14, 2012
.Dt GETDATE 3
.Os
.Sh NAME
@@ -169,7 +169,7 @@
.Bd -literal -offset indent -compact
10/1/87 4 PM
Friday
-Firday September 18, 1987, 10:30:30
+Friday September 18, 1987, 10:30:30
24,9,1986 10:30
at monday the 1st of december in 1986
run job at 3 PM, december 2nd
Home |
Main Index |
Thread Index |
Old Index