diff options
author | Lucas Werkmeister <mail@lucaswerkmeister.de> | 2017-02-12 21:20:08 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-02-12 15:20:08 -0500 |
commit | ec7924fa21cd9725cd8279f6381d3d05efa70a3e (patch) | |
tree | 5cae875a1ea8a7f58b11d915ff134e364cd82599 /man | |
parent | 179e679edd5c4456da5cf09c230941d620ed4c3a (diff) |
man: busctl: improve capture description (#5321)
Diffstat (limited to 'man')
-rw-r--r-- | man/busctl.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/busctl.xml b/man/busctl.xml index 052a33097f..f63d0d5bab 100644 --- a/man/busctl.xml +++ b/man/busctl.xml @@ -291,11 +291,11 @@ <listitem><para>Similar to <command>monitor</command> but writes the output in pcap format (for details, see the <ulink - url="http://wiki.wireshark.org/Development/LibpcapFileFormat">Libpcap - File Format</ulink> description. Make sure to redirect the - output to STDOUT to a file. Tools like + url="https://wiki.wireshark.org/Development/LibpcapFileFormat">Libpcap + File Format</ulink> description). Make sure to redirect + standard output to a file. Tools like <citerefentry project='die-net'><refentrytitle>wireshark</refentrytitle><manvolnum>1</manvolnum></citerefentry> - may be used to dissect and view the generated + may be used to dissect and view the resulting files.</para></listitem> </varlistentry> |