diff options
Diffstat (limited to 'lib/libc/gen')
-rw-r--r-- | lib/libc/gen/login_cap.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/login_cap.3 b/lib/libc/gen/login_cap.3 index 91d469113e6..9e8f73027f0 100644 --- a/lib/libc/gen/login_cap.3 +++ b/lib/libc/gen/login_cap.3 @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: login_cap.3,v 1.8 2002/02/23 00:39:06 millert Exp $ +.\" $OpenBSD: login_cap.3,v 1.9 2003/03/06 20:48:35 jmc Exp $ .\" BSDI $From: login_cap.3,v 1.4 1997/11/07 16:22:27 jch Exp $ .\" .Dd July 16, 1996 @@ -235,7 +235,7 @@ are: Set the group id and call .Xr initgroups 3 . Requires the -.Xr pwd +.Ar pwd field be specified. .It Dv LOGIN_SETLOGIN Sets the login name by |