diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2016-02-01 23:50:22 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2016-02-01 23:50:22 +0000 |
commit | 8fd40bf32d0d415c84da222c31b23da3eb1e4d9a (patch) | |
tree | a8644a2d5b9241f3a27bf4c39303a2daa30a17f2 /share/man/man4/man4.armv7/sxidog.4 | |
parent | 418938d9143b6da36703f801bd4af59c4b38c8ce (diff) |
rapha mistakenly got the authorship of sunxi drivers wrong when adding
man pages. Problem pointed out by Artturi Alm, who initially wrote
them. Drop the AUTHORS sections instead of correcting them, as preferred
by Artturi.
Diffstat (limited to 'share/man/man4/man4.armv7/sxidog.4')
-rw-r--r-- | share/man/man4/man4.armv7/sxidog.4 | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/share/man/man4/man4.armv7/sxidog.4 b/share/man/man4/man4.armv7/sxidog.4 index 6b5ff91887c..4a74afaa23d 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.1 2014/09/22 14:02:38 rapha Exp $ +.\" $OpenBSD: sxidog.4,v 1.2 2016/02/01 23:50:21 jsg Exp $ .\" .\" Copyright (c) 2014 Raphael Graf <rapha@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: September 22 2014 $ +.Dd $Mdocdate: February 1 2016 $ .Dt SXIDOG 4 armv7 .Os .Sh NAME @@ -32,8 +32,3 @@ The .Nm device driver first appeared in .Ox 5.5 . -.Sh AUTHORS -The -.Nm -driver was written by -.An Dale Rahn Aq Mt drahn@dalerahn.com . |