Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   apb
Date:           Sat Jan  5 19:29:17 UTC 2008

Modified Files:
        src/share/man/man5: boot.cfg.5
        src/sys/arch/i386/stand/boot: boot2.c

Log Message:
If a menu line in boot.cfg has an empty description, then re-use the
command as the description.  For example,

        menu=:boot netbsd -s

now works like

        menu=boot netbsd -s:boot netbsd -s


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/share/man/man5/boot.cfg.5
cvs rdiff -r1.20 -r1.21 src/sys/arch/i386/stand/boot/boot2.c

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