From b2a110ce8991f3cd33c033c6958e5eddfc745d25 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Sat, 29 May 1999 19:11:12 +0000 Subject: repairs --- lib/libc/gen/getusershell.3 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'lib/libc/gen/getusershell.3') diff --git a/lib/libc/gen/getusershell.3 b/lib/libc/gen/getusershell.3 index bce81ea3dcd..2159e7bea3f 100644 --- a/lib/libc/gen/getusershell.3 +++ b/lib/libc/gen/getusershell.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getusershell.3,v 1.4 1999/05/23 14:11:00 aaron Exp $ +.\" $OpenBSD: getusershell.3,v 1.5 1999/05/29 19:11:11 aaron Exp $ .\" .\" Copyright (c) 1985, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -58,7 +58,7 @@ If .Pa /etc/shells is unreadable or does not exist, .Fn getusershell -behaves as if +behaves as if only .Pa /bin/sh and .Pa /bin/csh @@ -80,7 +80,9 @@ closes it. .Sh DIAGNOSTICS The routine .Fn getusershell -returns a null pointer (0) on +returns a +.Dv NULL +pointer on .Dv EOF . .Sh SEE ALSO .Xr shells 5 -- cgit v1.2.3