snmptranslate.1 groff errors
Reviewed-by: Craig Small <csmall@debian.org> Last-Update: 2019-02-07 Gbp-Pq: Name snmptranslate.1.patch
This commit is contained in:
parent
6eecf339c0
commit
80cd5c7202
|
@ -179,22 +179,22 @@ will print the following tree:
|
|||
.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)
|
||||
|
@ -202,11 +202,11 @@ will print the following tree:
|
|||
+--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
|
||||
|
|
Loading…
Reference in New Issue