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 /man7 | |
| 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 'man7')
| -rw-r--r-- | man7/aio.7 | 2 | ||||
| -rw-r--r-- | man7/capabilities.7 | 2 | ||||
| -rw-r--r-- | man7/libc.7 | 2 | ||||
| -rw-r--r-- | man7/netlink.7 | 2 | ||||
| -rw-r--r-- | man7/raw.7 | 2 | ||||
| -rw-r--r-- | man7/standards.7 | 6 | ||||
| -rw-r--r-- | man7/unicode.7 | 2 | ||||
| -rw-r--r-- | man7/uri.7 | 2 | ||||
| -rw-r--r-- | man7/vdso.7 | 2 |
9 files changed, 11 insertions, 11 deletions
diff --git a/man7/aio.7 b/man7/aio.7 index 47ceea7c95..8327a7a767 100644 --- a/man7/aio.7 +++ b/man7/aio.7 @@ -466,5 +466,5 @@ main(int argc, char *argv[]) "Asynchronous I/O Support in Linux 2.5", Bhattacharya, Pratt, Pulavarty, and Morgan, Proceedings of the Linux Symposium, 2003, -.UR https://www.kernel.org/doc/ols/2003/ols2003-pages-351-366.pdf +.UR https://www.kernel.org/doc/ols/2003/ols2003\-pages\-351\-366.pdf .UE diff --git a/man7/capabilities.7 b/man7/capabilities.7 index 004a7f220d..4ac197b235 100644 --- a/man7/capabilities.7 +++ b/man7/capabilities.7 @@ -1380,7 +1380,7 @@ and programs. It can be found at .br -.UR http://www.kernel.org\:/pub\:/linux\:/libs\:/security\:/linux-privs +.UR http://www.kernel.org\:/pub\:/linux\:/libs\:/security\:/linux\-privs .UE . Before kernel 2.6.24, and from kernel 2.6.24 to kernel 2.6.32 if diff --git a/man7/libc.7 b/man7/libc.7 index 90e76ea115..e0f74a20a9 100644 --- a/man7/libc.7 +++ b/man7/libc.7 @@ -106,7 +106,7 @@ Among such libraries are .I dietlibc .UE , and -.UR http://www.musl-libc.org/ +.UR http://www.musl\-libc.org/ .I "musl libc" .UE . Details of these libraries are covered by the diff --git a/man7/netlink.7 b/man7/netlink.7 index 1d02feb32a..dae58173d5 100644 --- a/man7/netlink.7 +++ b/man7/netlink.7 @@ -564,7 +564,7 @@ for (nh = (struct nlmsghdr *) buf; NLMSG_OK (nh, len); .BR rtnetlink (7), .BR sock_diag (7) -.UR ftp://ftp.inr.ac.ru\:/ip-routing\:/iproute2* +.UR ftp://ftp.inr.ac.ru\:/ip\-routing\:/iproute2* information about libnetlink .UE diff --git a/man7/raw.7 b/man7/raw.7 index e71dc43b20..10c5d3342c 100644 --- a/man7/raw.7 +++ b/man7/raw.7 @@ -40,7 +40,7 @@ number specified for the raw socket are passed to this socket. For a list of the allowed protocols, see the IANA list of assigned protocol numbers at -.UR http://www.iana.org/assignments/protocol-numbers/ +.UR http://www.iana.org/assignments/protocol\-numbers/ .UE and .BR getprotobyname (3). diff --git a/man7/standards.7 b/man7/standards.7 index ecfdd956d8..981263fe1e 100644 --- a/man7/standards.7 +++ b/man7/standards.7 @@ -114,7 +114,7 @@ and is thus occasionally referred to as This revision of the C language standard was ratified by ISO in 1999 .RI ( "ISO/IEC 9899:1999" ). Available online at -.UR http://www.open-std.org\:/jtc1\:/sc22\:/wg14\:/www\:/standards +.UR http://www.open\-std.org\:/jtc1\:/sc22\:/wg14\:/www\:/standards .UE . .TP .B C11 @@ -186,7 +186,7 @@ This standard appeared in 1997. Systems conforming to this standard can be branded .IR "UNIX 98" . See also -.UR http://www.UNIX-systems.org\:/version2/ +.UR http://www.UNIX\-systems.org\:/version2/ .UE .) .TP .B POSIX.1-2001, SUSv3 @@ -196,7 +196,7 @@ conducted under the auspices of the Austin Group .UR http://www.opengroup.org\:/austin/ .UE . The standard is available online at -.UR http://www.unix-systems.org\:/version3/ +.UR http://www.unix\-systems.org\:/version3/ .UE , and the interfaces that it describes are also available in the Linux manual pages package under sections 1p and 3p (e.g., "man 3p open"). diff --git a/man7/unicode.7 b/man7/unicode.7 index 40fdfe5ec0..371cd227fc 100644 --- a/man7/unicode.7 +++ b/man7/unicode.7 @@ -250,7 +250,7 @@ Markus Kuhn: UTF-8 and Unicode FAQ for UNIX/Linux. .IP * Bruno Haible: Unicode HOWTO. .RS -.UR http://www.tldp.org\:/HOWTO\:/Unicode-HOWTO.html +.UR http://www.tldp.org\:/HOWTO\:/Unicode\-HOWTO.html .UE .RE .\" .SH AUTHOR diff --git a/man7/uri.7 b/man7/uri.7 index d4ac41dc99..427f8ff83a 100644 --- a/man7/uri.7 +++ b/man7/uri.7 @@ -586,7 +586,7 @@ use the standard format as described here. .UR http://www.ietf.org\:/rfc\:/rfc2396.txt (IETF RFC\ 2396) .UE , -.UR http://www.w3.org\:/TR\:/REC-html40 +.UR http://www.w3.org\:/TR\:/REC\-html40 (HTML 4.0) .UE . .SH NOTES diff --git a/man7/vdso.7 b/man7/vdso.7 index be35f175ac..58b0bbf589 100644 --- a/man7/vdso.7 +++ b/man7/vdso.7 @@ -247,7 +247,7 @@ object formats it runs aren't even ELF based (they're bFLT/FLAT). For information on this code page, it's best to refer to the public documentation: .br -http://docs.blackfin.uclinux.org/doku.php?id=linux-kernel:fixed-code +http://docs.blackfin.uclinux.org/doku.php?id=linux\-kernel:fixed\-code .SS mips functions .\" See linux/arch/mips/vdso/vdso.ld.S |
