diff --git a/nettle.texinfo b/nettle.texinfo index 7bb244d190d53fdeadec106b1ee29977ed249c97..5ea4b0b196f28d582cd2867afd907afdf545c9b8 100644 --- a/nettle.texinfo +++ b/nettle.texinfo @@ -251,7 +251,7 @@ A simple example program that reads a file from standard in and writes its SHA1 checksum on standard output should give the flavor of Nettle. @example -@verbatiminclude example.c +@verbatiminclude sha-example.c @end example @node Reference, Nettle soup, Example, Top