Date: Mon, 13 Aug 2012 15:16:26 +0000 (UTC) From: Warren Block <wblock@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r239233 - head/usr.sbin/lpr/lpd Message-ID: <201208131516.q7DFGQET055987@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wblock (doc committer) Date: Mon Aug 13 15:16:25 2012 New Revision: 239233 URL: http://svn.freebsd.org/changeset/base/239233 Log: Correct description of minfree to kilobytes rather than blocks. PR: 125921 Submitted by: Andre Albsmeier <Andre.Albsmeier@siemens.com> MFC after: 3 days Modified: head/usr.sbin/lpr/lpd/lpd.8 Modified: head/usr.sbin/lpr/lpd/lpd.8 ============================================================================== --- head/usr.sbin/lpr/lpd/lpd.8 Mon Aug 13 13:33:21 2012 (r239232) +++ head/usr.sbin/lpr/lpd/lpd.8 Mon Aug 13 15:16:25 2012 (r239233) @@ -152,7 +152,7 @@ machine with the printer. .Pp The file .Em minfree -in each spool directory contains the number of disk blocks to leave free +in each spool directory contains the number of kilobytes to leave free so that the line printer queue will not completely fill the disk. The .Em minfree
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208131516.q7DFGQET055987>