doc: client fix.
Despite what the raw line wrapping makes it seem, there isn't a line break in the final generated documentation, so the text just goes directly from the environment variable name to its default value.
This commit is contained in:
committed by
mdavidsaver
parent
fe6ff93bbf
commit
8bf16de8a2
@@ -21,7 +21,7 @@ EPICS_PVA_ADDR_LIST
|
||||
May contain unicast and/or broadcast addresses.
|
||||
|
||||
EPICS_PVA_AUTO_ADDR_LIST
|
||||
If "YES" then all local broadcast addresses will be implicitly appended to $EPICS_PVA_ADDR_LIST
|
||||
If "YES" then all local broadcast addresses will be implicitly appended to $EPICS_PVA_ADDR_LIST.
|
||||
"YES" if unset.
|
||||
|
||||
EPICS_PVA_NAME_SERVERS
|
||||
|
||||
Reference in New Issue
Block a user