Make INSTALL, README and README.mysql grutatext-friendly
[paraslash.git] / stdout.h
index 1fe09f1d07e915d4de24fbcb2b7a9af113d65fb8..e8d9d255cf75e8baedef649d750af1b4e909c3ae 100644 (file)
--- a/stdout.h
+++ b/stdout.h
@@ -34,7 +34,7 @@ struct stdout_task {
        int eof;
        /** the task structure */
        struct task task;
-       /** whether STDOUT_FILENO was included in the write fd set */
+       /** whether \p STDOUT_FILENO was included in the write fd set */
        int check_fd;
 };