Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 May 2002 07:58:22 -0700 (PDT)
From:      "J. Mallett" <jmallett@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/help help.c
Message-ID:  <200205231458.g4NEwM134631@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmallett    2002/05/23 07:58:22 PDT

  Modified files:
    usr.bin/help         help.c 
  Log:
  Handle numeric keys by checking a "default" file.  Handle number-less keys
  by failing, since comparing up to the length of the key (0) against the
  begin line for a key in the help file will always succeed, and print what
  is wholly bogus output.
  
  Revision  Changes    Path
  1.3       +17 -1     src/usr.bin/help/help.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?200205231458.g4NEwM134631>