Date: Mon, 20 Aug 2012 16:37:41 +0000 (UTC) From: Warren Block <wblock@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-releng@freebsd.org Subject: svn commit: r239444 - releng/9.1/usr.sbin/lpr/lpd Message-ID: <201208201637.q7KGbfOQ062332@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wblock (doc committer) Date: Mon Aug 20 16:37:41 2012 New Revision: 239444 URL: http://svn.freebsd.org/changeset/base/239444 Log: MFC r239233: Correct description of minfree to kilobytes rather than blocks. PR: 125921 Submitted by: Andre Albsmeier <Andre.Albsmeier@siemens.com> Approved by: re (implicit) Modified: releng/9.1/usr.sbin/lpr/lpd/lpd.8 Directory Properties: releng/9.1/usr.sbin/lpr/lpd/ (props changed) Modified: releng/9.1/usr.sbin/lpr/lpd/lpd.8 ============================================================================== --- releng/9.1/usr.sbin/lpr/lpd/lpd.8 Mon Aug 20 16:31:23 2012 (r239443) +++ releng/9.1/usr.sbin/lpr/lpd/lpd.8 Mon Aug 20 16:37:41 2012 (r239444) @@ -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?201208201637.q7KGbfOQ062332>