summaryrefslogtreecommitdiff
path: root/mk/bulk/printindex
diff options
context:
space:
mode:
authorjschauma <jschauma>2004-04-09 18:43:14 +0000
committerjschauma <jschauma>2004-04-09 18:43:14 +0000
commitd655fe80b7322eacfacc41d38e4be839ca08e139 (patch)
tree192b6dd7e8c182d65e344fd8121b7b0626d09968 /mk/bulk/printindex
parent8f9a937567c0e2767f9b4109764eb365fa5ecd73 (diff)
downloadpkgsrc-d655fe80b7322eacfacc41d38e4be839ca08e139.tar.gz
Commentary cleanup:
- If it's a full sentence, start capitalize first letter and end with a period. - Break comments at ~80 chars so it fits into a terminal.[*] (* This should be done for the code as well, but then it'll need testing. I'll do this at another point in time.)
Diffstat (limited to 'mk/bulk/printindex')
-rw-r--r--mk/bulk/printindex4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/bulk/printindex b/mk/bulk/printindex
index d3da6517974..81ba9a711a3 100644
--- a/mk/bulk/printindex
+++ b/mk/bulk/printindex
@@ -1,5 +1,5 @@
#!/bin/sh
-# $NetBSD: printindex,v 1.14 2004/01/30 10:54:36 grant Exp $
+# $NetBSD: printindex,v 1.15 2004/04/09 18:43:14 jschauma Exp $
#
#
# Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -90,7 +90,7 @@ do
cd $cwd
done
-# get the list of packages which should always be installed during the build
+# Get the list of packages which should always be installed during the build.
# Make sure these ended up in the index file. For example, xpkgwedge, might
# not be enabled for builds in pkgtools/xpkgwedge, but we may want to have
# it listed in the index file.