Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/share/man/man8
Module Name: src
Committed By: apb
Date: Fri Dec 14 12:03:53 UTC 2007
Modified Files:
src/share/man/man8: boot.8
src/share/man/man8/man8.i386: boot.8 dosboot.8 pxeboot.8
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/share/man/man8/boot.8
cvs rdiff -r1.39 -r1.40 src/share/man/man8/man8.i386/boot.8
cvs rdiff -r1.15 -r1.16 src/share/man/man8/man8.i386/dosboot.8
cvs rdiff -r1.9 -r1.10 src/share/man/man8/man8.i386/pxeboot.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index