core.5: tfix

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Jakub Wilk 2017-02-01 21:28:46 +01:00 committed by Michael Kerrisk
parent 1ed246aedd
commit df525461a4
1 changed files with 1 additions and 1 deletions

View File

@ -240,7 +240,7 @@ Since kernel 2.6.19, Linux supports an alternate syntax for the
file.
If the first character of this file is a pipe symbol (\fB|\fP),
then the remainder of the line is interpreted as the command-line for
a a user-space program (or script) that is to be executed.
a user-space program (or script) that is to be executed.
Instead of being written to a disk file, the core dump is given as
standard input to the program.
Note the following points: