Deleted Added
full compact
login_auth.3 (21673) login_auth.3 (21907)
1.\" Copyright (c) 1995 David Nugent <davidn@blaze.net.au>
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, is permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice immediately at the beginning of the file, without modification,
9.\" this list of conditions, and the following disclaimer.
10.\" 2. Redistributions in binary form must reproduce the above copyright
11.\" notice, this list of conditions and the following disclaimer in the
12.\" documentation and/or other materials provided with the distribution.
13.\" 3. This work was done expressly for inclusion into FreeBSD. Other use
14.\" is permitted provided this notation is included.
15.\" 4. Absolutely no warranty of function or purpose is made by the author
16.\" David Nugent.
17.\" 5. Modifications may be freely made to this file providing the above
18.\" conditions are met.
19.\"
1.\" Copyright (c) 1995 David Nugent <davidn@blaze.net.au>
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, is permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice immediately at the beginning of the file, without modification,
9.\" this list of conditions, and the following disclaimer.
10.\" 2. Redistributions in binary form must reproduce the above copyright
11.\" notice, this list of conditions and the following disclaimer in the
12.\" documentation and/or other materials provided with the distribution.
13.\" 3. This work was done expressly for inclusion into FreeBSD. Other use
14.\" is permitted provided this notation is included.
15.\" 4. Absolutely no warranty of function or purpose is made by the author
16.\" David Nugent.
17.\" 5. Modifications may be freely made to this file providing the above
18.\" conditions are met.
19.\"
20.\" $FreeBSD: head/lib/libutil/login_auth.3 21673 1997-01-14 07:20:47Z jkh $
20.\" $FreeBSD: head/lib/libutil/login_auth.3 21907 1997-01-20 23:23:22Z wosch $
21.\"
22.Dd December 29, 1996
23.Os FreeBSD
24.Dt LOGIN_AUTH 3
25.Sh NAME
26.Nm authenticate
27.Nm auth_script
28.Nm auth_env

--- 30 unchanged lines hidden (view full) ---

59.Fn auth_timesok "login_cap_t *lc" "time_t now"
60.Sh DESCRIPTION
61This set of functions support the login class authorisation style interface provided
62by
63.Xr login.conf 5 .
64
65.Sh RETURN VALUES
66.Sh SEE ALSO
21.\"
22.Dd December 29, 1996
23.Os FreeBSD
24.Dt LOGIN_AUTH 3
25.Sh NAME
26.Nm authenticate
27.Nm auth_script
28.Nm auth_env

--- 30 unchanged lines hidden (view full) ---

59.Fn auth_timesok "login_cap_t *lc" "time_t now"
60.Sh DESCRIPTION
61This set of functions support the login class authorisation style interface provided
62by
63.Xr login.conf 5 .
64
65.Sh RETURN VALUES
66.Sh SEE ALSO
67.Xr getcap 3 ,
67.Xr login_cap 3 ,
68.Xr login_class 3 ,
69.Xr login.conf 5 ,
68.Xr login_cap 3 ,
69.Xr login_class 3 ,
70.Xr login.conf 5 ,
70.Xr termcap 5 ,
71.Xr getcap 3
71.Xr termcap 5