another "obsoleted" -> "obsolete" fix

This commit is contained in:
Xi Ruoyao 2022-07-16 14:01:21 +08:00
parent e470752a88
commit d060b33545
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -89,7 +89,7 @@
<term><command>fgrep</command></term>
<listitem>
<para>Prints lines matching a list of fixed strings.
It is obsoleted, use <command>grep -F</command> instead</para>
It is obsolete, use <command>grep -F</command> instead</para>
<indexterm zone="ch-system-grep fgrep">
<primary sortas="b-fgrep">fgrep</primary>
</indexterm>