|
@ -33,7 +33,7 @@ |
|
|
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
|
|
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
|
|
.\" SUCH DAMAGE. |
|
|
.\" SUCH DAMAGE. |
|
|
.\" |
|
|
.\" |
|
|
.\" $OpenBSD: getenv.3,v 1.3 1998/11/10 22:27:30 espie Exp $ |
|
|
|
|
|
|
|
|
.\" $OpenBSD: getenv.3,v 1.4 1999/05/25 13:06:46 aaron Exp $ |
|
|
.\" |
|
|
.\" |
|
|
.Dd December 11, 1993 |
|
|
.Dd December 11, 1993 |
|
|
.Dt GETENV 3 |
|
|
.Dt GETENV 3 |
|
@ -86,7 +86,7 @@ If the variable |
|
|
.Ar name |
|
|
.Ar name |
|
|
does not exist in the list, |
|
|
does not exist in the list, |
|
|
it is inserted with the given |
|
|
it is inserted with the given |
|
|
.Ar value. |
|
|
|
|
|
|
|
|
.Ar value . |
|
|
If the variable does exist, the argument |
|
|
If the variable does exist, the argument |
|
|
.Ar overwrite |
|
|
.Ar overwrite |
|
|
is tested; if |
|
|
is tested; if |
|
|