X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/bc0987627f1c80fddba89a32fbbd230f9a8fbe4d..b54c3cca7632b31faf33e57f35631e9589551e1a:/man/mhbuild.man diff --git a/man/mhbuild.man b/man/mhbuild.man index 5fdf7c27..8e872091 100644 --- a/man/mhbuild.man +++ b/man/mhbuild.man @@ -346,7 +346,7 @@ directives, without causing errors: .nf #off #include -printf("Hello, World!"); +puts("hello, world!"); #pop .fi .RE