summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2022-03-10 01:56:03 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2022-03-10 01:56:03 +0000
commit0b7132b86f331f853f0b95317ee7dbd9ec7c9197 (patch)
tree172aed28eb10410454026ea4fe0c608c9a74b3bc
parent8c038671a3600a25e3d175e98e6e13a4d782d8bd (diff)
tansformed -> transformed
-rw-r--r--usr.bin/snmp/snmp.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/snmp/snmp.1 b/usr.bin/snmp/snmp.1
index 68252916210..062fa1fd989 100644
--- a/usr.bin/snmp/snmp.1
+++ b/usr.bin/snmp/snmp.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: snmp.1,v 1.20 2021/08/11 18:53:45 martijn Exp $
+.\" $OpenBSD: snmp.1,v 1.21 2022/03/10 01:56:02 jsg Exp $
.\"
.\" Copyright (c) 2019 Martijn van Duren <martijn@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: August 11 2021 $
+.Dd $Mdocdate: March 10 2022 $
.Dt SNMP 1
.Os
.Sh NAME
@@ -427,7 +427,7 @@ Currently defaults to
.Cm 3 .
.It Fl X Ar privpass
The privacy password for the user.
-This will be tansformed to
+This will be transformed to
.Ar localpriv .
This option is only used by
.Fl v Cm 3 .