Error in memcpy(3)

Siegfried Ehlert <[email protected]> Thu, 4 Jun 2026 09:13:03 +0200
Newsgroups gmane.linux.debian.internationalization.german
Message-ID <[email protected]>
An error has crept into the translation of the memcpy(3) manual page 
dated 8 February 2026.

[...]
ÜBERSICHT
        #include <string.h>

        void *memcpy(*size_t n;*
                     void Ziel[restrict n], const void Quelle[restrict n],
                     size_t n);
[...]

Kind regards
Siegfried