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 585052 Details for
Bug 822251
[PATCH] Man page syntax fixes
[?]
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]
Man page syntax fixes
man-syntax.patch (text/plain), 3.23 KB, created by
Ville Skyttä
on 2012-05-16 20:09:56 UTC
(
hide
)
Description:
Man page syntax fixes
Filename:
MIME Type:
Creator:
Ville Skyttä
Created:
2012-05-16 20:09:56 UTC
Size:
3.23 KB
patch
obsolete
>Index: docs/audit_log_user_command.3 >=================================================================== >--- docs/audit_log_user_command.3 (revision 694) >+++ docs/audit_log_user_command.3 (working copy) >@@ -15,7 +15,7 @@ > command - the command being logged > tty - The tty of the user, if NULL will attempt to figure out > result - 1 is "success" and 0 is "failed" >-.if >+.fi > > .SH "RETURN VALUE" > >Index: docs/auparse_feed.3 >=================================================================== >--- docs/auparse_feed.3 (revision 694) >+++ docs/auparse_feed.3 (working copy) >@@ -85,7 +85,7 @@ > auparse_add_callback(au, auparse_callback, event_cnt, free); > > if ((fp = fopen(filename, "r")) == NULL) { >- fprintf(stderr, "could not open '%s', %s\n", filename, strerror(errno)); >+ fprintf(stderr, "could not open '%s', %s\\n", filename, strerror(errno)); > return 1; > } > >Index: docs/audit_log_user_comm_message.3 >=================================================================== >--- docs/audit_log_user_comm_message.3 (revision 694) >+++ docs/audit_log_user_comm_message.3 (working copy) >@@ -24,7 +24,7 @@ > addr - The network address of the user, NULL if unknown > tty - The tty of the user, if NULL will attempt to figure out > result - 1 is "success" and 0 is "failed" >-.if >+.fi > > .SH "RETURN VALUE" > >Index: docs/audit_log_user_avc_message.3 >=================================================================== >--- docs/audit_log_user_avc_message.3 (revision 694) >+++ docs/audit_log_user_avc_message.3 (working copy) >@@ -19,7 +19,7 @@ > addr - The network address of the user > tty - The tty of the user, if NULL will attempt to figure out > uid - The auid of the person related to the avc message >-.if >+.fi > > .SH "RETURN VALUE" > >Index: docs/audit_log_user_message.3 >=================================================================== >--- docs/audit_log_user_message.3 (revision 694) >+++ docs/audit_log_user_message.3 (working copy) >@@ -21,7 +21,7 @@ > addr - The network address of the user, NULL if unknown > tty - The tty of the user, if NULL will attempt to figure out > result - 1 is "success" and 0 is "failed" >-.if >+.fi > > .SH "RETURN VALUE" > >Index: docs/audit_log_acct_message.3 >=================================================================== >--- docs/audit_log_acct_message.3 (revision 694) >+++ docs/audit_log_acct_message.3 (working copy) >@@ -23,7 +23,7 @@ > addr - The network address of the user. If not available pass a NULL. > tty - The tty of the user, if NULL will attempt to figure out > result - 1 is "success" and 0 is "failed" >-.if >+.fi > > .SH "RETURN VALUE" > >Index: docs/audit_log_semanage_message.3 >=================================================================== >--- docs/audit_log_semanage_message.3 (revision 694) >+++ docs/audit_log_semanage_message.3 (working copy) >@@ -33,7 +33,7 @@ > addr - The network address of the user > tty - The tty of the user > result - 1 is "success" and 0 is "failed" >-.if >+.fi > > .SH "RETURN VALUE" > >Index: docs/audit.rules.7 >=================================================================== >--- docs/audit.rules.7 (revision 694) >+++ docs/audit.rules.7 (working copy) >@@ -13,9 +13,8 @@ > > .nf > .B \-w path-to-file \-p permissions \-k keyname >+.fi > >-.if >- > where the permission are any one of the following: > > .RS
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 822251
: 585052