mirror of
https://https.git.savannah.gnu.org/git/findutils.git
synced 2026-01-26 15:39:06 +00:00
doc: fix typo
* doc/find.texi (Name Directives): s/eample/example/ * find/find.1 (EXAMPLES): Likewise. Fixes https://sv.gnu.org/bugs/?57807 Copyright-paperwork-exempt: Yes
This commit is contained in:
parent
ed1496f176
commit
10635bb14a
@ -1857,7 +1857,7 @@ Command line argument under which file was found.
|
||||
@end table
|
||||
|
||||
For some corner-cases, the interpretation of the @samp{%f} and
|
||||
@samp{%h} format directives is not obvious. Here is an eample
|
||||
@samp{%h} format directives is not obvious. Here is an example
|
||||
including some output:
|
||||
|
||||
@example
|
||||
|
||||
@ -2285,7 +2285,7 @@ and
|
||||
.B %h
|
||||
format directives of
|
||||
.B \-printf
|
||||
is not obvious. Here is an eample including some output.
|
||||
is not obvious. Here is an example including some output.
|
||||
|
||||
.nf
|
||||
.B $ find . .. / /tmp /tmp/TRACE compile compile/64/tests/find -maxdepth 0 -printf '[%h][%f]\en'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user