diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 1999-08-22 21:01:34 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1999-08-22 21:01:34 +0000 |
commit | 4fc4cc6ed0120fadbc2366a85f8b5396f6d125ce (patch) | |
tree | 8dc1fbcb56871c2c3b03dedd23d78f031c53d44d /comms | |
parent | USE_NEWGCC= yes (diff) |
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.
Notes
Notes:
svn path=/head/; revision=20888
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 1f5226b08b36..2dc1b961abbe 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 |