From 0e0d916a2a0811e60bf35b082b9c0c4e03a589b6 Mon Sep 17 00:00:00 2001 From: jsg Date: Thu, 10 Mar 2022 01:56:02 +0000 Subject: [PATCH] tansformed -> transformed --- usr.bin/snmp/snmp.1 | 6 +++--- 1 file 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 .\" @@ -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 . -- 2.20.1