diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 1999-07-12 07:49:28 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-07-12 07:49:28 +0000 |
| commit | ac8011f83afaa9b3975644d92f5afa91b4bcfc31 (patch) | |
| tree | 626479aff00cb2e81e77da7f7de3281e55e90a76 | |
| parent | 2477292d68c0a2bd1a023fa538b7231f1f759f42 (diff) | |
Notes
| -rw-r--r-- | share/man/man7/ports.7 | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index 79367fc2dfb3..10e0b0a6801c 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: ports.7,v 1.11 1999/05/02 05:04:26 hoek Exp $ +.\" $Id: ports.7,v 1.12 1999/07/12 02:33:47 hoek Exp $ .\" .Dd January 25, 1998 .Dt PORTS 7 @@ -269,10 +269,12 @@ The big Kahuna. .Xr pkg_create 1 , .Xr pkg_delete 1 , .Xr pkg_info 1 , -.Xr portcheckout 1 -(a port), .Xr pib 1 -(also a port). +(a port), +.Xr portcheckout 1 +(also a port), +.Xr portlint 1 +(yet another port). .Pp The FreeBSD handbook .Pp @@ -283,7 +285,7 @@ This man page was originated by .An David O'Brien . The ports collection is maintained by .An Satoshi Asami -and the awesome ports team. +and the Awesome Ports Team. .Sh HISTORY .Nm The Ports Collection appeared in |
