From c3817913ee36b1e31f2e1866b716a3df9cfc32ac Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Sat, 4 Jun 2016 18:58:04 +0900 Subject: [PATCH] Update man pages --- doc/nghttpx.1 | 2 +- doc/nghttpx.1.rst | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/nghttpx.1 b/doc/nghttpx.1 index a6650af9..3fd6522c 100644 --- a/doc/nghttpx.1 +++ b/doc/nghttpx.1 @@ -1706,7 +1706,7 @@ parameter. All requests which come from this frontend address, will be treated as API request. .sp The following section describes available API endpoints. -.SS PUT /api/v1beta/backend/replace +.SS PUT /api/v1beta1/backend/replace .sp This API replaces the current set of backend servers with the requested ones. The request must carry request body with method PUT diff --git a/doc/nghttpx.1.rst b/doc/nghttpx.1.rst index d8306e9d..763e3d75 100644 --- a/doc/nghttpx.1.rst +++ b/doc/nghttpx.1.rst @@ -1550,8 +1550,8 @@ be treated as API request. The following section describes available API endpoints. -PUT /api/v1beta/backend/replace -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +PUT /api/v1beta1/backend/replace +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This API replaces the current set of backend servers with the requested ones. The request must carry request body with method PUT