Ticket #29528: port.1.patch

File port.1.patch, 313 bytes (added by ben@…, 13 years ago)
Line 
1378a379,391
2> .Ss select
3> For a given
4> .Ar portname
5> , selects a version to be the default. For instance, links
6> .Fl python
7> and its associated utilities to
8> .Fl python2.6 .
9> .Pp
10> For example:
11> .Pp
12> .Dl "port select --list python"
13> .Dl "port select --show gcc"
14> .Dl "port select --set gcc llvm-gcc42"