Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Nov 1999 16:11:51 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/gnu/usr.bin/man/man man.c
Message-ID:  <199911130011.QAA25125@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         1999/11/12 16:11:51 PST

  Modified files:
    gnu/usr.bin/man/man  man.c 
  Log:
  Fix man so that it does not allow command line arguments to expand when
  executing apropos or whatis.  This prevents `man -k ';echo foo'` from
  executing `echo foo` and causes apropos to print an error message instead.
  
  Add $FreeBSD$ while I am here.
  
  Noticed by:	chris
  
  Revision  Changes    Path
  1.36      +6 -4      src/gnu/usr.bin/man/man/man.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?199911130011.QAA25125>