diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-08-19 22:01:55 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-08-19 22:01:55 +0200 |
| commit | 9bc87ed07a97ef38674f646162d92dbf05c866c6 (patch) | |
| tree | 4529dc272439f1bef66580c8fc8ce1a41994a92e /man7/unix.7 | |
| parent | d2fdb1e30a5fa3673de8ef2007abe9673297cfdc (diff) | |
| download | man-pages-9bc87ed07a97ef38674f646162d92dbf05c866c6.tar.gz | |
ctime.3, drand48.3, fmtmsg.3, getnameinfo.3, gsignal.3, strftime.3, strptime.3, cciss.4, console_codes.4, sd.4, sk98lin.4, st.4, proc.5, charsets.7, cpuset.7, pty.7, suffixes.7, udplite.7, unix.7: Use en-dash for ranges
Based on a patch by Bjarni Ingi Gislason.
Reported-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/unix.7')
| -rw-r--r-- | man7/unix.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/unix.7 b/man7/unix.7 index 52b6dfed3e..03e8d8f941 100644 --- a/man7/unix.7 +++ b/man7/unix.7 @@ -300,7 +300,7 @@ not explicitly bound to an address, then the socket is autobound to an abstract address. The address consists of a null byte followed by 5 bytes in the character set -.IR [0-9a-f] . +.IR [0\-9a\-f] . Thus, there is a limit of 2^20 autobind addresses. (From Linux 2.1.15, when the autobind feature was added, 8 bytes were used, and the limit was thus 2^32 autobind addresses. |
