summaryrefslogtreecommitdiff
path: root/print/mp/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'print/mp/patches/patch-ac')
-rw-r--r--print/mp/patches/patch-ac13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/mp/patches/patch-ac b/print/mp/patches/patch-ac
new file mode 100644
index 00000000000..ae4d71feb94
--- /dev/null
+++ b/print/mp/patches/patch-ac
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.1.1.1 1999/10/28 19:52:27 kim Exp $
+
+--- common/option.h.orig Fri Sep 3 16:47:22 1999
++++ common/option.h Thu Oct 21 17:10:44 1999
+@@ -39,7 +39,7 @@
+ #define MAXLINE 256 /* Maximum string length. */
+ #define MAXMARGIN 500 /* Maximum margin size (in points). */
+ #define MAXNAMES 512 /* Maximum number of files from command line. */
+-#define MAXRESOURCES 40 /* Maximum number of mp X resources. */
++#define MAXRESOURCES 42 /* Maximum number of mp X resources. */
+ #define NAMEFIELDS 3 /* Default no. of "words" from passwd gecos. */
+ #define NAMELENGTH 40 /* Maximum allowable real user name. */
+ #define PAGELENGTH 72 /* Number of lines per page. */