From d060b33545be7f684e43094a86c24e4c8bd84975 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sat, 16 Jul 2022 14:01:21 +0800 Subject: [PATCH] another "obsoleted" -> "obsolete" fix --- chapter08/grep.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter08/grep.xml b/chapter08/grep.xml index 9069c3f3e..33b0896c2 100644 --- a/chapter08/grep.xml +++ b/chapter08/grep.xml @@ -89,7 +89,7 @@ fgrep Prints lines matching a list of fixed strings. - It is obsoleted, use grep -F instead + It is obsolete, use grep -F instead fgrep