Author: wblock (doc committer)
Date: Mon Aug 20 16:31:23 2012
New Revision: 239443
URL: http://svn.freebsd.org/changeset/base/239443

Log:
  MFC r239233:
  
  Correct description of minfree to kilobytes rather than blocks.
  
  PR:           125921
  Submitted by: Andre Albsmeier <andre.albsme...@siemens.com>

Modified:
  stable/9/usr.sbin/lpr/lpd/lpd.8
Directory Properties:
  stable/9/usr.sbin/lpr/lpd/   (props changed)

Modified: stable/9/usr.sbin/lpr/lpd/lpd.8
==============================================================================
--- stable/9/usr.sbin/lpr/lpd/lpd.8     Mon Aug 20 16:13:16 2012        
(r239442)
+++ stable/9/usr.sbin/lpr/lpd/lpd.8     Mon Aug 20 16:31:23 2012        
(r239443)
@@ -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
_______________________________________________
svn-src-stable-9@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "svn-src-stable-9-unsubscr...@freebsd.org"

Reply via email to