Fix ncat(1) man page
This commit is contained in:
parent
f9165a8ba6
commit
e210b8f07a
@ -1,11 +1,11 @@
|
|||||||
# $OpenBSD: Makefile,v 1.84 2009/12/22 00:31:23 sthen Exp $
|
# $OpenBSD: Makefile,v 1.85 2010/01/11 15:22:49 giovanni Exp $
|
||||||
|
|
||||||
COMMENT-main= scan ports and fingerprint stack of network hosts
|
COMMENT-main= scan ports and fingerprint stack of network hosts
|
||||||
COMMENT-zenmap= graphical frontend for nmap
|
COMMENT-zenmap= graphical frontend for nmap
|
||||||
|
|
||||||
MODPY_EGG_VERSION= 5.00
|
MODPY_EGG_VERSION= 5.00
|
||||||
DISTNAME= nmap-${MODPY_EGG_VERSION}
|
DISTNAME= nmap-${MODPY_EGG_VERSION}
|
||||||
PKGNAME-main= ${DISTNAME}
|
PKGNAME-main= ${DISTNAME}p0
|
||||||
PKGNAME-zenmap= nmap-zenmap-${MODPY_EGG_VERSION}p0
|
PKGNAME-zenmap= nmap-zenmap-${MODPY_EGG_VERSION}p0
|
||||||
|
|
||||||
CATEGORIES= net security
|
CATEGORIES= net security
|
||||||
|
@ -1,13 +0,0 @@
|
|||||||
$OpenBSD: patch-ncat_docs_ncat_1,v 1.1 2009/10/22 10:00:57 giovanni Exp $
|
|
||||||
--- ncat/docs/ncat.1.orig Fri Oct 9 09:53:59 2009
|
|
||||||
+++ ncat/docs/ncat.1 Fri Oct 9 09:58:33 2009
|
|
||||||
@@ -52,7 +52,8 @@
|
|
||||||
.ft B
|
|
||||||
.ne (2v + 1u)
|
|
||||||
.ie n \{\
|
|
||||||
- \" if n (TTY output), use uppercase
|
|
||||||
+\" if n (TTY output), use uppercase
|
|
||||||
+.toupper \\$*
|
|
||||||
.\}
|
|
||||||
.el \{\
|
|
||||||
.nr an-break-flag 0
|
|
Loading…
Reference in New Issue
Block a user