CVSROOT: /cvs Module name: www Changes by: sobr...@cvs.openbsd.org 2013/11/06 16:33:21
Modified files: faq : faq4.html Log message: improve the way file sets are added after install using tar(1) by passing a positional argument to this command which sets the working directory where file sets content will be extracted; this change matches what upgrade guide suggests, seems to be preferred by a number of people, and it is the most generic way of doing things. ok nick@, jmc@