Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man8/man8.x86 port-i386/44562: mention correct ker...
details: https://anonhg.NetBSD.org/src/rev/3418698119e5
branches: trunk
changeset: 446168:3418698119e5
user: maya <maya%NetBSD.org@localhost>
date: Sun Nov 25 18:14:55 2018 +0000
description:
port-i386/44562: mention correct kernel name order.
diffstat:
share/man/man8/man8.x86/boot.8 | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (33 lines):
diff -r 49756283834f -r 3418698119e5 share/man/man8/man8.x86/boot.8
--- a/share/man/man8/man8.x86/boot.8 Sun Nov 25 17:58:29 2018 +0000
+++ b/share/man/man8/man8.x86/boot.8 Sun Nov 25 18:14:55 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: boot.8,v 1.12 2017/07/03 21:31:01 wiz Exp $
+.\" $NetBSD: boot.8,v 1.13 2018/11/25 18:14:55 maya Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" @(#)boot_i386.8 8.2 (Berkeley) 4/19/94
.\"
-.Dd February 17, 2017
+.Dd November 25, 2018
.Dt BOOT 8 x86
.Os
.Sh NAME
@@ -213,11 +213,11 @@
open that image, it then tries
.Pa netbsd.gz
(expected to be a kernel image compressed by gzip), followed by
+.Pa onetbsd ,
+.Pa onetbsd.gz ,
.Pa netbsd.old ,
-.Pa netbsd.old.gz ,
-.Pa onetbsd ,
and finally
-.Pa onetbsd.gz .
+.Pa netbsd.old.gz .
Alternate system images can be loaded by just specifying the name of the image.
.Pp
Options are:
Home |
Main Index |
Thread Index |
Old Index