Imported Upstream version 1.46.0
[platform/upstream/nghttp2.git] / doc / nghttp2_option_set_no_auto_ping_ack.rst
index 42226e7..06349e7 100644 (file)
@@ -15,5 +15,5 @@ Synopsis
     received.  If this option is set to nonzero, the library won't send
     PING frame with ACK flag set in the response for incoming PING
     frame.  The application can send PING frame with ACK flag set using
-    `nghttp2_submit_ping()` with :macro:`NGHTTP2_FLAG_ACK` as flags
-    parameter.
+    `nghttp2_submit_ping()` with :macro:`nghttp2_flag.NGHTTP2_FLAG_ACK`
+    as flags parameter.