sched_setaffinity.2: tfix in example shell session (s/grep/egrep)

Reported-by: Bernd Petrovitsch <bernd@petrovitsch.priv.at>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2019-02-25 16:01:28 +01:00
parent f58e9ed092
commit 3a1ba1bb21
1 changed files with 1 additions and 1 deletions

View File

@ -315,7 +315,7 @@ system has two cores, each with two CPUs:
.PP
.in +4n
.EX
$ \fBlscpu | grep -i 'core.*:|socket'\fP
$ \fBlscpu | egrep -i 'core.*:|socket'\fP
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1