Module Name:    src
Committed By:   rin
Date:           Thu Feb 25 03:44:28 UTC 2021

Modified Files:
        src/usr.sbin/installboot: installboot.8

Log Message:
Adjust manpage for amiga/boot ver 3.1.

Bump date.


To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 src/usr.sbin/installboot/installboot.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/installboot/installboot.8
diff -u src/usr.sbin/installboot/installboot.8:1.100 src/usr.sbin/installboot/installboot.8:1.101
--- src/usr.sbin/installboot/installboot.8:1.100	Sat Feb  6 12:18:45 2021
+++ src/usr.sbin/installboot/installboot.8	Thu Feb 25 03:44:27 2021
@@ -1,4 +1,4 @@
-.\"	$NetBSD: installboot.8,v 1.100 2021/02/06 12:18:45 rin Exp $
+.\"	$NetBSD: installboot.8,v 1.101 2021/02/25 03:44:27 rin Exp $
 .\"
 .\" Copyright (c) 2002-2019 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd February 6, 2021
+.Dd February 25, 2021
 .Dt INSTALLBOOT 8
 .Os
 .Sh NAME
@@ -741,7 +741,7 @@ Remove the primary bootstrap from disk
 .Ss Nx Ns /amiga
 Modify the command line to change the default from "netbsd -ASn2" to
 "netbsd -S":
-.Dl Ic installboot -m amiga -o command="netbsd -S" /dev/rsd0a /usr/mdec/bootxx_ffs
+.Dl Ic installboot -m amiga -o command="netbsd -S" /dev/rsd0a /usr/mdec/bootxx_ffsv1
 .
 .Ss Nx Ns /evbarm
 Install the

Reply via email to