summaryrefslogtreecommitdiffstats
path: root/po/fi/man1/find.1.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/fi/man1/find.1.po')
-rw-r--r--po/fi/man1/find.1.po20
1 files changed, 8 insertions, 12 deletions
diff --git a/po/fi/man1/find.1.po b/po/fi/man1/find.1.po
index 3987320d..6201cc47 100644
--- a/po/fi/man1/find.1.po
+++ b/po/fi/man1/find.1.po
@@ -2334,8 +2334,8 @@ msgid ""
"consisting of `;' is encountered. The string `{}' is replaced by the "
"current file name being processed everywhere it occurs in the arguments to "
"the command, not just in arguments where it is alone, as in some versions of "
-"B<find>. Both of these constructions might need to be escaped (with a "
-"`\\e') or quoted to protect them from expansion by the shell. See the "
+"B<find>. Both of these constructions might need to be escaped (with a `"
+"\\e') or quoted to protect them from expansion by the shell. See the "
"B<EXAMPLES> section for examples of the use of the B<-exec> option. The "
"specified command is run once for each matched file. The command is "
"executed in the starting directory. There are unavoidable security problems "
@@ -4002,9 +4002,9 @@ msgstr "-ls, -fls"
#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed
msgid ""
"Unusual characters are always escaped. White space, backslash, and double "
-"quote characters are printed using C-style escaping (for example `\\ef', "
-"`\\e\"'). Other unusual characters are printed using an octal escape. "
-"Other printable characters (for B<-ls> and B<-fls> these are the characters "
+"quote characters are printed using C-style escaping (for example `\\ef', `\\e"
+"\"'). Other unusual characters are printed using an octal escape. Other "
+"printable characters (for B<-ls> and B<-fls> these are the characters "
"between octal 041 and 0176) are printed as-is."
msgstr ""
@@ -5505,15 +5505,11 @@ msgstr "TEKIJÄNOIKEUDET"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
#: mageia-cauldron opensuse-tumbleweed
-#, fuzzy
-#| msgid ""
-#| "Copyright \\(co 1990-2021 Free Software Foundation, Inc. License GPLv3+: "
-#| "GNU GPL version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
msgid ""
"Copyright \\(co 1990-2022 Free Software Foundation, Inc. License GPLv3+: "
"GNU GPL version 3 or later E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
msgstr ""
-"Copyright \\(co 1990-2021 Free Software Foundation, Inc. Lisenssi GPLv3+: "
+"Copyright \\(co 1990-2022 Free Software Foundation, Inc. Lisenssi GPLv3+: "
"GNU GPL versio 3 tai myöhempi E<lt>https://gnu.org/licenses/gpl.htmlE<gt>."
#. type: Plain text
@@ -5670,8 +5666,8 @@ msgid ""
"subdirectory. If you use this option, you must ensure that your B<$PATH> "
"environment variable does not reference `.'; otherwise, an attacker can run "
"any commands they like by leaving an appropriately-named file in a directory "
-"in which you will run B<-execdir>. The same applies to having entries in "
-"B<$PATH> which are empty or which are not absolute directory names. If any "
+"in which you will run B<-execdir>. The same applies to having entries in B<"
+"$PATH> which are empty or which are not absolute directory names. If any "
"invocation with the `+' form returns a non-zero value as exit status, then "
"B<find> returns a non-zero exit status. If B<find> encounters an error, "
"this can sometimes cause an immediate exit, so some pending commands may not "