1
0
mirror of https://github.com/openbsd/src.git synced 2026-04-24 14:14:37 +00:00

environ(5) was in v7

ok schwarze@
This commit is contained in:
jsg
2020-02-09 00:11:23 +00:00
parent d79a363e63
commit 6ae84a2d16

View File

@@ -1,4 +1,4 @@
.\" $OpenBSD: environ.7,v 1.21 2020/01/23 18:19:24 okan Exp $
.\" $OpenBSD: environ.7,v 1.22 2020/02/09 00:11:23 jsg Exp $
.\" $NetBSD: environ.7,v 1.4 1995/07/03 19:45:07 jtc Exp $
.\"
.\" Copyright (c) 1983, 1990, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)environ.7 8.3 (Berkeley) 4/19/94
.\"
.Dd $Mdocdate: January 23 2020 $
.Dd $Mdocdate: February 9 2020 $
.Dt ENVIRON 7
.Os
.Sh NAME
@@ -212,7 +212,7 @@ or
.Xr tzset 3 ,
.Xr termcap 5
.Sh HISTORY
The
An
.Nm
manual page appeared in
.Bx 4.2 .
.At v7 .