Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/bin/date date(1): Fix the offset in previous.
details: https://anonhg.NetBSD.org/src/rev/bb5e75468eac
branches: trunk
changeset: 366026:bb5e75468eac
user: uwe <uwe%NetBSD.org@localhost>
date: Tue May 10 09:00:39 2022 +0000
description:
date(1): Fix the offset in previous.
diffstat:
bin/date/date.1 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 4f22de378223 -r bb5e75468eac bin/date/date.1
--- a/bin/date/date.1 Tue May 10 08:10:28 2022 +0000
+++ b/bin/date/date.1 Tue May 10 09:00:39 2022 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: date.1,v 1.48 2022/05/10 05:37:33 wiz Exp $
+.\" $NetBSD: date.1,v 1.49 2022/05/10 09:00:39 uwe Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -217,7 +217,7 @@
without modifying the date.
.Pp
The command:
-.Bd -literal -offset -indent
+.Bd -literal -offset indent
date +%s
.Ed
.Pp
Home |
Main Index |
Thread Index |
Old Index