File: snmptranslate.1.patch

package info (click to toggle)
net-snmp 5.7.2.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 34,348 kB
  • sloc: ansic: 268,086; sh: 18,217; perl: 17,235; makefile: 3,702; xml: 508; python: 495; pascal: 124; sql: 47
file content (60 lines) | stat: -rw-r--r-- 2,001 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Description: fix hyphen-used-as-minus-sign
 fix lintian "hyphen-used-as-minus-sign" warnings.

Author: Hideki Yamane <henrich@debian.org>

---
Origin: vendor
Forwarded: no
Last-Update: 2012-07-17

Index: net-snmp-5.7.2~dfsg/man/snmptranslate.1.def
===================================================================
--- net-snmp-5.7.2~dfsg.orig/man/snmptranslate.1.def	2012-10-10 07:28:58.000000000 +0900
+++ net-snmp-5.7.2~dfsg/man/snmptranslate.1.def	2013-01-15 01:19:05.000000000 +0900
@@ -163,22 +163,22 @@
 .nf
 +--system(1)
    |
-   +-- -R-- String    sysDescr(1)
+   +-- \-R-- String    sysDescr(1)
    |        Textual Convention: DisplayString
    |        Size: 0..255
-   +-- -R-- ObjID     sysObjectID(2)
-   +-- -R-- TimeTicks sysUpTime(3)
-   +-- -RW- String    sysContact(4)
+   +-- \-R-- ObjID     sysObjectID(2)
+   +-- \-R-- TimeTicks sysUpTime(3)
+   +-- \-RW- String    sysContact(4)
    |        Textual Convention: DisplayString
    |        Size: 0..255
-   +-- -RW- String    sysName(5)
+   +-- \-RW- String    sysName(5)
    |        Textual Convention: DisplayString
    |        Size: 0..255
-   +-- -RW- String    sysLocation(6)
+   +-- \-RW- String    sysLocation(6)
    |        Textual Convention: DisplayString
    |        Size: 0..255
-   +-- -R-- Integer   sysServices(7)
-   +-- -R-- TimeTicks sysORLastChange(8)
+   +-- \-R-- Integer   sysServices(7)
+   +-- \-R-- TimeTicks sysORLastChange(8)
    |        Textual Convention: TimeStamp
    |
    +--sysORTable(9)
@@ -186,11 +186,11 @@
       +--sysOREntry(1)
          |
          +-- ---- Integer   sysORIndex(1)
-         +-- -R-- ObjID     sysORID(2)
-         +-- -R-- String    sysORDescr(3)
+         +-- \-R-- ObjID     sysORID(2)
+         +-- \-R-- String    sysORDescr(3)
          |        Textual Convention: DisplayString
          |        Size: 0..255
-         +-- -R-- TimeTicks sysORUpTime(4)
+         +-- \-R-- TimeTicks sysORUpTime(4)
                   Textual Convention: TimeStamp
 
 .fi