X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/bc0987627f1c80fddba89a32fbbd230f9a8fbe4d..dd6bfc058da415e30995eeea116c65861671e2aa:/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