[Git][java-team/vnu][master] Manpage: fix default value of nu.validator.client.{port,host}

bastif (@bastif) gitlab at salsa.debian.org
Thu May 7 06:29:06 BST 2026



bastif pushed to branch master at Debian Java Maintainers / vnu


Commits:
ed5be540 by Fab Stz at 2026-05-07T07:27:26+02:00
Manpage: fix default value of nu.validator.client.{port,host}

debian/patches/debian-adapt-manpages.patch

- - - - -


1 changed file:

- debian/patches/debian-adapt-manpages.patch


Changes:

=====================================
debian/patches/debian-adapt-manpages.patch
=====================================
@@ -5,13 +5,13 @@ Subject: Adapt manpages to fit the Debian package
 Origin: self
 Forwarded: not-needed
 ---
- docs/vnu-client.1.md | 26 ++++++++++++--------------
+ docs/vnu-client.1.md | 32 +++++++++++++++-----------------
  docs/vnu-server.1.md | 30 +++++++++++++++++++-----------
  docs/vnu.1.md        | 37 +++++++++++--------------------------
- 3 files changed, 42 insertions(+), 51 deletions(-)
+ 3 files changed, 45 insertions(+), 54 deletions(-)
 
 diff --git a/docs/vnu-client.1.md b/docs/vnu-client.1.md
-index d8c51d3..ca25e6a 100644
+index d8c51d3..df054a8 100644
 --- a/docs/vnu-client.1.md
 +++ b/docs/vnu-client.1.md
 @@ -4,11 +4,7 @@ vnu-client – HTTP client to a server instance of the Nu Html Checker
@@ -27,7 +27,24 @@ index d8c51d3..ca25e6a 100644
  
  # DESCRIPTION
  
-@@ -51,9 +47,9 @@ checker service, as documented at [github.com/validator/validator/wiki/Service-
+@@ -37,23 +33,23 @@ checker service, as documented at [github.com/validator/validator/wiki/Service-
+ ## nu.validator.client.host=hostname
+ 
+     Specifies the hostname of the checker for the client to connect to.
+-    default: "127.0.0.1"
++    default: "localhost"
+ 
+     example: nu.validator.client.host=127.0.0.1
+ 
+ ## nu.validator.client.port=port
+ 
+     Specifies the port of the checker for the client to connect to.
+-    default: "8888"
++    default: "8080"
+ 
+-    example: nu.validator.client.port=8080
++    example: nu.validator.client.port=8888
+ 
  ## nu.validator.client.path=path
  
      Specifies the path of the checker for the client to connect to.



View it on GitLab: https://salsa.debian.org/java-team/vnu/-/commit/ed5be5404c40d2e32cd892032c1339767f79a1fb

-- 
View it on GitLab: https://salsa.debian.org/java-team/vnu/-/commit/ed5be5404c40d2e32cd892032c1339767f79a1fb
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20260507/32a28b0e/attachment.htm>


More information about the pkg-java-commits mailing list