summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2017-07-06 17:24:50 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2017-07-06 17:24:50 +0000
commitd4f36365af27f2dcaf195d3e98e38362708259a0 (patch)
treec236ce3254789bbe62aa1d60492eb21298edc405
parent00ecc51ed12487b4faa8a6408e8c165136a2eefe (diff)
Delete cross references to boot_landisk(8).
According to tobiasu@, landisk is moribund and writing new manual pages for it would be a waste of time.
-rw-r--r--sys/arch/landisk/stand/boot/boot.89
-rw-r--r--sys/arch/landisk/stand/mbr/mbr.83
-rw-r--r--sys/arch/landisk/stand/xxboot/xxboot.85
3 files changed, 6 insertions, 11 deletions
diff --git a/sys/arch/landisk/stand/boot/boot.8 b/sys/arch/landisk/stand/boot/boot.8
index ca453cb8ea5..edd2cd026a5 100644
--- a/sys/arch/landisk/stand/boot/boot.8
+++ b/sys/arch/landisk/stand/boot/boot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: boot.8,v 1.7 2015/09/10 15:16:43 schwarze Exp $
+.\" $OpenBSD: boot.8,v 1.8 2017/07/06 17:24:49 schwarze Exp $
.\"
.\" Copyright (c) 1997-2001 Michael Shalayeff
.\" All rights reserved.
@@ -25,7 +25,7 @@
.\" THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd $Mdocdate: September 10 2015 $
+.Dd $Mdocdate: July 6 2017 $
.Dt BOOT 8 landisk
.Os
.Sh NAME
@@ -36,9 +36,7 @@
The main purpose of this program is to load the system kernel from the
root file system of the machine.
.Pp
-As described in
-.Xr boot_landisk 8 ,
-this program is loaded by the
+This program is loaded by the
.Xr xxboot 8
primary bootstrap loader and provides a convenient way to load the kernel.
This program acts as an enhanced boot monitor for landisk systems, providing
@@ -272,7 +270,6 @@ option.
.Xr autoconf 4 ,
.Xr ddb 4 ,
.Xr boot_config 8 ,
-.Xr boot_landisk 8 ,
.Xr fdisk 8 ,
.Xr reboot 8 ,
.Xr xxboot 8
diff --git a/sys/arch/landisk/stand/mbr/mbr.8 b/sys/arch/landisk/stand/mbr/mbr.8
index 3b92a4e16e3..22f09837e00 100644
--- a/sys/arch/landisk/stand/mbr/mbr.8
+++ b/sys/arch/landisk/stand/mbr/mbr.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mbr.8,v 1.6 2017/07/06 15:42:04 schwarze Exp $
+.\" $OpenBSD: mbr.8,v 1.7 2017/07/06 17:24:49 schwarze Exp $
.\"
.\" Copyright (c) 2006 Michael Shalayeff
.\" All rights reserved.
@@ -56,7 +56,6 @@ The partition table is empty.
.El
.Sh SEE ALSO
.Xr boot 8 ,
-.Xr boot_landisk 8 ,
.Xr disklabel 8 ,
.Xr fdisk 8 ,
.Xr xxboot 8
diff --git a/sys/arch/landisk/stand/xxboot/xxboot.8 b/sys/arch/landisk/stand/xxboot/xxboot.8
index 8e5a6b82d95..16c98346fab 100644
--- a/sys/arch/landisk/stand/xxboot/xxboot.8
+++ b/sys/arch/landisk/stand/xxboot/xxboot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: xxboot.8,v 1.4 2015/09/10 15:16:43 schwarze Exp $
+.\" $OpenBSD: xxboot.8,v 1.5 2017/07/06 17:24:49 schwarze Exp $
.\"
.\" Copyright (c) 2006 Michael Shalayeff
.\" All rights reserved.
@@ -15,7 +15,7 @@
.\" AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
.\" OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: September 10 2015 $
+.Dd $Mdocdate: July 6 2017 $
.Dt XXBOOT 8 landisk
.Os
.Sh NAME
@@ -63,7 +63,6 @@ kernel for installation/recovery
will print messages indicating errors as returned from the firmware.
.Sh SEE ALSO
.Xr boot 8 ,
-.Xr boot_landisk 8 ,
.Xr disklabel 8 ,
.Xr fdisk 8 ,
.Xr mbr 8