Deleted Added
full compact
login.1 (225736) login.1 (238481)
1.\" Copyright (c) 1980, 1990, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

21.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26.\" SUCH DAMAGE.
27.\"
28.\" @(#)login.1 8.2 (Berkeley) 5/5/94
1.\" Copyright (c) 1980, 1990, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

21.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26.\" SUCH DAMAGE.
27.\"
28.\" @(#)login.1 8.2 (Berkeley) 5/5/94
29.\" $FreeBSD: stable/9/usr.bin/login/login.1 216370 2010-12-11 08:32:16Z joel $
29.\" $FreeBSD: stable/9/usr.bin/login/login.1 238481 2012-07-15 11:39:35Z des $
30.\"
31.Dd September 13, 2006
32.Dt LOGIN 1
33.Os
34.Sh NAME
35.Nm login
36.Nd log into the computer
37.Sh SYNOPSIS

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

132.It Pa /etc/login.conf
133login class capabilities database
134.It Pa /etc/motd
135message-of-the-day
136.It Pa /var/mail/user
137system mailboxes
138.It Pa \&.hushlogin
139makes login quieter
30.\"
31.Dd September 13, 2006
32.Dt LOGIN 1
33.Os
34.Sh NAME
35.Nm login
36.Nd log into the computer
37.Sh SYNOPSIS

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

132.It Pa /etc/login.conf
133login class capabilities database
134.It Pa /etc/motd
135message-of-the-day
136.It Pa /var/mail/user
137system mailboxes
138.It Pa \&.hushlogin
139makes login quieter
140.It Pa /etc/auth.conf
141configure authentication services
142.It Pa /etc/pam.d/login
143.Xr pam 8
144configuration file
145.It Pa /etc/security/audit_user
146user flags for auditing
147.It Pa /etc/security/audit_control
148global flags for auditing
149.El

--- 17 unchanged lines hidden ---
140.It Pa /etc/pam.d/login
141.Xr pam 8
142configuration file
143.It Pa /etc/security/audit_user
144user flags for auditing
145.It Pa /etc/security/audit_control
146global flags for auditing
147.El

--- 17 unchanged lines hidden ---