Module Name: src
Committed By: wiz
Date: Sun Oct 21 08:18:27 UTC 2012
Modified Files:
src/bin/ls: ls.1
Log Message:
Use more markup.
To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 src/bin/ls/ls.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/bin/ls/ls.1
diff -u src/bin/ls/ls.1:1.70 src/bin/ls/ls.1:1.71
--- src/bin/ls/ls.1:1.70 Sun Oct 21 01:39:05 2012
+++ src/bin/ls/ls.1 Sun Oct 21 08:18:27 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: ls.1,v 1.70 2012/10/21 01:39:05 jschauma Exp $
+.\" $NetBSD: ls.1,v 1.71 2012/10/21 08:18:27 wiz Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -333,7 +333,9 @@ pathname
.El
.Pp
In addition, for each directory whose contents are displayed, the total
-number of blocks in units of 512 bytes or BLOCKSIZE (see
+number of blocks in units of 512 bytes or
+.Ev 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.