diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-04-02 16:21:39 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-04-02 16:21:39 +0000 |
commit | c3c9588319a3cfd2d8d12bea822a08ced6872996 (patch) | |
tree | 2008a8fc7130cd8682e6326c0e43ddb90e0b0dc2 /share/man/man4/man4.arc | |
parent | 17f3467d46dd17b488273ab1b61940b0878063b5 (diff) |
.Pp macros do not belong immiedately after .Sh section header lines
Diffstat (limited to 'share/man/man4/man4.arc')
-rw-r--r-- | share/man/man4/man4.arc/joy.4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man4/man4.arc/joy.4 b/share/man/man4/man4.arc/joy.4 index 68bbdda777d..4383cd2760a 100644 --- a/share/man/man4/man4.arc/joy.4 +++ b/share/man/man4/man4.arc/joy.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: joy.4,v 1.1 1998/05/05 06:11:03 imp Exp $ +.\" $OpenBSD: joy.4,v 1.2 1999/04/02 16:21:37 aaron Exp $ .\" .\" Copyright (c) 1996 Matthieu Herrb .\" All rights reserved. @@ -127,6 +127,5 @@ first joystick second joystick .El .Sh AUTHORS -.Pp Jean-Marc Zucconi wrote the FreeBSD driver. Matthieu Herrb ported it to NetBSD and wrote this manual page. Warner Losh ported it to the arc. |