diff options
author | obrien <obrien@FreeBSD.org> | 1999-07-12 07:49:28 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-07-12 07:49:28 +0000 |
commit | 4a42233b8a11d7774d22dbf4713e2d6593e229da (patch) | |
tree | 8f36a3caa8b307ddfd5258abbbbbe2bc3a3a89af | |
parent | 4fbf4d4788e561f32c334c2c8129d1d3b14b709e (diff) | |
download | FreeBSD-src-4a42233b8a11d7774d22dbf4713e2d6593e229da.zip FreeBSD-src-4a42233b8a11d7774d22dbf4713e2d6593e229da.tar.gz |
Add portlint(1) and sort "SEE ALSO"'s.
-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 79367fc..10e0b0a 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 |