Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix typo - space before a comma. | krw | 2001-08-30 | 1 | -2/+2 | |
| | | | | Spotted by Nick Nauwelaerts. | |||||
* | fix doc syntax | ericj | 2001-08-02 | 1 | -2/+2 | |
| | | | | from Dima Dorfman <dima@unixfreak.org> | |||||
* | Fix AUTHORS section. aaron@ ok. | smart | 2001-06-27 | 1 | -4/+7 | |
| | ||||||
* | typo | jasoni | 2001-06-26 | 1 | -2/+2 | |
| | ||||||
* | update this man page for the new netcat | ericj | 2001-06-26 | 1 | -117/+67 | |
| | ||||||
* | GAPING_SECURITY_HOLE was removed so there is no -e option. | millert | 2001-05-04 | 1 | -2/+1 | |
| | | | | Removed from man page and usage; closes PR 1808 | |||||
* | remove -e option, which wasnt on anyway | ericj | 2000-09-26 | 1 | -8/+1 | |
| | ||||||
* | Typo & style fix. | ian | 2000-07-10 | 1 | -3/+3 | |
| | ||||||
* | Move option flags that don't require arguments to the first of the list in | aaron | 2000-07-08 | 1 | -2/+2 | |
| | | | | the SYNOPSIS section to be more consistent with our other man pages. | |||||
* | Insert more missing .El directives. Our troff really should identify these and | aaron | 2000-07-06 | 1 | -1/+2 | |
| | | | | spit out a warning. | |||||
* | Various cleanups and standardization. | aaron | 2000-03-10 | 1 | -21/+42 | |
| | ||||||
* | - remove trailing white space | aaron | 1999-06-05 | 1 | -21/+21 | |
| | | | | | | | - remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/ | |||||
* | kill extra .Pp and add some quotes | millert | 1998-09-28 | 1 | -4/+3 | |
| | ||||||
* | fix things for makewhatis | deraadt | 1998-09-27 | 1 | -3/+2 | |
| | ||||||
* | usr.bin/ man page cleanups, n-s | aaron | 1998-09-27 | 1 | -28/+31 | |
| | ||||||
* | SYNOPSIS header; fixes man -k nc | deraadt | 1998-03-11 | 1 | -1/+2 | |
| | ||||||
* | nc is *hobbit*'s netcat; let the sysadm have the same tools the crackers | deraadt | 1996-09-05 | 1 | -0/+213 | |
have, so that he may learn what the network is about and protect it better. |