summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2017-07-10 22:48:01 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2017-07-10 22:48:01 +0000
commit801c639be40ed222ee22fa3d95d97fd2fde5c6f8 (patch)
tree5c9cdad72db5edd451dd4c7ada0690ffbd270581 /share/man
parentc578c8c007f99c17c9d37e4d8fff77e66215c790 (diff)
Fix non-portable .Lk usage that results in complete garbage with groff
and looks better, but still not good with mandoc. Issue pointed out by Jan Stary <hans at stare dot cz>.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man7/ports.714
1 files changed, 4 insertions, 10 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7
index d61cfcb292d..ca9853e3e7d 100644
--- a/share/man/man7/ports.7
+++ b/share/man/man7/ports.7
@@ -23,10 +23,10 @@
.\" (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.112 2017/06/28 10:24:23 espie Exp $
+.\" $OpenBSD: ports.7,v 1.113 2017/07/10 22:48:00 schwarze Exp $
.\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $
.\"
-.Dd $Mdocdate: June 28 2017 $
+.Dd $Mdocdate: July 10 2017 $
.Dt PORTS 7
.Os
.Sh NAME
@@ -60,15 +60,9 @@ If all goes well, simply type
to install the application.
.Pp
For more information about using ports, see
-The
-.Ox
-Ports System
-.Pq Lk https://www.openbsd.org/faq/faq15.html#Ports .
+.Lk https://www.openbsd.org/faq/faq15.html#Ports "The OpenBSD Ports System" .
For information about creating new ports, see
-the
-.Ox
-Porter's Handbook
-.Pq Lk https://www.openbsd.org/faq/ports/ .
+.Lk https://www.openbsd.org/faq/ports/ "The OpenBSD Porter's Handbook" .
.Pp
For a detailed description of the build process, see
.Xr bsd.port.mk 5 .