[BACK]Return to pathnames.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / more

Diff for /src/usr.bin/more/Attic/pathnames.h between version 1.2 and 1.3

version 1.2, 1996/01/29 00:55:16 version 1.3, 1996/09/28 21:58:47
Line 1 
Line 1 
 /*  /*-
  * Copyright (c) 1989 The Regents of the University of California.   * Copyright (c) 1989 The Regents of the University of California.
  * All rights reserved.   * All rights reserved.
  *   *
Line 30 
Line 30 
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF   * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.   * SUCH DAMAGE.
  *   *
  *      from: @(#)pathnames.h   5.2 (Berkeley) 6/1/90   *      @(#)pathnames.h 5.2 (Berkeley) 4/18/91
  *      $Id$  
  */   */
   
 #include <paths.h>  #include <paths.h>
   
 #define _PATH_HELPFILE  "/usr/share/misc/more.help"  #define HELPFILE        "/usr/share/misc/omore.help"

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3