mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 14:17:06 -04:00
Put the name of the module first in the list of all .Nm calls with
argument. This makes the output of calling .Nm without an argument more senseful later on.
This commit is contained in:
parent
c254ec5573
commit
a9ad93accb
2 changed files with 2 additions and 0 deletions
|
|
@ -33,6 +33,7 @@
|
|||
.Dt snmp_netgraph 3
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm snmp_netgraph ,
|
||||
.Nm snmp_node ,
|
||||
.Nm snmp_nodename ,
|
||||
.Nm ng_cookie_f ,
|
||||
|
|
|
|||
|
|
@ -33,6 +33,7 @@
|
|||
.Dt snmp_netgraph 3
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm snmp_netgraph ,
|
||||
.Nm snmp_node ,
|
||||
.Nm snmp_nodename ,
|
||||
.Nm ng_cookie_f ,
|
||||
|
|
|
|||
Loading…
Reference in a new issue