From 57296c612c4cd0e23f9467bfe1b60679cff7deaa Mon Sep 17 00:00:00 2001 From: aaron <> Date: Tue, 25 May 1999 13:06:46 +0000 Subject: punctuation --- src/lib/libc/stdlib/getenv.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/libc/stdlib/getenv.3') diff --git a/src/lib/libc/stdlib/getenv.3 b/src/lib/libc/stdlib/getenv.3 index ed89ccbe7d..79556f30e8 100644 --- a/src/lib/libc/stdlib/getenv.3 +++ b/src/lib/libc/stdlib/getenv.3 @@ -33,7 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" 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 .Dt GETENV 3 @@ -86,7 +86,7 @@ If the variable .Ar name does not exist in the list, it is inserted with the given -.Ar value. +.Ar value . If the variable does exist, the argument .Ar overwrite is tested; if -- cgit v1.2.3-55-g6feb