CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/01/08 02:42:16
Modified files:
share/man/man7 : ports.7
Log message:
- add a hint to sh(1) for patterns in SKIPDIR
- add example to show the flavors of a ports
- change like "packages in PORTSDIR" to ${PORTSDIR}/packages
- some other minor cleanups/corrections
consistently use ...
- .Ar for make targets
- .Dv for values of variables (e.g. Yes)
- .Ev for environment vars
- .Pa for filenames/paths and ports
- .Qq instead of literal ""
- .Sq for quoting _ (underscore) within text
ok espie@