diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-11-01 18:48:10 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-11-01 18:48:10 +0000 |
commit | ef51a6980c34e7020f6d8e6309fd057cf1c75094 (patch) | |
tree | 049679c1d92325b075769eb06e927c57af0f7c1f /share/man/man7/ports.7 | |
parent | 019492cf8050d6aec41096d7c451e051d7512431 (diff) |
tweaks;
Diffstat (limited to 'share/man/man7/ports.7')
-rw-r--r-- | share/man/man7/ports.7 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index 36bcbdf397a..e20f91c4666 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. .\" -.\" $OpenBSD: ports.7,v 1.59 2006/11/01 13:06:48 espie Exp $ +.\" $OpenBSD: ports.7,v 1.60 2006/11/01 18:48:09 jmc Exp $ .\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $ .\" .Dd January 25, 1998 @@ -39,10 +39,10 @@ Ports Collection is the infrastructure used to create binary packages for third party applications. .Pp -For normal usage, refer to +For normal usage refer to .Xr packages 7 , -as most ports produce binary packages which are available from -the official CD-Rom, or on a neighborly ftp mirror. +as most ports produce binary packages which are available from +the official CD-ROM, or on a neighborly FTP mirror. .Pp Each port contains any patches necessary to make the original application source code compile and run on |