Whitespace fix.
This commit is contained in:
parent
699d58b177
commit
ed6c442306
|
@ -1,4 +1,4 @@
|
||||||
.\" $NetBSD: environ.7,v 1.11 2001/10/15 13:22:22 blymn Exp $
|
.\" $NetBSD: environ.7,v 1.12 2001/10/15 13:44:19 wiz Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1983, 1990, 1993
|
.\" Copyright (c) 1983, 1990, 1993
|
||||||
.\" The Regents of the University of California. All rights reserved.
|
.\" The Regents of the University of California. All rights reserved.
|
||||||
|
@ -168,7 +168,7 @@ contains a full pathname.
|
||||||
.It Ev TIMEFORMAT
|
.It Ev TIMEFORMAT
|
||||||
A
|
A
|
||||||
.Xr strftime 3
|
.Xr strftime 3
|
||||||
format string that may be used by programs such as
|
format string that may be used by programs such as
|
||||||
.Xr dump 8
|
.Xr dump 8
|
||||||
for formatting timestamps.
|
for formatting timestamps.
|
||||||
.It Ev TMPDIR
|
.It Ev TMPDIR
|
||||||
|
|
Loading…
Reference in New Issue