Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man7 Added TIMEFORMAT entry.
details: https://anonhg.NetBSD.org/src/rev/8abfea716cc8
branches: trunk
changeset: 516081:8abfea716cc8
user: blymn <blymn%NetBSD.org@localhost>
date: Mon Oct 15 13:22:22 2001 +0000
description:
Added TIMEFORMAT entry.
diffstat:
share/man/man7/environ.7 | 11 +++++++++--
1 files changed, 9 insertions(+), 2 deletions(-)
diffs (32 lines):
diff -r cbfd06b60d53 -r 8abfea716cc8 share/man/man7/environ.7
--- a/share/man/man7/environ.7 Mon Oct 15 13:11:49 2001 +0000
+++ b/share/man/man7/environ.7 Mon Oct 15 13:22:22 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: environ.7,v 1.10 2001/01/03 13:35:11 lukem Exp $
+.\" $NetBSD: environ.7,v 1.11 2001/10/15 13:22:22 blymn Exp $
.\"
.\" Copyright (c) 1983, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -165,6 +165,12 @@
is ignored if
.Ev TERMCAP
contains a full pathname.
+.It Ev TIMEFORMAT
+A
+.Xr strftime 3
+format string that may be used by programs such as
+.Xr dump 8
+for formatting timestamps.
.It Ev TMPDIR
The directory in which to store temporary files.
Most applications use either
@@ -222,7 +228,8 @@
.Xr system 3 ,
.Xr termcap 3 ,
.Xr audio 4 ,
-.Xr termcap 5
+.Xr termcap 5 ,
+.Xr dump 8
.Sh HISTORY
The
.Nm
Home |
Main Index |
Thread Index |
Old Index