CVS commit: src/share/man/man8/man8.i386

2013-07-13 Thread Nicolas Joly
Module Name:src Committed By: njoly Date: Sat Jul 13 10:52:50 UTC 2013 Modified Files: src/share/man/man8/man8.i386: dosboot.8 Log Message: Adjust -width argument to match reality; and while here quote it. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src

CVS commit: src/share/man/man8/man8.i386

2013-04-15 Thread Julian Fagir
Module Name:src Committed By: jdf Date: Mon Apr 15 22:50:09 UTC 2013 Modified Files: src/share/man/man8/man8.i386: boot.8 Log Message: * remove superfluous `.Pp' and `.Ns' macros (fixes mandoc(1) warnings) * macro correction (`.Nm' -> `.Pa'); * small wording, punctuatio

CVS commit: src/share/man/man8/man8.i386

2011-09-13 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue Sep 13 10:33:11 UTC 2011 Modified Files: src/share/man/man8/man8.i386: mbr.8 Log Message: Case fixes and a comma from Snader_LB. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/share/man/man8/man8.i386/mbr.8 Pl

CVS commit: src/share/man/man8/man8.i386

2011-05-30 Thread Masao Uebayashi
Module Name:src Committed By: uebayasi Date: Tue May 31 03:43:47 UTC 2011 Modified Files: src/share/man/man8/man8.i386: boot.8 Log Message: Sort list items. Remove a trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58 src/share/man/man8/ma

CVS commit: src/share/man/man8/man8.i386

2011-04-25 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Mon Apr 25 22:26:30 UTC 2011 Modified Files: src/share/man/man8/man8.i386: dosboot.8 mbr.8 Log Message: Spelling. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/share/man/man8/man8.i386/dosboot.8 cvs rdiff -u -r1

CVS commit: src/share/man/man8/man8.i386

2011-01-13 Thread Jean-Yves Migeon
Module Name:src Committed By: jym Date: Thu Jan 13 10:03:29 UTC 2011 Modified Files: src/share/man/man8/man8.i386: boot.8 Log Message: Now that we have pciback(4), Xref it for Xen boot(8), rather than pcictl(8). To generate a diff of this commit: cvs rdiff -u -r1.55 -r1.

CVS commit: src/share/man/man8/man8.i386

2010-11-29 Thread Jean-Yves Migeon
Module Name:src Committed By: jym Date: Mon Nov 29 12:44:17 UTC 2010 Modified Files: src/share/man/man8/man8.i386: boot.8 Log Message: PCI IDs are in bus:dev.func notation, not bus:dev:func. To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55 src/share/man/man8

CVS commit: src/share/man/man8/man8.i386

2010-11-07 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Nov 7 12:01:08 UTC 2010 Modified Files: src/share/man/man8/man8.i386: boot.8 Log Message: Minor cleanup. To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 src/share/man/man8/man8.i386/boot.8 Please note that diffs

CVS commit: src/share/man/man8/man8.i386

2010-11-06 Thread Jean-Yves Migeon
Module Name:src Committed By: jym Date: Sat Nov 6 23:33:29 UTC 2010 Modified Files: src/share/man/man8/man8.i386: pxeboot.8 Log Message: - similar to "bootconf", document that pxeboot_ia32.bin has the "module loading" option turned off by default, and explain how to turn

CVS commit: src/share/man/man8/man8.i386

2010-11-06 Thread Jean-Yves Migeon
Module Name:src Committed By: jym Date: Sat Nov 6 23:28:42 UTC 2010 Modified Files: src/share/man/man8/man8.i386: boot.8 Log Message: - bring some command definitions on par with their code - describe the arguments that can be passed to NetBSD DOM0 kernel (bootdev, consol

CVS commit: src/share/man/man8/man8.i386

2010-04-06 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue Apr 6 22:41:41 UTC 2010 Modified Files: src/share/man/man8/man8.i386: pxeboot.8 Log Message: Fix Dd argument (no leading zeroes). New sentence, new line. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/share/

CVS commit: src/share/man/man8/man8.i386

2010-04-06 Thread Tobias Nygren
Module Name:src Committed By: tnn Date: Tue Apr 6 20:15:22 UTC 2010 Modified Files: src/share/man/man8/man8.i386: pxeboot.8 Log Message: The pxeboot manpage implies that boot.cfg gets loaded by default, but this is no longer true following i386/stand/pxeboot/main.c v1.23.