Bug 1117047 - minor typos in the man page for db-control
Summary: minor typos in the man page for db-control
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Spacewalk
Classification: Community
Component: Documentation
Version: 2.2
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Stephen Herr
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks: space23
TreeView+ depends on / blocked
 
Reported: 2014-07-07 21:24 UTC by Peter Gervase
Modified: 2015-04-14 19:03 UTC (History)
0 users

Fixed In Version: spacewalk-web-2.3.2-1
Clone Of:
Environment:
Last Closed: 2015-04-14 19:03:55 UTC
Embargoed:


Attachments (Terms of Use)

Description Peter Gervase 2014-07-07 21:24:16 UTC
Description of problem:
There are typos of missing spaces and a misspelling in the tablespaces sections of the man page for db-control

Version-Release number of selected component (if applicable):
current

How reproducible:
100%

Steps to Reproduce:
1. # man db-control
2. At the bottom is the incorrectly typed section
3.

Actual results:
       tablesizes
            Show space report for each table. On PostgreSQL the meaning of columns is as follows: "Planner Size" - size which planner usefor
            determining execution plan. It may differ from real size. "Real Size" - real size of data file on disk. "Real Size+Toasts+Idx" -
            reali size of data file on disk, including TOAST (The Oversized-Attribute Storage Technique) and indexes.

Expected results:
       tablesizes
            Show space report for each table. On PostgreSQL the meaning of columns is as follows: "Planner Size" - size which planner uses for
            determining execution plan. It may differ from the real size. "Real Size" - real size of data file on disk. "Real Size+Toasts+Idx" -
            real size of data file on disk, including TOAST (The Oversized-Attribute Storage Technique) and indexes.

Additional info:
patch will be sumitted shortly.

Comment 1 Stephen Herr 2014-07-15 19:52:23 UTC
Committing to Spacewalk master, thanks!
009fbc7dd8351760849e362cf3d37424b168e7e3

Comment 2 Grant Gainey 2015-03-23 16:59:28 UTC
Moving bugs to ON_QA as we move to release Spacewalk 2.3

Comment 3 Grant Gainey 2015-04-14 19:03:55 UTC
Spacewalk 2.3 has been released. See

https://fedorahosted.org/spacewalk/wiki/ReleaseNotes23


Note You need to log in before you can comment on or make changes to this bug.