diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2022-01-16 00:15:49 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2022-01-16 00:15:49 +0000 |
commit | cc33186dbb9e69380b0a7c2505229a5ab9c6f306 (patch) | |
tree | b189ac09381fb394f7c6aa461a766fa2d7593f6f /share | |
parent | 186d3a4fc888f9f48161fef1b56bcd6163eaf9cd (diff) |
stoeplizt -> stoeplitz
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man9/stoeplitz_to_key.9 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/stoeplitz_to_key.9 b/share/man/man9/stoeplitz_to_key.9 index 87fed2a43bd..c9401def075 100644 --- a/share/man/man9/stoeplitz_to_key.9 +++ b/share/man/man9/stoeplitz_to_key.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: stoeplitz_to_key.9,v 1.7 2021/02/21 06:35:31 jmc Exp $ +.\" $OpenBSD: stoeplitz_to_key.9,v 1.8 2022/01/16 00:15:48 jsg Exp $ .\" .\" Copyright (c) 2020 David Gwynne <dlg@openbsd.org> .\" @@ -14,12 +14,12 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: February 21 2021 $ +.Dd $Mdocdate: January 16 2022 $ .Dt STOEPLITZ_TO_KEY 9 .Os .Sh NAME .Nm stoeplitz_to_key , -.Nm stoeplizt_eaddr , +.Nm stoeplitz_eaddr , .Nm stoeplitz_ip4 , .Nm stoeplitz_ip4port , .Nm stoeplitz_ip6 , |