From a171c7114b5eaf6e74e6156e8af38aecc89592d1 Mon Sep 17 00:00:00 2001 From: wblock Date: Mon, 20 Aug 2012 16:31:23 +0000 Subject: [PATCH] MFC r239233: Correct description of minfree to kilobytes rather than blocks. PR: 125921 Submitted by: Andre Albsmeier git-svn-id: svn://svn.freebsd.org/base/stable/9@239443 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- usr.sbin/lpr/lpd/lpd.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/lpr/lpd/lpd.8 b/usr.sbin/lpr/lpd/lpd.8 index 34b0882b9..a3d7aa93e 100644 --- a/usr.sbin/lpr/lpd/lpd.8 +++ b/usr.sbin/lpr/lpd/lpd.8 @@ -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 -- 2.45.0