Red Hat Bugzilla – Bug 987291
man page for freerdp is not logically organized (wrong indention)
Last modified: 2014-06-18 05:16:40 EDT
Description of problem: Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. man xfreerdp 2. /geometry <Enter> 3. Actual results: [snipped] -g geometry Sets the size of the FreeRDP window (and of the remote desktop, when establishing a new connection). geometry can have one of the following forms: · WxH - in this case the resulting window will be of WxH pixels. · P% - in this case the resulting window will be P% of your screen. · The special keyword workarea - in this case the resulting window will be of the same size as your workarea. -k id Sets the keyboard-layout-id to id. [snipped] starting with "-k" the indentation is wrong Expected results: -g geometry Sets the size of the FreeRDP window (and of the remote desktop, when establishing a new connection). geometry can have one of the following forms: · WxH - in this case the resulting window will be of WxH pixels. · P% - in this case the resulting window will be P% of your screen. · The special keyword workarea - in this case the resulting window will be of the same size as your workarea. -k id Sets the keyboard-layout-id to id. Additional info:
This indention bug is fixed in version freerdp-1.0.2-2.el7.x86_64
Martin accidentally checked on rhel7, rhel6 is still not fixed, seems we need to backport from rhek7.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2013-1625.html