bsnmpget.1: Fix a typo in the man page

- s/ingore/ignore/

MFC after:	3 days
This commit is contained in:
Gordon Bergling 2023-01-19 14:18:52 +01:00
parent 30985d19b0
commit 7a184a41c6

View file

@ -136,7 +136,7 @@ digest.
By default SNMPv3 PDUs are sent unauthenticated.
.It Fl a
Skip any sanity checks when adding OIDs to a Protocol Data Unit (PDU):
ingore syntax/access type, allow adding of non-leaf objects for GetPdu and
ignore syntax/access type, allow adding of non-leaf objects for GetPdu and
read-only objects to a SetPDU.
.It Fl b Ar buffersize
Tune the size of buffers used to send and receive packets.