]>
git.ipfire.org Git - thirdparty/man-pages.git/log
Michael Kerrisk [Mon, 21 Nov 2016 13:41:59 +0000 (14:41 +0100)]
timer_create.2: Document CLOCK_BOOTTIME
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Mon, 21 Nov 2016 13:31:06 +0000 (14:31 +0100)]
signalfd.2: Document ssi_addr_lsb field of signalfd_siginfo
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Mon, 21 Nov 2016 13:29:11 +0000 (14:29 +0100)]
signalfd.2: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Mon, 21 Nov 2016 12:20:29 +0000 (13:20 +0100)]
isalpha.3: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Mon, 21 Nov 2016 10:33:56 +0000 (11:33 +0100)]
mbstowcs.3: Add missing include to example program
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=845172
Reported-by: Igor Liferenko <igor.liferenko@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Mon, 21 Nov 2016 10:06:41 +0000 (11:06 +0100)]
mmap.2: Add (much) more detail on MAP_GROWSDOWN
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Mon, 21 Nov 2016 10:06:35 +0000 (11:06 +0100)]
mmap.2: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Mon, 21 Nov 2016 07:41:41 +0000 (08:41 +0100)]
mprotect.2: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Mon, 21 Nov 2016 07:27:10 +0000 (08:27 +0100)]
mprotect.2: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Sun, 20 Nov 2016 20:43:44 +0000 (21:43 +0100)]
mprotect.2: Various fixes to Eugene Syromyatnikov's text
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Sun, 20 Nov 2016 20:05:26 +0000 (21:05 +0100)]
mprotect.2: srcfix: rewrap source lines
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Eugene Syromyatnikov [Sun, 20 Nov 2016 01:16:03 +0000 (04:16 +0300)]
mprotect.2: Document PROT_SEM, PROT_SAO, PROT_GROWSUP, and PROT_GROWSDOWN
Michael Kerrisk [Mon, 21 Nov 2016 08:35:05 +0000 (09:35 +0100)]
mmap.2: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Mon, 21 Nov 2016 07:43:06 +0000 (08:43 +0100)]
bootparam.7: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Mon, 21 Nov 2016 07:42:13 +0000 (08:42 +0100)]
close.2: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Mon, 21 Nov 2016 07:26:56 +0000 (08:26 +0100)]
proc.5: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Sun, 20 Nov 2016 18:02:23 +0000 (19:02 +0100)]
prctl.2: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Sun, 20 Nov 2016 17:28:02 +0000 (18:28 +0100)]
prctl.2: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Sun, 20 Nov 2016 17:25:34 +0000 (18:25 +0100)]
prctl.2: Tweaks after comments from Eugene Syromyatnikov
Reported-by: Eugene Syromyatnikov <evgsyr@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Sun, 20 Nov 2016 10:55:37 +0000 (11:55 +0100)]
prctl.2: Remove numeric definitions of PR_FP_MODE_FR and PR_FP_MODE_FRE bits
There's no obvious reason to supply the numeric values
for these bit-mask constants.
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Sun, 20 Nov 2016 10:39:25 +0000 (11:39 +0100)]
prctl.2: Minor wording fixes
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Sun, 20 Nov 2016 10:32:37 +0000 (11:32 +0100)]
prctl.2: srcfix: rewrap lines
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Eugene Syromyatnikov [Sun, 20 Nov 2016 00:55:11 +0000 (03:55 +0300)]
prctl.2: Document PR_SET_FP_MODE and PR_GET_FP_MODE
Based on description provided in commit
9791554b and information in
https://dmz-portal.mips.com/wiki/MIPS_O32_ABI_-_FR0_and_FR1_Interlinking
Michael Kerrisk [Sat, 19 Nov 2016 10:26:10 +0000 (11:26 +0100)]
random.7: wfix
Reported-by: Jeremy Harris <jgh@redhat.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Sat, 19 Nov 2016 09:24:41 +0000 (10:24 +0100)]
remainder.3: Note fix to remainder(nan(""), 0) handling
The bug https://www.sourceware.org/bugzilla/show_bug.cgi?id=6779
has been fixed in glibc 2.15.
Michael Kerrisk [Sat, 19 Nov 2016 08:48:06 +0000 (09:48 +0100)]
remainder.3: Document fixes for EDOM handling for range errors
The bug http://sources.redhat.com/bugzilla/show_bug.cgi?id=6783
was fixed in glibc 2.15.
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 18 Nov 2016 19:16:23 +0000 (20:16 +0100)]
tgamma.3: Document fixes to give ERANGE for underflow range error
The bug https://www.sourceware.org/bugzilla/show_bug.cgi?id=6810
was fixed in glibc 2.19.
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 18 Nov 2016 09:41:26 +0000 (10:41 +0100)]
inotify.7: srcfix: FIXME
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 18 Nov 2016 09:39:10 +0000 (10:39 +0100)]
inotify.7: Note a subtlety of event generation when monitoring a directory
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 18 Nov 2016 09:25:27 +0000 (10:25 +0100)]
accept.2: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 18 Nov 2016 09:24:26 +0000 (10:24 +0100)]
accept.2: Minor wording fix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 18 Nov 2016 09:22:40 +0000 (10:22 +0100)]
accept.2: Remove editorializing comments about 'socklen_t'
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Thu, 17 Nov 2016 20:51:05 +0000 (21:51 +0100)]
isalpha.3: Note circumstances where 'c' must be cast to 'unsigned char'
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Thu, 17 Nov 2016 20:49:37 +0000 (21:49 +0100)]
toupper.3: Note circumstances where 'c' must be cast to 'unsigned char'
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Thu, 17 Nov 2016 15:41:36 +0000 (16:41 +0100)]
elf.5: Minor tweaks to Mike Frysinger's patch
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Mike Frysinger [Thu, 17 Nov 2016 14:34:27 +0000 (09:34 -0500)]
elf(5): Add subsection headers at major points
The current pages dumps all the content into one big DESCRIPTION
with no real visual break up between logically independent
sections. Add some subsection headers to make it easier to
read and scan.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Michael Kerrisk [Thu, 17 Nov 2016 07:21:01 +0000 (08:21 +0100)]
ptrace.2: Tweaks to Keno Fischer's patches
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Keno Fischer [Wed, 16 Nov 2016 05:52:27 +0000 (00:52 -0500)]
ptrace.2: Expand documentation PTRACE_EVENT_SECCOMP traps
In Linux 4.8 (through a series of commits,
93e35efb8de45393c
being the actual reordering on x86), the order of
PTRACE_EVENT_SECCOMP and syscall-entry-stops was reversed.
Document both behaviors and their interaction with the
various forms of restart.
Signed-off-by: Keno Fischer <keno@juliacomputing.com>
Keno Fischer [Wed, 16 Nov 2016 05:51:59 +0000 (00:51 -0500)]
ptrace.2: Document the behavior of PTRACE_SYSEMU stops
Signed-off-by: Keno Fischer <keno@juliacomputing.com>
Michael Kerrisk [Tue, 15 Nov 2016 21:14:52 +0000 (22:14 +0100)]
random.7: wfix
Reported-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Andrew Clayton [Tue, 15 Nov 2016 18:55:54 +0000 (18:55 +0000)]
getgroups.2: FTM requirements fix for setgroups(2)
This fixes commit
51c612f (... Update FTM requirements
(_DEFAULT_SOURCE))
This commit updated numerous pages for the _SVID_SOURCE and
_BSD_SOURCE deprecations and the new use of _DEFAULT_SOURCE.
However during this conversion for setgroups(2), _BSD_SOURCE got
replaced by _SVID_SOURCE under the 'Glibc 2.19 and earlier:'
heading.
Put it back to _BSD_SOURCE. This was confirmed by building under
a Glibc 2.17 system and using _SVID_SOURCE resulted in a
warning: implicit declaration of function ‘setgroups’
[-Wimplicit-function-declaration]
message. Using _BSD_SOURCE gives a clean compile.
Signed-off-by: Andrew Clayton <andrew@digital-domain.net>
Michael Kerrisk [Tue, 15 Nov 2016 06:48:59 +0000 (07:48 +0100)]
random.7: srcfix: tweak FIXMEs
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Tue, 15 Nov 2016 06:40:35 +0000 (07:40 +0100)]
random.7: Tewaks after review by Ted T'so
Reviewed-by: Theodore Ts'o <tytso@mit.edu>
Reported-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Tue, 15 Nov 2016 06:18:08 +0000 (07:18 +0100)]
random.7: Fixes after review by Laurent Georget
Reviewed-by: Laurent Georget <laurent@lgeorget.eu>
Reported-by: Laurent Georget <laurent@lgeorget.eu>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Tue, 15 Nov 2016 06:05:53 +0000 (07:05 +0100)]
random.4: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Tue, 15 Nov 2016 05:57:51 +0000 (06:57 +0100)]
random.7: wfix
Reported-by: Jeremy Harris <jgh@redhat.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Sun, 13 Nov 2016 06:34:18 +0000 (07:34 +0100)]
random.7: srcfix: FIXME
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Sun, 13 Nov 2016 06:26:51 +0000 (07:26 +0100)]
random.7: Note that simulations don't need cryptographically secure random numbers
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Sat, 12 Nov 2016 22:00:40 +0000 (23:00 +0100)]
random.7: wfix
Reported-by: Laurent Georget <laurent.georget@supelec.fr>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Sat, 12 Nov 2016 20:50:30 +0000 (21:50 +0100)]
remap_file_pages.2, statfs.2, sync.2: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Sat, 12 Nov 2016 19:18:15 +0000 (20:18 +0100)]
random.7: srcfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Sat, 12 Nov 2016 12:19:10 +0000 (13:19 +0100)]
random.7: wfix
Further weaken any suggestion that the "random" source is
in some cases preferable.
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Sat, 12 Nov 2016 10:56:18 +0000 (11:56 +0100)]
random.4: srcfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Sat, 12 Nov 2016 10:51:22 +0000 (11:51 +0100)]
random.4: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Sat, 12 Nov 2016 10:01:22 +0000 (11:01 +0100)]
random.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Sat, 12 Nov 2016 10:00:12 +0000 (11:00 +0100)]
random.4: wfix
The word "very" here is overkill, and inclines the reader to
think that /dev/urandom is inferior.
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 11 Nov 2016 21:36:09 +0000 (22:36 +0100)]
getrandom.2, random.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 11 Nov 2016 21:27:05 +0000 (22:27 +0100)]
random.4: Add reference to new random(7) page
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 11 Nov 2016 21:24:15 +0000 (22:24 +0100)]
getrandom.2: Remove material incorporated into random(7)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 11 Nov 2016 21:23:39 +0000 (22:23 +0100)]
random.7: New page providing an overview of interfaces for obtaining randomness
Ccontains material extracted from getrandom(2) and random(4),
as well as new material.
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 11 Nov 2016 12:26:02 +0000 (13:26 +0100)]
random.4: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 11 Nov 2016 11:46:29 +0000 (12:46 +0100)]
random.4: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 11 Nov 2016 10:38:37 +0000 (11:38 +0100)]
getrandom.2: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 11 Nov 2016 10:15:27 +0000 (11:15 +0100)]
getrandom.2: Clarify that getrandom() is not "reading" from /dev/{random,urandom}
The existing text is a little confusing, since it somewhat
suggests that getrandom() "reads" from the /dev/random and
/dev/urandom devices. Rather, it is drawing from the same
pools as those devices. Reword the text to clarify that.
Plus a few other wording improvements.
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 11 Nov 2016 09:42:24 +0000 (10:42 +0100)]
getrandom.2: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 11 Nov 2016 09:41:41 +0000 (10:41 +0100)]
random.4: Minor wording fixes
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Thu, 10 Nov 2016 20:29:28 +0000 (21:29 +0100)]
getrandom.2: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Thu, 10 Nov 2016 20:24:35 +0000 (21:24 +0100)]
getrandom.2: Note advantages of fact that getrandom() doesn't use file descriptors
Inspired by Nikos Mavrogiannopoulos's post at
http://nmav.gnutls.org/2016/10/random-generator-linux.html
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Thu, 10 Nov 2016 14:10:04 +0000 (15:10 +0100)]
getrandom.2, random.4: Consolidate and improve discussion on usage of randomness
Currently, recommendations on how to consume randomness are
spread across both getrandom(2) and random(4) and the general
opinion seems to be that the text in getrandom(2) does a
somewhat better job. Consolidate the discussion to a single
page (getrandom(2)) and address some of the concerns
expressed about the existing text in random(4).
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Thu, 10 Nov 2016 19:51:54 +0000 (20:51 +0100)]
random.4: Minor tweak to discussion of /dev/urandom, blocking reads, and signals
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Thu, 10 Nov 2016 13:37:33 +0000 (14:37 +0100)]
random.4: Improve discussion of /dev/urandom, blocking reads, and signals
The text currently states that O_NONBLOCK has no effect for
/dev/urandom, which is true. It also says that reads from
/dev/urandom are nonblocking. This is at the least confusing.
If one attempts large reads (say 10MB) from /dev/urandom
there is an appreciable delay, and interruption by a signal
handler will result in a short read. Amend the text to
reflect this.
Reviewed-by: Laurent Georget <laurent.georget@supelec.fr>
Reviewed-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 11 Nov 2016 08:46:13 +0000 (09:46 +0100)]
udplite.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 11 Nov 2016 08:41:35 +0000 (09:41 +0100)]
localedef.1: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 11 Nov 2016 08:38:06 +0000 (09:38 +0100)]
user_namespaces.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 11 Nov 2016 08:36:15 +0000 (09:36 +0100)]
ldconfig.8: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 11 Nov 2016 08:35:38 +0000 (09:35 +0100)]
ld.so.8: wrcfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 11 Nov 2016 08:34:52 +0000 (09:34 +0100)]
udp.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 11 Nov 2016 08:34:08 +0000 (09:34 +0100)]
socket.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 11 Nov 2016 08:32:12 +0000 (09:32 +0100)]
ipv6.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 11 Nov 2016 08:32:09 +0000 (09:32 +0100)]
ip.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 11 Nov 2016 08:30:27 +0000 (09:30 +0100)]
inotify.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 11 Nov 2016 08:29:14 +0000 (09:29 +0100)]
proc.5: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 11 Nov 2016 08:27:58 +0000 (09:27 +0100)]
proc.5: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 11 Nov 2016 08:23:22 +0000 (09:23 +0100)]
elf.5: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 11 Nov 2016 08:20:54 +0000 (09:20 +0100)]
dlopen.3: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 11 Nov 2016 08:20:27 +0000 (09:20 +0100)]
wait.2: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 11 Nov 2016 08:09:30 +0000 (09:09 +0100)]
send.2: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 11 Nov 2016 08:08:56 +0000 (09:08 +0100)]
perf_event_open.2: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Fri, 11 Nov 2016 08:08:31 +0000 (09:08 +0100)]
mmap.2: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Eugene Syromyatnikov [Thu, 10 Nov 2016 18:37:08 +0000 (21:37 +0300)]
quotactl.2: tfix
Michael Kerrisk [Thu, 10 Nov 2016 12:31:59 +0000 (13:31 +0100)]
random.4: Rework formatting of /proc interfaces
Make the information easier to parse by formatting the file
descriptions as hanging lists. No significant content changes.
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Thu, 10 Nov 2016 11:40:39 +0000 (12:40 +0100)]
random.4: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Thu, 10 Nov 2016 11:39:56 +0000 (12:39 +0100)]
random.4: grfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Thu, 10 Nov 2016 12:28:27 +0000 (13:28 +0100)]
random.4: Minor wording fixes
Reviewed-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Thu, 10 Nov 2016 11:38:58 +0000 (12:38 +0100)]
random.4: Minor tweaks to Nikos Mavrogiannopoulos's patch
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Nikos Mavrogiannopoulos [Thu, 10 Nov 2016 08:54:27 +0000 (09:54 +0100)]
random.4: Provide a more accurate description of /dev/urandom
This documents the "property" of /dev/urandom of being able to
serve numbers prior to pool being initialized, and removes any
suggested usages of /dev/random which are disputable
(i.e., one-time pad). Document the fact /dev/random is only
suitable for applications which can afford indeterminate delays
since very few applications can do so. Smooth the alarming
language about a theoretical attack, and mention that its
security depends on the cryptographic primitives used by the
kernel, as well as the total entropy gathered.
Reviewed-by: Laurent Georget <laurent@lgeorget.eu>
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Michael Kerrisk [Thu, 10 Nov 2016 10:23:38 +0000 (11:23 +0100)]
utime.2, utimensat.2: SEE ALSO: add touch(1)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Thu, 10 Nov 2016 10:21:04 +0000 (11:21 +0100)]
utmp.5: SEE ALSO: add users(1)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Thu, 10 Nov 2016 10:19:56 +0000 (11:19 +0100)]
ttyname.3: SEE ALSO: add tty(1)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Michael Kerrisk [Thu, 10 Nov 2016 10:18:16 +0000 (11:18 +0100)]
getlogin.3: SEE ALSO: add logname(1)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>