diff options
| author | Jakub Wilk <jwilk@jwilk.net> | 2017-01-29 16:21:13 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-01-30 08:33:49 +1300 |
| commit | 5465ae9568911be695ce4d699758f6098157d97e (patch) | |
| tree | cc3643821f86b5cdadd052dd9287eb9ab7f6f8ec /man5 | |
| parent | ff391afb774b17db90c5925cf7cba9257ad63b27 (diff) | |
| download | man-pages-5465ae9568911be695ce4d699758f6098157d97e.tar.gz | |
futex.2, open_by_handle_at.2, seccomp.2, socket.2, console_codes.4, protocols.5, aio.7, capabilities.7, libc.7, netlink.7, raw.7, standards.7, unicode.7, uri.7, vdso.7: tfix
Escape hyphens in URLs.
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
| -rw-r--r-- | man5/protocols.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man5/protocols.5 b/man5/protocols.5 index 0248748bfa..4ed17fe7c2 100644 --- a/man5/protocols.5 +++ b/man5/protocols.5 @@ -81,5 +81,5 @@ The protocols definition file. .SH SEE ALSO .BR getprotoent (3) -.UR http://www.iana.org\:/assignments\:/protocol-numbers +.UR http://www.iana.org\:/assignments\:/protocol\-numbers .UE |
