diff options
Diffstat (limited to 'po/nl/man1/find.1.po')
-rw-r--r-- | po/nl/man1/find.1.po | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/po/nl/man1/find.1.po b/po/nl/man1/find.1.po index adfd73c9..a57bc7e4 100644 --- a/po/nl/man1/find.1.po +++ b/po/nl/man1/find.1.po @@ -2320,8 +2320,8 @@ msgid "" msgstr "" "De grootte is eenvoudig het st_size element van de struct stat gezet door de " "lstat (of stat) systeem aanroep, afgerond zoals hierboven aangegeven. Met " -"andere woorden, het is consistent met de resultaten die u verkrijgt met " -"B<ls\\ -l>. Onthoud dat de `%k' en `%b' formaat specificaties van B<-printf> " +"andere woorden, het is consistent met de resultaten die u verkrijgt met B<ls" +"\\ -l>. Onthoud dat de `%k' en `%b' formaat specificaties van B<-printf> " "ijle bestanden anders behandelen. Het 'b' achtervoegsel duid altijd 512-byte " "blokken aan en nooit 1024-byte blokken, dit is anders dan het gedrag van B<-" "ls>." @@ -2712,8 +2712,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 " @@ -4394,9 +4394,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 "" @@ -6148,8 +6148,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 " |