Bug 453729 - typo error in rpcinfo man page
Summary: typo error in rpcinfo man page
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: rpcbind
Version: 8
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Steve Dickson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-07-02 08:42 UTC by Milos Malik
Modified: 2008-07-02 14:18 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-07-02 14:18:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Milos Malik 2008-07-02 08:42:32 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.14) Gecko/20080416 Fedora/2.0.0.14-1.fc8 Firefox/2.0.0.14

Description of problem:
The SYNOPSIS section of the rpcinfo man page doesn't contain the name "rpcinfo". When you look at SYNOPSIS section of rpcbind' man page the name is written there.

Version-Release number of selected component (if applicable):
rpcbind-0.1.4-13.fc8

How reproducible:
Always


Steps to Reproduce:
1. man rpcinfo
2. look at SYNOPSIS section


Actual Results:
SYNOPSIS
      [-m | -s] [host]
      -p [host]
      -T transport host prognum [versnum]
      -l [-T transport] host prognum [versnum]
      [-n portnum] -u host prognum [versnum]
      [-n portnum] [-t] host prognum [versnum]
      -a serv_address -T transport prognum [versnum]
      -b [-T transport] prognum versnum
      -d [-T transport] prognum versnum


Expected Results:
SYNOPSIS
       rpcinfo [-m | -s] [host]
       rpcinfo -p [host]
       rpcinfo -T transport host prognum [versnum]
       rpcinfo -l [-T transport] host prognum [versnum]
       rpcinfo [-n portnum] -u host prognum [versnum]
       rpcinfo [-n portnum] [-t] host prognum [versnum]
       rpcinfo -a serv_address -T transport prognum [versnum]
       rpcinfo -b [-T transport] prognum versnum
       rpcinfo -d [-T transport] prognum versnum


Additional info:

Comment 1 Steve Dickson 2008-07-02 14:18:40 UTC
Fixed in rpcbind-0.1.5-5... thanks for the report!!


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