diff options
Diffstat (limited to 'po/fi/man1/dc.1.po')
-rw-r--r-- | po/fi/man1/dc.1.po | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/po/fi/man1/dc.1.po b/po/fi/man1/dc.1.po index 7c380f3b..6492536b 100644 --- a/po/fi/man1/dc.1.po +++ b/po/fi/man1/dc.1.po @@ -303,14 +303,13 @@ msgstr "B<P>" msgid "" "Pops off the value on top of the stack. If it it a string, it is simply " "printed without a trailing newline. Otherwise it is a number, and the " -"integer portion of its absolute value is printed out as a \"base " -"(UCHAR_MAX+1)\" byte stream. Assuming that (UCHAR_MAX+1) is 256 (as it is " -"on most machines with 8-bit bytes), the sequence B<KSK0k1/_1Ss " -"[ls*]Sxd0E<gt>x [256~Ssd0E<lt>x]dsxxsx[q]Sq[Lsd0E<gt>qaPlxx] " -"dsxxsx0sqLqsxLxLK+k> could also accomplish this function. (Much of the " -"complexity of the above native-dc code is due to the ~ computing the " -"characters backwards, and the desire to ensure that all registers wind up " -"back in their original states.)" +"integer portion of its absolute value is printed out as a \"base (UCHAR_MAX" +"+1)\" byte stream. Assuming that (UCHAR_MAX+1) is 256 (as it is on most " +"machines with 8-bit bytes), the sequence B<KSK0k1/_1Ss [ls*]Sxd0E<gt>x " +"[256~Ssd0E<lt>x]dsxxsx[q]Sq[Lsd0E<gt>qaPlxx] dsxxsx0sqLqsxLxLK+k> could also " +"accomplish this function. (Much of the complexity of the above native-dc " +"code is due to the ~ computing the characters backwards, and the desire to " +"ensure that all registers wind up back in their original states.)" msgstr "" "Tulostaa pinon päällimmäisen arvon ja tuhoaa sen; ei tulosta rivinvaihtoa." |