From b570921c68c222dc3b999a7bd7230170676eaa53 Mon Sep 17 00:00:00 2001 From: Kevin Steves Date: Mon, 12 Mar 2007 19:25:37 +0000 Subject: mx default has been 0 for almost 10 years; ok millert@ jmc@ --- share/man/man5/printcap.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man/man5') diff --git a/share/man/man5/printcap.5 b/share/man/man5/printcap.5 index d3e44f0b40d..ad56aa34f77 100644 --- a/share/man/man5/printcap.5 +++ b/share/man/man5/printcap.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: printcap.5,v 1.18 2007/03/12 17:29:48 stevesk Exp $ +.\" $OpenBSD: printcap.5,v 1.19 2007/03/12 19:25:36 stevesk Exp $ .\" $NetBSD: printcap.5,v 1.7 1998/02/20 12:24:50 hubertf Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -95,7 +95,7 @@ format) .It "lp str" Ta Pa /dev/lp Ta No "local printer device, or port@host for remote" .It "mc num 0 maximum number of copies allowed; 0=unlimited" .It "ms str" Ta Dv NULL Ta No "list of terminal modes to set or clear" -.It "mx num 1000 max file size (in" +.It "mx num 0 max file size (in" .Dv BUFSIZ blocks); 0=unlimited .It "nd str" Ta Dv NULL Ta No "next directory for queues list (unimplemented)" -- cgit v1.2.3