~ubuntu-branches/ubuntu/trusty/util-linux/trusty-proposed

« back to all changes in this revision

Viewing changes to login-utils/login.1

  • Committer: Package Import Robot
  • Author(s): LaMont Jones, Roger Leigh, LaMont Jones, 김종규, Niels Thykier
  • Date: 2011-11-03 15:38:23 UTC
  • mfrom: (1.7.2)
  • mto: This revision was merged to the branch mainline in revision 85.
  • Revision ID: package-import@ubuntu.com-20111103153823-n2nt15ce74gyvnaa
Tags: 2.20.1-1
* New upstream

[Roger Leigh]

* Various merge fixes [with edits - lamont]
  - drop old unused patches
  - cleanup debian/rules
  - updated symbols files for lib{blkid,mount,uuid}1

[LaMont Jones]

* merge in 2.19.1-{3..5}
* deliver /etc/fstab.d

[김종규]

* add korean debconf pofile.  Closes: #632421, #632425

[Niels Thykier]

* Add build-arch and build-indep targets.  Closes: #648467

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
.\" Copyright 1993 Rickard E. Faith (faith@cs.unc.edu)
2
2
.\" May be distributed under the GNU General Public License
3
 
.TH LOGIN 1 "4 November 1996" "Util-linux 1.6" "Linux Programmer's Manual"
 
3
.TH LOGIN 1 "March 2009" "util-linux" "User Commands"
4
4
.SH NAME
5
5
login \- sign on
6
6
.SH SYNOPSIS
223
223
.fi
224
224
.PP
225
225
This lets the user zacho login only on tty1 and from hosts with IP
226
 
addreses in the range 130.225.16.0 \- 130.225.16.255, and user blue is
 
226
addresses in the range 130.225.16.0 \- 130.225.16.255, and user blue is
227
227
allowed to log in from tty3 and whatever is specified in the class
228
228
myclass2.
229
229
.PP
281
281
.fi
282
282
.PP
283
283
For example, the origin [mon:tue:wed:thu:fri:8\-17]tty3 means that log
284
 
in is allowed on mondays through fridays between 8:00 and 17:59 (5:59
 
284
in is allowed on Mondays through Fridays between 8:00 and 17:59 (5:59
285
285
pm) on tty3.  This also shows that an hour range a\-b includes all
286
286
moments between a:00 and b:59. A single hour specification (such as
287
287
10) means the time span between 10:00 and 10:59.