diff options
author | hoek <hoek@FreeBSD.org> | 1999-08-22 21:01:34 +0000 |
---|---|---|
committer | hoek <hoek@FreeBSD.org> | 1999-08-22 21:01:34 +0000 |
commit | 4bffc7d2c37834bf2eb1161381e75583c233b28c (patch) | |
tree | 8a6b08d2736dba948e2bb4adba36a4ec19b2fa93 /comms | |
parent | e5093893a6836566cb86390fa40960ee731f49d4 (diff) | |
download | FreeBSD-ports-4bffc7d2c37834bf2eb1161381e75583c233b28c.zip FreeBSD-ports-4bffc7d2c37834bf2eb1161381e75583c233b28c.tar.gz |
Fit this into 23 lines. Clean it up a little, too.
Ugh. pkg/DESCR is an advertisement for your port, people. It seems to
me that if I was writing a port for some peice of software that I liked,
I would try to make it look nice to the rest of the world, who might never
even use it otherwise.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/snooper/pkg-descr | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/comms/snooper/pkg-descr b/comms/snooper/pkg-descr index 1f5226b..2dc1b96 100644 --- a/comms/snooper/pkg-descr +++ b/comms/snooper/pkg-descr @@ -1,10 +1,8 @@ -snooper - serial line snooping tool - The tool is for snooping communication between two devices - that communicate with RS232C serial line. +The snooper is a serial line snooping tool used for snooping communication +between two devices that communicate with an RS232C serial line. + +An typical machine configuration involving three computers is: -Machine configuration - There are 3 machines/modems to take part in the configuration. - We will denote those machines as follows: partyA a computer partyB computer/modem/digi-cam/whatever console The computer you are using to snoop |