Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 302739 Details for
Bug 442865
Typos in usage messages
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
RHEL4 fix for this issue
442865.patch (text/plain), 2.38 KB, created by
Prarit Bhargava
on 2008-04-17 12:47:12 UTC
(
hide
)
Description:
RHEL4 fix for this issue
Filename:
MIME Type:
Creator:
Prarit Bhargava
Created:
2008-04-17 12:47:12 UTC
Size:
2.38 KB
patch
obsolete
>diff -urNp salinfo-0.5.orig/salinfo-0.5/salinfo_decode.c salinfo-0.5/salinfo-0.5/salinfo_decode.c >--- salinfo-0.5.orig/salinfo-0.5/salinfo_decode.c 2008-04-17 08:44:57.000000000 -0400 >+++ salinfo-0.5/salinfo-0.5/salinfo_decode.c 2008-04-17 08:45:16.000000000 -0400 >@@ -93,7 +93,7 @@ usage (void) > " -d Increment debug level\n" > " -t type Type of record to wait for (cmc, cpe, mca or init)\n" > " -D directory Directory to store the raw and decoded records\n" >- " filename Decode a saved raw record, wthout involving SAL\n" >+ " filename Decode a saved raw record, without involving SAL\n" > , stderr); > } > >diff -urNp salinfo-0.5.orig/salinfo-0.5-rhel4/salinfo_daemon.C salinfo-0.5/salinfo-0.5-rhel4/salinfo_daemon.C >--- salinfo-0.5.orig/salinfo-0.5-rhel4/salinfo_daemon.C 2008-04-17 08:44:57.000000000 -0400 >+++ salinfo-0.5/salinfo-0.5-rhel4/salinfo_daemon.C 2008-04-17 08:45:50.000000000 -0400 >@@ -107,7 +107,7 @@ static void usage (ostream &strm) { > " -d Increment debug level\n" > " -e script Script to execute to decode rather than\n" > " /usr/sbin/salinfo_decode\n" >- " -f Run in the forground rather than become a daemon\n" >+ " -f Run in the foreground rather than become a daemon\n" > " -i percent Reserve a certain percent of the file system's inodes " > "and\n" > " don't write either raw or decoded errors if less " >@@ -447,7 +447,7 @@ int main(int argc, char **argv){ > case 'e': // program to execute rather than /usr/sbin/salinfo_decode > decode_script=optarg; > break; >- case 'f': // run in forground rather than in daemon mode >+ case 'f': // run in foreground rather than in daemon mode > fg=1; > break; > case 'h': // help >diff -urNp salinfo-0.5.orig/salinfo-0.5-rhel4/salinfo_decode.c salinfo-0.5/salinfo-0.5-rhel4/salinfo_decode.c >--- salinfo-0.5.orig/salinfo-0.5-rhel4/salinfo_decode.c 2008-04-17 08:44:57.000000000 -0400 >+++ salinfo-0.5/salinfo-0.5-rhel4/salinfo_decode.c 2008-04-17 08:45:29.000000000 -0400 >@@ -118,7 +118,7 @@ usage (void) > fputs("Usage:\n" > " salinfo_decode [-d] [filename]\n" > " -d Increment debug level\n" >- " filename Decode a saved raw record, wthout involving SAL\n" >+ " filename Decode a saved raw record, without involving SAL\n" > , stderr); > } >
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 442865
: 302739