summaryrefslogtreecommitdiff
path: root/converters/dvi2tty/patches/patch-aa
blob: b8de550d42814762e075fc20f8af20aa6eee97ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1.1.1 2001/05/26 13:04:32 fredb Exp $

--- dvi2tty.c.orig	Thu Mar 11 16:00:00 1993
+++ dvi2tty.c	Sun Jul 11 03:41:12 1999
@@ -114,7 +114,7 @@
                               /* don't have terminals with Scand. nat. chars */
 #define WANTPAGER   TRUE      /* default: try to pipe through a pager (like  */
                               /* more) if stdout is tty and no -o switch     */
-#define DEFPAGER    "/usr/bin/pg"   /* CHANGE TO YOUR LOCAL PAGER            */
+#define DEFPAGER    "/usr/bin/more"   /* CHANGE TO YOUR LOCAL PAGER            */
 
     /*------------------ end of customization constants ---------------------*/