WSUG: README.Debian - update file: link; add online link

Debian policy (https://www.debian.org/doc/debian-policy/ch-docs.html)
is to store README in gzip format.
Add online link for those without local copy installed.
This commit is contained in:
Chuck Craft 2021-06-08 12:18:56 -05:00 committed by Wireshark GitLab Utility
parent c8301ce979
commit 26210c1fe9
2 changed files with 4 additions and 3 deletions

View File

@ -26,6 +26,7 @@
:wireshark-authors-url: {wireshark-main-url}about.html#authors :wireshark-authors-url: {wireshark-main-url}about.html#authors
:wireshark-buildbot-url: https://buildbot.wireshark.org/wireshark-master/waterfall :wireshark-buildbot-url: https://buildbot.wireshark.org/wireshark-master/waterfall
:wireshark-code-browse-url: https://gitlab.com/wireshark/wireshark/tree/master :wireshark-code-browse-url: https://gitlab.com/wireshark/wireshark/tree/master
:wireshark-code-file-url: https://gitlab.com/wireshark/wireshark/blob/master/
:wireshark-merge-request-url: https://gitlab.com/wireshark/wireshark/merge_requests :wireshark-merge-request-url: https://gitlab.com/wireshark/wireshark/merge_requests
:wireshark-developers-guide-url: {wireshark-main-url}docs/wsdg_html_chunked/ :wireshark-developers-guide-url: {wireshark-main-url}docs/wsdg_html_chunked/
:wireshark-display-filter-reference-url: {wireshark-main-url}docs/dfref/ :wireshark-display-filter-reference-url: {wireshark-main-url}docs/dfref/

View File

@ -386,10 +386,10 @@ Apt should take care of all of the dependency issues for you.
[NOTE] [NOTE]
.Capturing requires privileges .Capturing requires privileges
==== ====
By installing Wireshark packages non-root users wont gain rights automatically By installing Wireshark packages non-root, users wont gain rights automatically
to capture packets. To allow non-root users to capture packets follow the to capture packets. To allow non-root users to capture packets follow the
procedure described in procedure described in {wireshark-code-file-url}debian/README.Debian
file:///usr/share/doc/wireshark-common/README.Debian[/usr/share/doc/wireshark-common/README.Debian] (file:///usr/share/doc/wireshark-common/README.Debian.gz[/usr/share/doc/wireshark-common/README.Debian.gz])
==== ====
==== Installing from portage under Gentoo Linux ==== Installing from portage under Gentoo Linux