Bug 600321 - trapsink missing deprecation note in Japanese snmpd.conf(5) man page
Summary: trapsink missing deprecation note in Japanese snmpd.conf(5) man page
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: man-pages-ja
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Akira TAGOH
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-04 12:47 UTC by Jeff Bastian
Modified: 2011-01-14 05:22 UTC (History)
2 users (show)

Fixed In Version: man-pages-ja-20101205-2.fc15
Clone Of:
: 600324 (view as bug list)
Environment:
Last Closed: 2011-01-14 05:22:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jeff Bastian 2010-06-04 12:47:41 UTC
Description of problem:
The English snmpd.conf(5) man page includes a few notes about the PORT being deprecated and using several sinks:
              Note:  This mechanism is being  deprecated,  and  the  listening
                     port  should be specified via the transport specification
                     HOST instead.

              If several sink directives are  specified,  multiple  copies  of
              each  notification  (in  the appropriate formats) will be gener-
              ated.

              Note:  It is not normally appropriate to list two (or all three)
                     sink directives with the same destination.


This text is missing in the Japanese snmpd.conf(5) man page.  Please update the Japanese man page.


Version-Release number of selected component (if applicable):
man-pages-ja-20100315-1.fc13.noarch

How reproducible:
every time

Steps to Reproduce:
1. LANG=ja_JP.UTF-8 man 5 snmpd.conf
2. scroll down to trapsink definition
  
Actual results:
The text only contains:
              これらのコマンドはトラップを受信する (通知を送る先の) ホストを定
              義する。このデーモンは起動時に Cold Start トラップを送る。有効に
              なっている場合は、認証が失敗したときにも ト ラ ッ プ を 送 る 。
              trapsink, trap2sink, informsink 行を複数指定すれば、複数の送信先
              を指定することができる。 trap2sink は SNMPv2 トラップを送るの に
              使 う。 informsink は通知を発行するのに使う。 COMMUNITY が指定さ
              れていない場合、以前に trapcommunity ディレクティブで指定した 文
              字 列 が使われる。 PORT が指定されていない場合、良く知られている
              SNMP トラップポート (162) が使われる。

Expected results:
The text should include notes about the PORT syntax being deprecated.

Additional info:
If you use the deprecated syntax, warnings are left in /var/log/messages
  snmpd[xxxx]: /etc/snmp/snmpd.conf: line 100: Warning: The separate port argument to trapsink is deprecated

Comment 1 Akira TAGOH 2010-08-16 06:27:21 UTC
because it was translated based on ucd-snmp's version. apparently the English version of snmpd.conf(5) has been updated a lot. the Japanese version of snmpd.conf(5) needs to be refreshed then.

Comment 2 Akira TAGOH 2011-01-14 05:22:57 UTC
Fixed in man-pages-ja-20101205-2.fc15.


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