doc: remove wrong trailing slash.

Change-Id: If6bcf2ce9754453cfff434dde67b682761b37231
Reviewed-on: https://code.wireshark.org/review/31394
Petri-Dish: Dario Lombardo <lomato@gmail.com>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <guy@alum.mit.edu>
This commit is contained in:
Dario Lombardo 2019-01-05 23:22:50 +01:00 committed by Guy Harris
parent 852a4212c8
commit ec606cc59e
1 changed files with 1 additions and 1 deletions

View File

@ -452,7 +452,7 @@ The latest version of B<Wireshark> can be found at
L<https://www.wireshark.org>.
Regular expressions in the "matches" operator are provided by GRegex in GLib.
See L<http://developer.gnome.org/glib/2.32/glib-regex-syntax.html/> or L<http://www.pcre.org/> for more information.
See L<http://developer.gnome.org/glib/2.32/glib-regex-syntax.html> or L<http://www.pcre.org/> for more information.
This manpage does not describe the capture filter syntax, which is
different. See the manual page of pcap-filter(7) or, if that doesn't exist,