Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Oct 2002 05:33:14 -0700 (PDT)
From:      Philippe Charnier <charnier@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/rlogin rlogin.1 rlogin.c
Message-ID:  <200210161233.g9GCXEKZ049042@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
charnier    2002/10/16 05:33:14 PDT

  Modified files:
    usr.bin/rlogin       rlogin.1 rlogin.c 
  Log:
  Do not repeat option name in its definition. Use .Nm. In the sequence ``~.'',
  ``.'' is not a sentence termination, it must be escaped to be put inside
  quotes.
  Abort if execv() fails by adding err(). Do not dot terminate error messages.
  
  Revision  Changes    Path
  1.21      +23 -37    src/usr.bin/rlogin/rlogin.1
  1.34      +11 -7     src/usr.bin/rlogin/rlogin.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210161233.g9GCXEKZ049042>