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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to