Fix typo in macro name and macro usage.
Found by: make manlint Reviewed by: ru Approved by: harti, philip (mentor)
This commit is contained in:
parent
688ba6823b
commit
ddedd8277a
@ -58,7 +58,7 @@ If none of the options
|
||||
.Fl e ,
|
||||
.Fl E
|
||||
or
|
||||
.FL t
|
||||
.Fl t
|
||||
are used
|
||||
.Nm
|
||||
reads a MIB description from its standard input and creates two files: a
|
||||
|
@ -777,7 +777,8 @@ is used for GET or GETNEXT.
|
||||
The function
|
||||
.It Fn string_get_max
|
||||
can be used instead of
|
||||
.Nf stringto ensure that the returned string has a certain maximum length.
|
||||
.Fn string_get
|
||||
to ensure that the returned string has a certain maximum length.
|
||||
If
|
||||
.Fa len
|
||||
is -1, the length is computed via
|
||||
|
Loading…
x
Reference in New Issue
Block a user