fix mandoc build; ok schwarze@
(some non-fatal errors remain, to be handled separately)
This commit is contained in:
parent
d36cb5ffe2
commit
f919c1a707
@ -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/
|
||||
|
11
sysutils/pftop/patches/patch-pftop_8
Normal file
11
sysutils/pftop/patches/patch-pftop_8
Normal 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
|
Loading…
Reference in New Issue
Block a user