svn commit: r257151 - head/share/man/man7
Bryan Drewery
bdrewery at FreeBSD.org
Sat Oct 26 03:55:30 UTC 2013
Author: bdrewery (ports committer)
Date: Sat Oct 26 03:55:29 2013
New Revision: 257151
URL: http://svnweb.freebsd.org/changeset/base/257151
Log:
Document /var/cache/pkg into hier(7) which pkg(8) uses.
Approved by: bapt
MFC after: 2 days
Modified:
head/share/man/man7/hier.7
Modified: head/share/man/man7/hier.7
==============================================================================
--- head/share/man/man7/hier.7 Sat Oct 26 03:53:24 2013 (r257150)
+++ head/share/man/man7/hier.7 Sat Oct 26 03:55:29 2013 (r257151)
@@ -735,6 +735,14 @@ directory containing output spool files
.Pp
.It Pa backups/
miscellaneous backup files
+.It Pa cache/
+miscellaneous cached files
+.Bl -tag -width ".Pa pkg/" -compact
+.It Pa pkg/
+cached packages for
+.Xr pkg 8
+.El
+.Pp
.It Pa crash/
default directory to store kernel crash dumps; see
.Xr crash 8
More information about the svn-src-all
mailing list