![]() ![]() | ![]() |
version 1.1, 2017/06/14 14:02:40 | version 1.3, 2017/07/04 15:26:31 | ||
---|---|---|---|
|
|
||
.TH STRING 1 "June 14, 2017" OpenBSD | .\" $OpenBSD$ | ||
.TH STRING 1 "June 14, 2017" | |||
.SH NAME | .SH NAME | ||
string \- conditional testing whether a string is defined | string \- conditional testing whether a string is defined | ||
.SH DESCRIPTION | .SH DESCRIPTION | ||
|
|
||
.ie d myren now defined | .ie d myren now defined | ||
.el OOPS | .el OOPS | ||
.if !d myren OOPS | .if !d myren OOPS | ||
.PP | |||
standard macro is | |||
.ie d PP defined | |||
.el not defined \(em OOPS |