Bug 928391
| Summary: | [MINOR] - man page typos (it's -> its) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tom London <selinux> | ||||
| Component: | setroubleshoot | Assignee: | Daniel Walsh <dwalsh> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | dwalsh, mgrepl | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-03-27 16:16:15 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Fixed in setroubleshoot-3.2.4-1.fc20 |
Created attachment 717112 [details] patch to fix man page typosa Description of problem: Man page for 'sealert' typos: --- sealert.8 2013-03-27 07:37:16.478405070 -0700 +++ nsealert.8 2013-03-27 07:37:54.257002263 -0700 @@ -73,7 +73,7 @@ filename'. Please note that sealert runs as a user level process with the permissions of the user running it. Many system log files are readable by root only. To work around this if you have root access one -can copy the file as root to a temporary file and change it's +can copy the file as root to a temporary file and change its permissions. This is a good solution when scanning via the GUI as a normal user. Or you might consider su'ing to root and run the analysis via the command line (e.g. sealert -a filename). @@ -102,7 +102,7 @@ Lookup alert by id, if id is wildcard * then return all alerts .TP .B \-a \-\-analyze file -Scan a log file, analyze it's AVC's +Scan a log file, analyze its AVC's .TP .B \-u \-\-user logon as user Version-Release number of selected component (if applicable): setroubleshoot-server-3.2.3-2.fc19.x86_64 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: