Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ldirectord: minor documentation cleanup and tweaks #366

Open
inejge opened this issue Dec 17, 2013 · 1 comment
Open

ldirectord: minor documentation cleanup and tweaks #366

inejge opened this issue Dec 17, 2013 · 1 comment
Milestone

Comments

@inejge
Copy link

inejge commented Dec 17, 2013

The patch below removes superfluous headings, renders option names in bold, and rephrases the sentence dealing with IPv6 literal addresses.

--- ldirectord/ldirectord.in.orig       2013-02-07 13:17:42.000000000 +0100
+++ ldirectord/ldirectord.in    2013-12-17 13:32:04.450002165 +0100
@@ -424,7 +424,6 @@
 the IP-address and port of the real server is overridden, otherwise the
 IP-address and port of the real server is used.

-=head2
 For TCP and UDP (non fwmark) virtual services, unless the forwarding method
 is B<masq> and the IP address of a real server is non-local (not present on
 a interface on the host running ldirectord) then the port of the real
@@ -433,10 +432,9 @@
 method is B<masq>.  This is due to the way that the underlying LVS code in
 the kernel functions.

-=head2
 More than one of these entries may be inside a virtual section.  The
-checktimeout, negotiatetimeout, checkcount, fallback, emailalert,
-emailalertfreq and quiescent options listed above may also appear inside a
+B<checktimeout>, B<negotiatetimeout>, B<checkcount>, B<fallback>, B<emailalert>,
+B<emailalertfreq> and B<quiescent> options listed above may also appear inside a
 virtual section, in which case the global setting is overridden.

 B<checktype =
@@ -703,8 +701,8 @@
 =head1 IPv6

 Directives for IPv6 are virtual6, real6, fallback6.
-IPv6 addresses specified for virtual6, real6, fallback6 and a file
-of maintenance directory should be enclosed by
+Literal IPv6 addresses specified for these directives and used as file names
+in the maintenance directory should be enclosed in
 brackets ([2001:db8::abcd]:80).

 Following checktype and service are supported.
@dmuhamedagic
Copy link
Contributor

This looks fine to me. Could you open a pull request too? Sorry for the delay.

@dmuhamedagic dmuhamedagic added this to the 3.9.6-rc1 milestone Dec 29, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants