install source man page

This commit is contained in:
naddy 2011-07-04 00:39:07 +00:00
parent 35f5e00ab2
commit 8ad093516a
3 changed files with 17 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.80 2011/06/30 19:13:58 jasper Exp $
# $OpenBSD: Makefile,v 1.81 2011/07/04 00:39:07 naddy Exp $
COMMENT= list information about open files
@ -60,7 +60,7 @@ NO_REGRESS= Yes
do-install:
${INSTALL_SCRIPT_DIR} ${PREFIX}/share/lsof
${INSTALL_PROGRAM} ${WRKBUILD}/lsof ${PREFIX}/sbin
${INSTALL_MAN} ${WRKSRC}/lsof.man ${PREFIX}/man/cat8/lsof.0
${INSTALL_MAN} ${WRKSRC}/lsof.8 ${PREFIX}/man/man8/lsof.8
${INSTALL_SCRIPT} ${WRKSRC}/scripts/* ${PREFIX}/share/lsof
@chmod 444 ${PREFIX}/share/lsof/00*

View File

@ -0,0 +1,13 @@
$OpenBSD: patch-lsof_8,v 1.3 2011/07/04 00:39:07 naddy Exp $
--- lsof.8.orig Sun Jul 3 18:30:18 2011
+++ lsof.8 Sun Jul 3 18:30:45 2011
@@ -799,7 +799,8 @@ where:
applies to all IP versions.
.br
\fIprotocol\fP is a protocol name \- \fBTCP\fP, \fBUDP\fP
-.br or \fBUDPLITE\fP.
+.br
+ or \fBUDPLITE\fP.
.br
\fIhostname\fP is an Internet host name. Unless a
.br

View File

@ -1,5 +1,5 @@
@comment $OpenBSD: PLIST,v 1.13 2011/05/18 16:25:14 ajacoutot Exp $
@man man/cat8/lsof.0
@comment $OpenBSD: PLIST,v 1.14 2011/07/04 00:39:07 naddy Exp $
@man man/man8/lsof.8
@mode 2555
@group kmem
@bin sbin/lsof