BSD 4_4_Lite1 release
[unix-history] / usr / src / lib / libc / stdlib / getenv.3
index 5ce0a9a..f552d3d 100644 (file)
@@ -33,9 +33,9 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"     @(#)getenv.3   8.1 (Berkeley) 6/4/93
+.\"     @(#)getenv.3   8.2 (Berkeley) 12/11/93
 .\"
 .\"
-.Dd June 4, 1993
+.Dd December 11, 1993
 .Dt GETENV 3
 .Os
 .Sh NAME
 .Dt GETENV 3
 .Os
 .Sh NAME
@@ -74,7 +74,7 @@ function obtains the current value of the environment variable,
 .Ar name .
 If the variable
 .Ar name
 .Ar name .
 If the variable
 .Ar name
-is not in the current environment ,
+is not in the current environment,
 a null pointer is returned.
 .Pp
 The
 a null pointer is returned.
 .Pp
 The