From: Karel Zak Date: Tue, 14 Jun 2011 21:20:12 +0000 (+0200) Subject: login: fix typos in man page X-Git-Tag: v2.20-rc1~164 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2d0b729208b6f5ecd9ff63bdeb8045d4acc68336;p=thirdparty%2Futil-linux.git login: fix typos in man page Addresses: https://bugzilla.redhat.com/show_bug.cgi?id=675181 Signed-off-by: Karel Zak --- diff --git a/login-utils/login.1 b/login-utils/login.1 index 2b4bea3176..1db2ca8e9d 100644 --- a/login-utils/login.1 +++ b/login-utils/login.1 @@ -223,7 +223,7 @@ blue tty3 myclass2 .fi .PP This lets the user zacho login only on tty1 and from hosts with IP -addreses in the range 130.225.16.0 \- 130.225.16.255, and user blue is +addresses in the range 130.225.16.0 \- 130.225.16.255, and user blue is allowed to log in from tty3 and whatever is specified in the class myclass2. .PP @@ -281,7 +281,7 @@ day-or-hour ::= | .fi .PP For example, the origin [mon:tue:wed:thu:fri:8\-17]tty3 means that log -in is allowed on mondays through fridays between 8:00 and 17:59 (5:59 +in is allowed on Mondays through Fridays between 8:00 and 17:59 (5:59 pm) on tty3. This also shows that an hour range a\-b includes all moments between a:00 and b:59. A single hour specification (such as 10) means the time span between 10:00 and 10:59.