From 708ea1dcd854fa364bb60e4652f2023aee31133b Mon Sep 17 00:00:00 2001 From: jschauma Date: Sun, 21 Oct 2012 01:39:05 +0000 Subject: [PATCH] clarify that BLOCKSIZE also influences the total in long output --- bin/ls/ls.1 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index 1d10b17a7459..0c345c725885 100644 --- a/bin/ls/ls.1 +++ b/bin/ls/ls.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: ls.1,v 1.69 2011/04/02 08:38:56 mbalmer Exp $ +.\" $NetBSD: ls.1,v 1.70 2012/10/21 01:39:05 jschauma Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -333,9 +333,10 @@ pathname .El .Pp In addition, for each directory whose contents are displayed, the total -number of 512-byte blocks used by the files in the directory is displayed -on a line by itself immediately before the information for the files in the -directory. +number of blocks in units of 512 bytes or BLOCKSIZE (see +.Sx ENVIRONMENT ) +used by the files in the directory is displayed on a line by itself +immediately before the information for the files in the directory. .Pp If the owner or group names are not a known owner or group name, or the