diff options
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/ports.7 | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index 6bf463c74c4..0bc81cb0d20 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.57 2006/09/17 22:09:12 espie Exp $ +.\" $OpenBSD: ports.7,v 1.58 2006/09/26 18:49:48 jmc Exp $ .\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $ .\" .Dd January 25, 1998 @@ -59,13 +59,16 @@ For more information about using ports, see The .Ox Ports Mechanism -(http://www.openbsd.org/ports.html) and the +.Pq Pa http://www.openbsd.org/ports.html +and the .Ox -FAQ (http://www.openbsd.org/faq/). +FAQ +.Pq Pa http://www.openbsd.org/faq/ . For information about creating new ports, see the .Ox -Porting Checklist (http://www.openbsd.org/checklist.html). +Porting Checklist +.Pa http://www.openbsd.org/checklist.html . .Pp For a detailed description of the build process, see .Xr bsd.port.mk 5 . @@ -645,11 +648,13 @@ List of users and groups created by ports. .Pp The .Ox -Ports Mechanism: http://www.openbsd.org/ports.html +Ports Mechanism: +.Pa http://www.openbsd.org/ports.html .Pp The .Ox -Porting Checklist: http://www.openbsd.org/checklist.html +Porting Checklist: +.Pa http://www.openbsd.org/checklist.html .Sh HISTORY .Nm The Ports Collection appeared in |