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:
Ulrich Spörlein 2010-03-12 11:05:37 +00:00
parent 688ba6823b
commit ddedd8277a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=205078
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -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