diff options
author | 2019-10-24 11:49:13 +0000 | |
---|---|---|
committer | 2019-10-24 11:49:13 +0000 | |
commit | dd419ee6ac324b44c24302490956625dfb6de0dc (patch) | |
tree | a8b489953786280d5e55eb924d75c6127007b2f8 | |
parent | Enable sxisid(4) (diff) | |
download | wireguard-openbsd-dd419ee6ac324b44c24302490956625dfb6de0dc.tar.xz wireguard-openbsd-dd419ee6ac324b44c24302490956625dfb6de0dc.zip |
Fix typo. From Andre Stoebe.
-rw-r--r-- | share/man/man4/sxisid.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/sxisid.4 b/share/man/man4/sxisid.4 index 5cc6c015b32..1181dba113a 100644 --- a/share/man/man4/sxisid.4 +++ b/share/man/man4/sxisid.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sxisid.4,v 1.1 2019/10/23 20:33:19 kettenis Exp $ +.\" $OpenBSD: sxisid.4,v 1.2 2019/10/24 11:49:13 kettenis Exp $ .\" .\" Copyright (c) 2019 Mark Kettenis <kettenis@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: October 23 2019 $ +.Dd $Mdocdate: October 24 2019 $ .Dt SXISID 4 .Os .Sh NAME .Nm sxisid -.Nd Allinner security ID +.Nd Allwinner security ID .Sh SYNOPSIS .Cd "sxisid* at fdt?" .Sh DESCRIPTION |