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.pmax/tc.4 | |
parent | 17f3467d46dd17b488273ab1b61940b0878063b5 (diff) |
.Pp macros do not belong immiedately after .Sh section header lines
Diffstat (limited to 'share/man/man4/man4.pmax/tc.4')
-rw-r--r-- | share/man/man4/man4.pmax/tc.4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man4/man4.pmax/tc.4 b/share/man/man4/man4.pmax/tc.4 index 885d69d2df2..7f5df74bb7d 100644 --- a/share/man/man4/man4.pmax/tc.4 +++ b/share/man/man4/man4.pmax/tc.4 @@ -28,7 +28,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" $NetBSD: tc.4,v 1.3 1997/11/08 07:27:55 jonathan Exp $ -.\" $OpenBSD: tc.4,v 1.2 1998/03/09 15:37:28 millert Exp $ +.\" $OpenBSD: tc.4,v 1.3 1999/04/02 16:21:37 aaron Exp $ .\" .Dd August 6, 1996 .Dt TC 4 pmax @@ -62,7 +62,6 @@ driver first appeared in .Nx 1.1 . .Sh BUGS -.Pp The .Nm driver makes poor use of interrupt priority on the 5000/1xx |