Sat Feb 18 21:47:11 2017 UTC ()
Fix xrefs, sort.


(wiz)
diff -r1.15 -r1.16 src/share/man/man8/boot.8
diff -r1.14 -r1.15 src/share/man/man8/man8.alpha/boot.8
diff -r1.12 -r1.13 src/share/man/man8/man8.alpha/setnetbootinfo.8
diff -r1.15 -r1.16 src/share/man/man8/man8.amiga/boot.8
diff -r1.12 -r1.13 src/share/man/man8/man8.atari/ahdilabel.8
diff -r1.7 -r1.8 src/share/man/man8/man8.prep/mkbootimage.8
diff -r1.11 -r1.12 src/share/man/man8/man8.x68k/newdisk.8

cvs diff -r1.15 -r1.16 src/share/man/man8/boot.8 (expand / switch to unified diff)

--- src/share/man/man8/boot.8 2014/08/16 11:39:47 1.15
+++ src/share/man/man8/boot.8 2017/02/18 21:47:11 1.16
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1.\" $NetBSD: boot.8,v 1.15 2014/08/16 11:39:47 apb Exp $ 1.\" $NetBSD: boot.8,v 1.16 2017/02/18 21:47:11 wiz Exp $
2.\" 2.\"
3.\" Copyright (c) 1991, 1993 3.\" Copyright (c) 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
5.\" 5.\"
6.\" This code is derived from software written and contributed 6.\" This code is derived from software written and contributed
7.\" to Berkeley by William Jolitz. 7.\" to Berkeley by William Jolitz.
8.\" 8.\"
9.\" Redistribution and use in source and binary forms, with or without 9.\" Redistribution and use in source and binary forms, with or without
10.\" modification, are permitted provided that the following conditions 10.\" modification, are permitted provided that the following conditions
11.\" are met: 11.\" are met:
12.\" 1. Redistributions of source code must retain the above copyright 12.\" 1. Redistributions of source code must retain the above copyright
13.\" notice, this list of conditions and the following disclaimer. 13.\" notice, this list of conditions and the following disclaimer.
14.\" 2. Redistributions in binary form must reproduce the above copyright 14.\" 2. Redistributions in binary form must reproduce the above copyright
@@ -209,27 +209,27 @@ Immediately switch the console to the sp @@ -209,27 +209,27 @@ Immediately switch the console to the sp
209.Va dev 209.Va dev
210and reprint the banner. 210and reprint the banner.
211.Va dev 211.Va dev
212must be one of 212must be one of
213.\" .Bl -item -width com[0123]kbd -offset indent -compact 213.\" .Bl -item -width com[0123]kbd -offset indent -compact
214.Ar pc , com0 , com1 , com2 , 214.Ar pc , com0 , com1 , com2 ,
215.Ar com3 , com0kbd , com1kbd , com2kbd , 215.Ar com3 , com0kbd , com1kbd , com2kbd ,
216.Ar com3kbd , 216.Ar com3kbd ,
217or 217or
218.Ar auto . 218.Ar auto .
219See 219See
220.Sx Console Selection Policy 220.Sx Console Selection Policy
221in 221in
222.Xr boot_console 8 . 222.Xr x86/boot_console 8 .
223.It Ic dev Op Va device 223.It Ic dev Op Va device
224Set the default drive and partition for subsequent filesystem 224Set the default drive and partition for subsequent filesystem
225operations. 225operations.
226Without an argument, print the current setting. 226Without an argument, print the current setting.
227.Va device 227.Va device
228is of the form specified in 228is of the form specified in
229.Cm boot . 229.Cm boot .
230.It Ic help 230.It Ic help
231Print an overview about commands and arguments. 231Print an overview about commands and arguments.
232.\" .It Ic load Va module Op Va arguments 232.\" .It Ic load Va module Op Va arguments
233.\" [x86 only] 233.\" [x86 only]
234.It Ic ls Op Pa path 234.It Ic ls Op Pa path
235Print a directory listing of 235Print a directory listing of

cvs diff -r1.14 -r1.15 src/share/man/man8/man8.alpha/boot.8 (expand / switch to unified diff)

--- src/share/man/man8/man8.alpha/boot.8 2017/02/17 22:30:27 1.14
+++ src/share/man/man8/man8.alpha/boot.8 2017/02/18 21:47:11 1.15
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1.\" $NetBSD: boot.8,v 1.14 2017/02/17 22:30:27 christos Exp $ 1.\" $NetBSD: boot.8,v 1.15 2017/02/18 21:47:11 wiz Exp $
2.\" 2.\"
3.\" Copyright (c) 1999 Christopher G. Demetriou 3.\" Copyright (c) 1999 Christopher G. Demetriou
4.\" All rights reserved. 4.\" All rights reserved.
5.\" 5.\"
6.\" Redistribution and use in source and binary forms, with or without 6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions 7.\" modification, are permitted provided that the following conditions
8.\" are met: 8.\" are met:
9.\" 1. Redistributions of source code must retain the above copyright 9.\" 1. Redistributions of source code must retain the above copyright
10.\" notice, this list of conditions and the following disclaimer. 10.\" notice, this list of conditions and the following disclaimer.
11.\" 2. Redistributions in binary form must reproduce the above copyright 11.\" 2. Redistributions in binary form must reproduce the above copyright
12.\" notice, this list of conditions and the following disclaimer in the 12.\" notice, this list of conditions and the following disclaimer in the
13.\" documentation and/or other materials provided with the distribution. 13.\" documentation and/or other materials provided with the distribution.
14.\" 3. All advertising materials mentioning features or use of this software 14.\" 3. All advertising materials mentioning features or use of this software
@@ -502,34 +502,34 @@ primary bootstrap for @@ -502,34 +502,34 @@ primary bootstrap for
502.Dq ffs 502.Dq ffs
503file system 503file system
504.Pq Berkeley Fast File System 504.Pq Berkeley Fast File System
505.It Pa /usr/mdec/boot 505.It Pa /usr/mdec/boot
506secondary bootstrap 506secondary bootstrap
507.It Pa /usr/mdec/netboot 507.It Pa /usr/mdec/netboot
508network bootstrap 508network bootstrap
509.It Pa /usr/mdec/ustarboot 509.It Pa /usr/mdec/ustarboot
510.Dq ustar 510.Dq ustar
511disk and tape bootstrap 511disk and tape bootstrap
512.El 512.El
513.Sh SEE ALSO 513.Sh SEE ALSO
514.Xr ddb 4 , 514.Xr ddb 4 ,
 515.Xr alpha/mkbootimage 8 ,
 516.Xr alpha/setnetbootinfo 8 ,
515.Xr diskless 8 , 517.Xr diskless 8 ,
516.Xr init 8 , 518.Xr init 8 ,
517.Xr installboot 8 , 519.Xr installboot 8 ,
518.Xr alpha/mkbootimage 8 , 
519.Xr rc 8 , 520.Xr rc 8 ,
520.Xr reboot 8 , 521.Xr reboot 8 ,
521.Xr savecore 8 , 522.Xr savecore 8 ,
522.Xr alpha/setnetbootinfo 8 , 
523.Xr shutdown 8 523.Xr shutdown 8
524.Rs 524.Rs
525.%T "Alpha Architecture Reference Manual Third Edition" 525.%T "Alpha Architecture Reference Manual Third Edition"
526.%Q "Alpha Architecture Committee" 526.%Q "Alpha Architecture Committee"
527.%I "Digital Press" 527.%I "Digital Press"
528.%D 1998 528.%D 1998
529.Re 529.Re
530.Sh BUGS 530.Sh BUGS
531The device names used by 531The device names used by
532.Nx Ns Tn /alpha 532.Nx Ns Tn /alpha
533and the 533and the
534.Tn SRM Console 534.Tn SRM Console
535often have no relation to each other. 535often have no relation to each other.

cvs diff -r1.12 -r1.13 src/share/man/man8/man8.alpha/setnetbootinfo.8 (expand / switch to unified diff)

--- src/share/man/man8/man8.alpha/setnetbootinfo.8 2017/02/17 22:30:27 1.12
+++ src/share/man/man8/man8.alpha/setnetbootinfo.8 2017/02/18 21:47:11 1.13
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1.\" $NetBSD: setnetbootinfo.8,v 1.12 2017/02/17 22:30:27 christos Exp $ 1.\" $NetBSD: setnetbootinfo.8,v 1.13 2017/02/18 21:47:11 wiz Exp $
2.\" 2.\"
3.\" Copyright (c) 1997, 1999 Christopher G. Demetriou 3.\" Copyright (c) 1997, 1999 Christopher G. Demetriou
4.\" All rights reserved. 4.\" All rights reserved.
5.\" 5.\"
6.\" Redistribution and use in source and binary forms, with or without 6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions 7.\" modification, are permitted provided that the following conditions
8.\" are met: 8.\" are met:
9.\" 1. Redistributions of source code must retain the above copyright 9.\" 1. Redistributions of source code must retain the above copyright
10.\" notice, this list of conditions and the following disclaimer. 10.\" notice, this list of conditions and the following disclaimer.
11.\" 2. Redistributions in binary form must reproduce the above copyright 11.\" 2. Redistributions in binary form must reproduce the above copyright
12.\" notice, this list of conditions and the following disclaimer in the 12.\" notice, this list of conditions and the following disclaimer in the
13.\" documentation and/or other materials provided with the distribution. 13.\" documentation and/or other materials provided with the distribution.
14.\" 3. All advertising materials mentioning features or use of this software 14.\" 3. All advertising materials mentioning features or use of this software
@@ -128,24 +128,24 @@ options may be specified. @@ -128,24 +128,24 @@ options may be specified.
128Verbose mode. 128Verbose mode.
129.El 129.El
130.Sh FILES 130.Sh FILES
131.Bl -tag -width /usr/mdec/ustarboot -compact 131.Bl -tag -width /usr/mdec/ustarboot -compact
132.It Pa /usr/mdec/netboot 132.It Pa /usr/mdec/netboot
133network bootstrap program 133network bootstrap program
134.El 134.El
135.\" .Sh EXAMPLES 135.\" .Sh EXAMPLES
136.\" There should be some examples of how to use 136.\" There should be some examples of how to use
137.\" .Nm setnetbootinfo . 137.\" .Nm setnetbootinfo .
138.\" XXX 138.\" XXX
139.Sh SEE ALSO 139.Sh SEE ALSO
140.Xr alpha/boot 8 , 140.Xr alpha/boot 8 ,
141.Xr alpha/bootpd 8 141.Xr bootpd 8
142.Sh HISTORY 142.Sh HISTORY
143The 143The
144.Nx Ns Tn /alpha 144.Nx Ns Tn /alpha
145.Nm 145.Nm
146command first appeared in 146command first appeared in
147.Nx 1.3 . 147.Nx 1.3 .
148.Sh AUTHORS 148.Sh AUTHORS
149The 149The
150.Nm 150.Nm
151utility was written by Chris Demetriou. 151utility was written by Chris Demetriou.

cvs diff -r1.15 -r1.16 src/share/man/man8/man8.amiga/boot.8 (expand / switch to unified diff)

--- src/share/man/man8/man8.amiga/boot.8 2017/02/17 22:30:27 1.15
+++ src/share/man/man8/man8.amiga/boot.8 2017/02/18 21:47:11 1.16
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1.\" $NetBSD: boot.8,v 1.15 2017/02/17 22:30:27 christos Exp $ 1.\" $NetBSD: boot.8,v 1.16 2017/02/18 21:47:11 wiz Exp $
2.\" 2.\"
3.\" Copyright (c) 1990, 1991 The Regents of the University of California. 3.\" Copyright (c) 1990, 1991 The Regents of the University of California.
4.\" All rights reserved. 4.\" All rights reserved.
5.\" 5.\"
6.\" This code is derived from software contributed to Berkeley by 6.\" This code is derived from software contributed to Berkeley by
7.\" the Systems Programming Group of the University of Utah Computer 7.\" the Systems Programming Group of the University of Utah Computer
8.\" Science Department. 8.\" Science Department.
9.\" 9.\"
10.\" Redistribution and use in source and binary forms, with or without 10.\" Redistribution and use in source and binary forms, with or without
11.\" modification, are permitted provided that the following conditions 11.\" modification, are permitted provided that the following conditions
12.\" are met: 12.\" are met:
13.\" 1. Redistributions of source code must retain the above copyright 13.\" 1. Redistributions of source code must retain the above copyright
14.\" notice, this list of conditions and the following disclaimer. 14.\" notice, this list of conditions and the following disclaimer.
@@ -237,28 +237,28 @@ root partition from AmigaOS. @@ -237,28 +237,28 @@ root partition from AmigaOS.
237.It Pa /netbsd 237.It Pa /netbsd
238system kernel 238system kernel
239.It Pa /usr/mdec/bootxx_ffs 239.It Pa /usr/mdec/bootxx_ffs
240RDB device primary boot block 240RDB device primary boot block
241.It Pa /usr/mdec/bootxx_fd 241.It Pa /usr/mdec/bootxx_fd
242floppy disk primary boot block 242floppy disk primary boot block
243.It Pa /usr/mdec/boot.amiga 243.It Pa /usr/mdec/boot.amiga
244secondary bootstrap 244secondary bootstrap
245.It Pa /boot.amiga 245.It Pa /boot.amiga
246secondary bootstrap (installed) 246secondary bootstrap (installed)
247.El 247.El
248.Sh SEE ALSO 248.Sh SEE ALSO
249.Xr ddb 4 , 249.Xr ddb 4 ,
250.Xr fsck_ffs 8 , 
251.Xr amiga/installboot 8 , 250.Xr amiga/installboot 8 ,
 251.Xr fsck_ffs 8 ,
252.Xr newfs 8 , 252.Xr newfs 8 ,
253.Xr savecore 8 , 253.Xr savecore 8 ,
254.Xr shutdown 8 254.Xr shutdown 8
255.Sh BUGS 255.Sh BUGS
256Due to code size restrictions, you can't currently use an old-style file 256Due to code size restrictions, you can't currently use an old-style file
257system (created with 257system (created with
258.Xr newfs 8 258.Xr newfs 8
259-O 259-O
260or with 260or with
261.Nx 0.9 ) 261.Nx 0.9 )
262with the boot block. 262with the boot block.
263You can use 263You can use
264.Ic loadbsd 264.Ic loadbsd

cvs diff -r1.12 -r1.13 src/share/man/man8/man8.atari/ahdilabel.8 (expand / switch to unified diff)

--- src/share/man/man8/man8.atari/ahdilabel.8 2017/02/17 22:30:28 1.12
+++ src/share/man/man8/man8.atari/ahdilabel.8 2017/02/18 21:47:11 1.13
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1.\" $NetBSD: ahdilabel.8,v 1.12 2017/02/17 22:30:28 christos Exp $ 1.\" $NetBSD: ahdilabel.8,v 1.13 2017/02/18 21:47:11 wiz Exp $
2.\" 2.\"
3.\" 3.\"
4.\" Copyright (c) 1999 The NetBSD Foundation, Inc. 4.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
5.\" All rights reserved. 5.\" All rights reserved.
6.\" 6.\"
7.\" This code is derived from software contributed to The NetBSD Foundation 7.\" This code is derived from software contributed to The NetBSD Foundation
8.\" by Julian Coleman and Leo Weppelman. 8.\" by Julian Coleman and Leo Weppelman.
9.\" 9.\"
10.\" Redistribution and use in source and binary forms, with or without 10.\" Redistribution and use in source and binary forms, with or without
11.\" modification, are permitted provided that the following conditions 11.\" modification, are permitted provided that the following conditions
12.\" are met: 12.\" are met:
13.\" 1. Redistributions of source code must retain the above copyright 13.\" 1. Redistributions of source code must retain the above copyright
14.\" notice, this list of conditions and the following disclaimer. 14.\" notice, this list of conditions and the following disclaimer.
@@ -132,28 +132,28 @@ Toggle the unit display between sector a @@ -132,28 +132,28 @@ Toggle the unit display between sector a
132.It Ar w 132.It Ar w
133Write the AHDI partition table to the disk. 133Write the AHDI partition table to the disk.
134.It Ar z 134.It Ar z
135Options for zero'ing the boot sector and bad sector lists. The default is to 135Options for zero'ing the boot sector and bad sector lists. The default is to
136preserve them both. 136preserve them both.
137.It Ar q 137.It Ar q
138Quit 138Quit
139.El 139.El
140.Sh EXAMPLES 140.Sh EXAMPLES
141.Dl ahdilabel sd0 141.Dl ahdilabel sd0
142Edit the AHDI label for disk sd0. 142Edit the AHDI label for disk sd0.
143.Sh SEE ALSO 143.Sh SEE ALSO
144.Xr atari/bootpref 8 , 144.Xr atari/bootpref 8 ,
145.Xr disklabel 8 , 145.Xr atari/installboot 8 ,
146.Xr atari/installboot 8 146.Xr disklabel 8
147.Sh HISTORY 147.Sh HISTORY
148The 148The
149.Nm 149.Nm
150command first appeared in 150command first appeared in
151.Nx 1.5 . 151.Nx 1.5 .
152.Sh BUGS 152.Sh BUGS
153The changes made to the AHDI partitions will become active on the next 153The changes made to the AHDI partitions will become active on the next
154.Em first open 154.Em first open
155of the disk. You are advised to use 155of the disk. You are advised to use
156.Nm 156.Nm
157only on a disk without any mounted or otherwise active partitions. This 157only on a disk without any mounted or otherwise active partitions. This
158is not enforced by 158is not enforced by
159.Nm . 159.Nm .

cvs diff -r1.7 -r1.8 src/share/man/man8/man8.prep/mkbootimage.8 (expand / switch to unified diff)

--- src/share/man/man8/man8.prep/mkbootimage.8 2017/02/17 22:30:28 1.7
+++ src/share/man/man8/man8.prep/mkbootimage.8 2017/02/18 21:47:11 1.8
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1.\" $NetBSD: mkbootimage.8,v 1.7 2017/02/17 22:30:28 christos Exp $ 1.\" $NetBSD: mkbootimage.8,v 1.8 2017/02/18 21:47:11 wiz Exp $
2.\" Copyright (c) 2006 The NetBSD Foundation, Inc. 2.\" Copyright (c) 2006 The NetBSD Foundation, Inc.
3.\" All rights reserved. 3.\" All rights reserved.
4.\" 4.\"
5.\" This code is derived from software contributed to The NetBSD Foundation 5.\" This code is derived from software contributed to The NetBSD Foundation
6.\" by Tim Rightnour 6.\" by Tim Rightnour
7.\" 7.\"
8.\" Redistribution and use in source and binary forms, with or without 8.\" Redistribution and use in source and binary forms, with or without
9.\" modification, are permitted provided that the following conditions 9.\" modification, are permitted provided that the following conditions
10.\" are met: 10.\" are met:
11.\" 1. Redistributions of source code must retain the above copyright 11.\" 1. Redistributions of source code must retain the above copyright
12.\" notice, this list of conditions and the following disclaimer. 12.\" notice, this list of conditions and the following disclaimer.
13.\" 2. Redistributions in binary form must reproduce the above copyright 13.\" 2. Redistributions in binary form must reproduce the above copyright
14.\" notice, this list of conditions and the following disclaimer in the 14.\" notice, this list of conditions and the following disclaimer in the
@@ -46,27 +46,27 @@ is the utility used to create a bootable @@ -46,27 +46,27 @@ is the utility used to create a bootable
46.Nx 46.Nx
47for prep, bebox or rs6000. 47for prep, bebox or rs6000.
48.Pp 48.Pp
49The 49The
50.Nm 50.Nm
51utility takes the boot-program, and the optional kernel, and creates a boot 51utility takes the boot-program, and the optional kernel, and creates a boot
52image from them. 52image from them.
53This image contains the boot code, kernel, and optionally 53This image contains the boot code, kernel, and optionally
54an i386 partition table. 54an i386 partition table.
55The image can be written directly to a floppy or hard drive with 55The image can be written directly to a floppy or hard drive with
56the 56the
57.Xr dd 1 57.Xr dd 1
58command, or it can be directly netbooted via 58command, or it can be directly netbooted via
59.Xr prep/bootpd 8 . 59.Xr bootpd 8 .
60.Pp 60.Pp
61The following options are available: 61The following options are available:
62.Bl -tag -width indent 62.Bl -tag -width indent
63.It Fl b 63.It Fl b
64Specifies which bootloader to embed in the bootable image. 64Specifies which bootloader to embed in the bootable image.
65Defaults to 65Defaults to
66.Pa /usr/mdec/boot . 66.Pa /usr/mdec/boot .
67.It Fl k 67.It Fl k
68Specifies which kernel binary to embed in the bootable image. 68Specifies which kernel binary to embed in the bootable image.
69Defaults to 69Defaults to
70.Pa /netbsd . 70.Pa /netbsd .
71.It Fl l 71.It Fl l
72Creates a partition table for a 2.88MB floppy instead of a 1.44MB floppy. 72Creates a partition table for a 2.88MB floppy instead of a 1.44MB floppy.
@@ -129,25 +129,25 @@ The PReP boot partition can be placed an @@ -129,25 +129,25 @@ The PReP boot partition can be placed an
129recommended that it be placed at the beginning of the disk. 129recommended that it be placed at the beginning of the disk.
130.Sh EXAMPLES 130.Sh EXAMPLES
131Create a floppy or netboot image for prep named 131Create a floppy or netboot image for prep named
132.Sq boot.fs : 132.Sq boot.fs :
133.Dl Ic mkbootimage -m prep -b /usr/mdec/boot -k /netbsd boot.fs 133.Dl Ic mkbootimage -m prep -b /usr/mdec/boot -k /netbsd boot.fs
134Create a standalone bebox image for booting from a hard disk: 134Create a standalone bebox image for booting from a hard disk:
135.Dl Ic mkbootimage -s -m bebox -b /usr/mdec/boot -k /netbsd boot.fs 135.Dl Ic mkbootimage -s -m bebox -b /usr/mdec/boot -k /netbsd boot.fs
136Use the partition information on 136Use the partition information on
137.Sq sd0 137.Sq sd0
138to create a new bootable image with com0 as the console: 138to create a new bootable image with com0 as the console:
139.Dl Ic mkbootimage -b /usr/mdec/boot_com0 -k /netbsd -r /dev/rsd0c boot.fs 139.Dl Ic mkbootimage -b /usr/mdec/boot_com0 -k /netbsd -r /dev/rsd0c boot.fs
140.Sh SEE ALSO 140.Sh SEE ALSO
141.Xr dd 1 , 141.Xr dd 1 ,
142.Xr prep/boot 8 , 142.Xr bootpd 8 ,
143.Xr prep/bootpd 8 , 
144.Xr disklabel 8 , 143.Xr disklabel 8 ,
145.Xr fdisk 8 144.Xr fdisk 8 ,
 145.Xr prep/boot 8
146.Sh HISTORY 146.Sh HISTORY
147.Nm 147.Nm
148first appeared in 148first appeared in
149.Nx 1.5 . 149.Nx 1.5 .
150.Sh AUTHORS 150.Sh AUTHORS
151.Nm 151.Nm
152was written by 152was written by
153.An NONAKA Kimihiro . 153.An NONAKA Kimihiro .

cvs diff -r1.11 -r1.12 src/share/man/man8/man8.x68k/newdisk.8 (expand / switch to unified diff)

--- src/share/man/man8/man8.x68k/newdisk.8 2017/02/17 22:30:28 1.11
+++ src/share/man/man8/man8.x68k/newdisk.8 2017/02/18 21:47:11 1.12
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1.\" $NetBSD: newdisk.8,v 1.11 2017/02/17 22:30:28 christos Exp $ 1.\" $NetBSD: newdisk.8,v 1.12 2017/02/18 21:47:11 wiz Exp $
2.\" 2.\"
3.\" Copyright (c) 1998 MINOURA Makoto. 3.\" Copyright (c) 1998 MINOURA Makoto.
4.\" All rights reserved. 4.\" All rights reserved.
5.\" 5.\"
6.\" Redistribution and use in source and binary forms, with or without 6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions 7.\" modification, are permitted provided that the following conditions
8.\" are met: 8.\" are met:
9.\" 1. Redistributions of source code must retain the above copyright 9.\" 1. Redistributions of source code must retain the above copyright
10.\" notice, this list of conditions and the following disclaimer. 10.\" notice, this list of conditions and the following disclaimer.
11.\" 2. Redistributions in binary form must reproduce the above copyright 11.\" 2. Redistributions in binary form must reproduce the above copyright
12.\" notice, this list of conditions and the following disclaimer in the 12.\" notice, this list of conditions and the following disclaimer in the
13.\" documentation and/or other materials provided with the distribution. 13.\" documentation and/or other materials provided with the distribution.
14.\" 3. All advertising materials mentioning features or use of this software 14.\" 3. All advertising materials mentioning features or use of this software
@@ -63,24 +63,24 @@ Check only. @@ -63,24 +63,24 @@ Check only.
63.Nm 63.Nm
64looks at the disk whether it is already marked. 64looks at the disk whether it is already marked.
65.It Fl p 65.It Fl p
66Do not create the partition table. 66Do not create the partition table.
67.It Fl m Ar mboot 67.It Fl m Ar mboot
68Specifies the mboot program to be written. 68Specifies the mboot program to be written.
69.El 69.El
70.Sh FILES 70.Sh FILES
71.Bl -tag -width /usr/mdec/mboot -compact 71.Bl -tag -width /usr/mdec/mboot -compact
72.It Pa /usr/mdec/mboot 72.It Pa /usr/mdec/mboot
73The default primary boot program. 73The default primary boot program.
74.El 74.El
75.Sh SEE ALSO 75.Sh SEE ALSO
76.Xr x68k/boot 8 , 76.Xr installboot 8 ,
77.Xr installboot 8 77.Xr x68k/boot 8
78.Sh HISTORY 78.Sh HISTORY
79The 79The
80.Nm 80.Nm
81utility first appeared in 81utility first appeared in
82.Nx 1.5 . 82.Nx 1.5 .
83.Sh AUTHORS 83.Sh AUTHORS
84.Nm 84.Nm
85was written by 85was written by
86.An MINOURA Makoto Aq Mt minoura@NetBSD.org . 86.An MINOURA Makoto Aq Mt minoura@NetBSD.org .