Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 32886 Details for
Bug 43554
lilo --help: -V [ -v] is incorrect
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
lilo-22.5.8-correct-usage-info.patch
lilo-22.5.8-correct-usage-info.patch (text/plain), 683 bytes, created by
Tony Vroon (RETIRED)
on 2004-06-07 12:30:40 UTC
(
hide
)
Description:
lilo-22.5.8-correct-usage-info.patch
Filename:
MIME Type:
Creator:
Tony Vroon (RETIRED)
Created:
2004-06-07 12:30:40 UTC
Size:
683 bytes
patch
obsolete
>diff -uNr lilo-22.5.8-ORIG/lilo.c lilo-22.5.8/lilo.c >--- lilo-22.5.8-ORIG/lilo.c 2004-06-07 19:47:58.028442608 +0100 >+++ lilo-22.5.8/lilo.c 2004-06-07 19:50:17.837188448 +0100 >@@ -336,7 +336,8 @@ > fprintf(errstd,"%7s%s -M /dev/XXX [ mbr | ext ]\tinstall master boot record\n","",name); > fprintf(errstd,"%7s%s -T help \t\t\tlist additional options\n", "", name); > fprintf(errstd,"%7s%s -X\t\t\t\tinternal compile-time options\n", "", name); >- fprintf(errstd,"%7s%s -V [ -v ]\t\t\tversion information\n\n","",name); >+ fprintf(errstd,"%7s%s -V\t\t\t\tversion information\n","",name); >+ fprintf(errstd,"%7s%s -v\t\t\t\tverbose mode\n\n","",name); > exit(1); > } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 43554
: 32886