diff options
Diffstat (limited to 'lib/libutil/check_expire.3')
-rw-r--r-- | lib/libutil/check_expire.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libutil/check_expire.3 b/lib/libutil/check_expire.3 index 78078e0d20e..714a93a5377 100644 --- a/lib/libutil/check_expire.3 +++ b/lib/libutil/check_expire.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: check_expire.3,v 1.1 2000/11/27 05:55:47 millert Exp $ +.\" $OpenBSD: check_expire.3,v 1.2 2001/07/13 22:14:07 millert Exp $ .\" .\" Copyright (c) 2000 Todd C. Miller <Todd.Miller@courtesan.com> .\" All rights reserved. @@ -29,6 +29,7 @@ .Nm check_expire .Nd check for password expiration .Sh SYNOPSIS +.Fd #include <stdio.h> .Fd #include <util.h> .Ft int .Fn login_check_expire "FILE *back" "struct passwd *pwd" "char *class" "int lastchance" |