Bug 4357 - login(1) manpage
Summary: login(1) manpage
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: util-linux
Version: 6.0
Hardware: i386
OS: Linux
low
low
Target Milestone: ---
Assignee: David Lawrence
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-08-05 00:12 UTC by kamo
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 1999-08-06 17:43:09 UTC
Embargoed:


Attachments (Terms of Use)

Description kamo 1999-08-05 00:12:14 UTC
$ groff -Tascii -man /usr/man/man1/login.1 > /dev/null
/usr/man/man1/login.1:247: warning: `some.dom.' not defined
(probable missing space after `so')

Patch:
*** login.1.orig        Wed Oct 14 13:44:18 1998
--- login.1     Thu Aug  5 08:50:40 1999
***************
*** 243,250 ****
  .PP
  .IP o
  A domain name suffix such as @.some.dom, meaning that the
user may
! rlogin/telnet from any host whose domain name has the
suffix
! .some.dom.
  .PP
  .IP o
  A range of IPv4 addresses, written @x.x.x.x/y.y.y.y where
x.x.x.x is
--- 243,250 ----
  .PP
  .IP o
  A domain name suffix such as @.some.dom, meaning that the
user may
! rlogin/telnet from any host whose domain name has the
! suffix .some.dom.
  .PP
  .IP o
  A range of IPv4 addresses, written @x.x.x.x/y.y.y.y where
x.x.x.x is

Comment 1 kamo 1999-08-06 01:51:59 UTC
Sorry, this patch is for RHL 5.2.
I checked RHL 6.0 manpage today.
6.0 manpage seems to have NO error.

Comment 2 Jeff Johnson 1999-08-06 17:43:59 UTC
This problem appears to be solved.


Note You need to log in before you can comment on or make changes to this bug.