diff options
author | 2016-02-01 23:52:24 +0000 | |
---|---|---|
committer | 2016-02-01 23:52:24 +0000 | |
commit | 3b296a1eaeefdba7ad4e584331e668e9241b5d29 (patch) | |
tree | c78670c31600a85bd0c9f4410ffe2afc16700ea1 | |
parent | rapha mistakenly got the authorship of sunxi drivers wrong when adding (diff) | |
download | wireguard-openbsd-3b296a1eaeefdba7ad4e584331e668e9241b5d29.tar.xz wireguard-openbsd-3b296a1eaeefdba7ad4e584331e668e9241b5d29.zip |
sxidog attaches at sunxi not omap
-rw-r--r-- | share/man/man4/man4.armv7/sxidog.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.armv7/sxidog.4 b/share/man/man4/man4.armv7/sxidog.4 index 4a74afaa23d..133453e1691 100644 --- a/share/man/man4/man4.armv7/sxidog.4 +++ b/share/man/man4/man4.armv7/sxidog.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sxidog.4,v 1.2 2016/02/01 23:50:21 jsg Exp $ +.\" $OpenBSD: sxidog.4,v 1.3 2016/02/01 23:52:24 jsg Exp $ .\" .\" Copyright (c) 2014 Raphael Graf <rapha@openbsd.org> .\" @@ -21,7 +21,7 @@ .Nm sxidog .Nd A1X/A20 watchdog timer device .Sh SYNOPSIS -.Cd "sxidog* at omap?" +.Cd "sxidog* at sunxi?" .Sh DESCRIPTION The .Nm |