History log of /netbsd-src/share/man/man8/boot.8 (Results 1 – 16 of 16)
Revision Date Author Comments
# 99f13c16 18-Feb-2017 wiz <wiz@NetBSD.org>

Fix xrefs, sort.


# e73191e1 16-Aug-2014 apb <apb@NetBSD.org>

Mention that some platforms may have boot menus, and may support
other boot protocols. Also change some [i386 only] comments to [x86 only].


# f80fae76 16-Aug-2014 apb <apb@NetBSD.org>

To get no space between [device:] and [filename],
the mdoc input needs ... Oc Ns Oo ..., not ... Ns Oc Oo ....


# 7138b5e9 14-Aug-2014 apb <apb@NetBSD.org>

Add some examples of machine-specific foo/boot.8 man pages.


# a9dda51f 04-Sep-2009 apb <apb@NetBSD.org>

Add cross references to new boothowto(9) man page.


# d6409eb1 11-Mar-2009 joerg <joerg@NetBSD.org>

Don't workaround ancient macro argument limit with .Xo/.Xc.


# 997634fe 09-Mar-2009 joerg <joerg@NetBSD.org>

Fix preamble to match order set out by mdoc(7). Discussed with wiz.


# b6f5a7e6 30-Oct-2008 apb <apb@NetBSD.org>

Improve the description of what the "-c" (RB_USERCONF) flag does.


# ddd1724f 21-Oct-2008 lukem <lukem@NetBSD.org>

xref rescue(8)


# c0429081 13-Oct-2008 apb <apb@NetBSD.org>

Update MI boot(8) man page from i386/boot(8)


# 4ed89c84 14-Dec-2007 apb <apb@NetBSD.org>

Synchronise shared text between man8/boot.8, man8/man8.i386/boot.8,
man8/man8.i386/dosboot.8, and man8/man8.i386/pxeboot.8.

* In all:
- First few lines of each man page should be .Dd, .Os, .Dt, .N

Synchronise shared text between man8/boot.8, man8/man8.i386/boot.8,
man8/man8.i386/dosboot.8, and man8/man8.i386/pxeboot.8.

* In all:
- First few lines of each man page should be .Dd, .Os, .Dt, .Nm;
- Use Nx; new sentence, new line; serial comma;
- Update comments about which files to keep in sync.
* In MI boot(8):
- add reference to architecture-specific boot(8);
- add commented-out reference to boot.cfg(5);
- reinstate BUGS heading that was lost when the MI boot.8 was
created from i386 boot.8.
* In i386 boot.8:
- mention -x and -z flags;
- we can boot from media other than floppy, or from the network;
- remove first paragraph in BUGS section now that an MI boot(8)
man page exists.
* In i386 dosboot.8 and pxeboot.8:
- mention -c, -x, and -z flags.

show more ...


# ec441ebb 04-Dec-2007 jmcneill <jmcneill@NetBSD.org>

Document boot -x


# b1124015 01-Dec-2007 jmcneill <jmcneill@NetBSD.org>

Bump date on previous, emo-style.


# 90727c99 01-Dec-2007 jmcneill <jmcneill@NetBSD.org>

Document boot -z


# 2a3af1da 23-Dec-2006 wiz <wiz@NetBSD.org>

Use Nx; new sentence, new line; serial comma.


# 6a55f622 25-Nov-2006 elad <elad@NetBSD.org>

First take of MI boot(8) man-page, suggested by agc@.

Okay agc@.