diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2012-08-15 19:02:02 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2012-08-15 19:02:02 +0000 |
commit | 02085aa09d89716fa6c532a65233e2d6552c4aec (patch) | |
tree | e0c478ea47bbe1a4fb35f4d67a72b39b655d4814 /sys/arch/hppa64 | |
parent | 1c13c97459f4c883e1a4e032774ab7e007ec5436 (diff) |
use Lk for links;
Diffstat (limited to 'sys/arch/hppa64')
-rw-r--r-- | sys/arch/hppa64/stand/boot/boot.8 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sys/arch/hppa64/stand/boot/boot.8 b/sys/arch/hppa64/stand/boot/boot.8 index c3f1f1f8132..7b4891c7f4f 100644 --- a/sys/arch/hppa64/stand/boot/boot.8 +++ b/sys/arch/hppa64/stand/boot/boot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot.8,v 1.6 2007/05/31 19:20:03 jmc Exp $ +.\" $OpenBSD: boot.8,v 1.7 2012/08/15 19:02:01 jmc Exp $ .\" .\" Copyright (c) 2002 Miodrag Vallat .\" Copyright (c) 1997-2005 Michael Shalayeff @@ -26,7 +26,7 @@ .\" THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: August 15 2012 $ .Dt BOOT 8 hppa64 .Os .Sh NAME @@ -321,7 +321,8 @@ option. RFC 1950 describes the zlib library interface. .Pp The official home page for the version of zlib used in this -operating system see http://quest.jpl.nasa.gov/zlib/. +operating system see +.Lk http://quest.jpl.nasa.gov/zlib/ . .Sh HISTORY This program was written by Michael Shalayeff for .Ox 2.1 . |