| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
When "rpcapd" uses not a plain font, make that italics instead of bold.
Use bold for signal and file names, but not for service names. Get
newlines right for "-S" and "-X". Reword some prose for clarity.
|
|
|
|
| |
Our domain is tcpdump.org, not tcpdump.com.
|
|
|
|
|
|
| |
Refer to the systemd man page.
Add notes about launchd, inetd, and xinetd.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
If t is specified, instead of allowing the OS to choose a port number
for the data channel, rpcapd forces use of the specified port number.
This allows a port for which firewalls between the client and server
will allow traffic to pass.
This was taken from GitHub pull request rpcapd-linux/rpcapd-linux#4
(https://github.com/rpcapd-linux/rpcapd-linux/pull/4).
This should address #1120.
|
| |
|
|
|
|
|
| |
This change makes no difference in man output and improves man2html
output.
|
|
|
|
|
| |
Reword some text for clarity and consistency, fixup some punctuation and
formatting.
|
|
|
|
|
|
| |
Make the references in the SEE ALSO section use BSD style, fix a typo.
[skip ci]
|
|
|
|
| |
[skip ci]
|
|
|
|
|
|
|
|
|
| |
For clarity, as before, the last modified date stands for changes more
substantial than trivial editorial and formatting fixups. That, for
example, would be at least a change of the described behaviour, return
value, semantics or backward compatibility.
[skip ci]
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
If that's still happening, somebody should file a bug on it, and we can
fix it.
|
|
|
|
| |
https://www.winpcap.org/docs/docs_412/html/group__remote.html
|
| |
|
|
|
|
|
|
| |
It's the tradition since the Bell Labs days, although some UN*Xes, such
as Solaris, don't follow it. (*BSDs, including macOS and Linux, do
follow it.)
|
|
Daemon man pages go into section 1M, rather than section 8, on those
systems.
|