Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4/man4.atari SYnc with the latest driver changes.
details: https://anonhg.NetBSD.org/src/rev/40e1941aee5d
branches: trunk
changeset: 480420:40e1941aee5d
user: leo <leo%NetBSD.org@localhost>
date: Wed Jan 12 07:56:46 2000 +0000
description:
SYnc with the latest driver changes.
diffstat:
share/man/man4/man4.atari/rtc.4 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r 81de46f8b4a5 -r 40e1941aee5d share/man/man4/man4.atari/rtc.4
--- a/share/man/man4/man4.atari/rtc.4 Wed Jan 12 05:13:32 2000 +0000
+++ b/share/man/man4/man4.atari/rtc.4 Wed Jan 12 07:56:46 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: rtc.4,v 1.1 1999/11/24 12:54:28 jdc Exp $
+.\" $NetBSD: rtc.4,v 1.2 2000/01/12 07:56:46 leo Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -50,13 +50,13 @@
.Xr strftime 3
manual page, is:
.Bd -literal -offset indent
-``%y%m%d%H%M.%S''
+``%Y%m%d%H%M.%S''
.Ed
.Pp
The same format is used to set the RTC to the current date. Note that the
kernel expects the RTC to run in UTC.
.Sh EXAMPLES
-date -u +%y%m%d%H%M.%S > /dev/rtc
+date -u +%Y%m%d%H%M.%S > /dev/rtc
.Sh FILES
.Bl -tag -width "xxxxxxxxxx" -compact
.It Pa /dev/rtc
Home |
Main Index |
Thread Index |
Old Index