diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-08-18 12:12:59 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2017-08-18 12:12:59 +0200 |
| commit | ee8655b59ae3d92533a6f93e131f38de9301291f (patch) | |
| tree | 3346f4fa2986bfc6ecda55d9683770a47c331dee /man7/raw.7 | |
| parent | 0919967e41283fe336feda90b004f4dd38703040 (diff) | |
| download | man-pages-ee8655b59ae3d92533a6f93e131f38de9301291f.tar.gz | |
arch_prctl.2, ioctl_fideduperange.2, ioctl_getfsmap.2, kexec_load.2, madvise.2, mbind.2, mmap.2, mmap2.2, mprotect.2, perf_event_open.2, process_vm_readv.2, set_mempolicy.2, shmget.2, subpage_prot.2, pthread_attr_init.3, pthread_create.3, pthread_getattr_np.3, regex.3, wavelan.4, filesystems.5, proc.5, bootparam.7, raw.7, tcp.7, units.7, ld.so.8: Add a non-breaking space between a number and a unit (prefix)
Based on a patch by Bjarni Ingi Gislason.
According to SI, ""The numerical value always precedes the unit,
and a space is always used to separate the unit from the number
[...] The only exceptions to this rule are for the unit symbols
for degree, minute, and second for plane angle."
Cowritten-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/raw.7')
| -rw-r--r-- | man7/raw.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/raw.7 b/man7/raw.7 index ce17803937..1daa5ebf90 100644 --- a/man7/raw.7 +++ b/man7/raw.7 @@ -164,7 +164,7 @@ Packet too big. Either Path MTU Discovery is enabled (the .B IP_MTU_DISCOVER socket flag) or the packet size exceeds the maximum allowed IPv4 -packet size of 64KB. +packet size of 64\ kB. .TP .B EOPNOTSUPP Invalid flag has been passed to a socket call (like |
