fix mandoc build; ok schwarze@

(some non-fatal errors remain, to be handled separately)
This commit is contained in:
sthen 2010-04-03 22:04:44 +00:00
parent d36cb5ffe2
commit f919c1a707
2 changed files with 13 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.15 2009/12/02 22:59:28 sthen Exp $
# $OpenBSD: Makefile,v 1.16 2010/04/03 22:04:44 sthen Exp $
#
COMMENT= curses-based real time state and rule display for pf
DISTNAME= pftop-0.7
PKGNAME= ${DISTNAME}p5
PKGNAME= ${DISTNAME}p6
CATEGORIES= sysutils
HOMEPAGE= http://www.eee.metu.edu.tr/~canacar/pftop/

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-pftop_8,v 1.3 2010/04/03 22:04:44 sthen Exp $
--- pftop.8.orig Sat Apr 3 22:45:06 2010
+++ pftop.8 Sat Apr 3 22:47:19 2010
@@ -143,6 +143,7 @@ views display rules, while the other views display sta
.It Fl w Ar width
Set the width of the display for batch mode.
The default width is 80.
+.El
.Sh INTERACTIVE MODE
When
.Nm