diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1997-03-30 18:12:59 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1997-03-30 18:12:59 +0000 |
commit | cf76a5ac8acfb3ec779017ea4a6ecb68e258fd79 (patch) | |
tree | 8317361cc11ed7bfc20e5fc3310425953b677cef /net-mgmt/arpwatch-devel | |
parent | Style fixes: (diff) |
COMMENT should be one line and as short as possible and still be able
to convey information.
Need to package compressed manpages
Notes
Notes:
svn path=/head/; revision=6072
Diffstat (limited to 'net-mgmt/arpwatch-devel')
-rw-r--r-- | net-mgmt/arpwatch-devel/pkg-comment | 3 | ||||
-rw-r--r-- | net-mgmt/arpwatch-devel/pkg-plist | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/net-mgmt/arpwatch-devel/pkg-comment b/net-mgmt/arpwatch-devel/pkg-comment index 72a872aee3d6..73ccdb9c117c 100644 --- a/net-mgmt/arpwatch-devel/pkg-comment +++ b/net-mgmt/arpwatch-devel/pkg-comment @@ -1,2 +1 @@ -Monitor arp & rarp requests, building a table of known -IP resolutions and DNS entries on the local network. +Monitor arp & rarp requests diff --git a/net-mgmt/arpwatch-devel/pkg-plist b/net-mgmt/arpwatch-devel/pkg-plist index 94e26bc31a3a..2ce13a526f29 100644 --- a/net-mgmt/arpwatch-devel/pkg-plist +++ b/net-mgmt/arpwatch-devel/pkg-plist @@ -1,4 +1,4 @@ sbin/arpwatch sbin/arpsnmp -man/man8/arpwatch.8 -man/man8/arpsnmp.8 +man/man8/arpwatch.8.gz +man/man8/arpsnmp.8.gz |