From 7ba3233bd9f4cd15d8824096a8de0925daaa8911 Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Mon, 14 Jan 2013 07:39:43 +0000 Subject: [PATCH] Document formatting fixed git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2515 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- FHEM/00_OWX.pm | 1 + FHEM/21_OWAD.pm | 1 + FHEM/21_OWSWITCH.pm | 2 +- FHEM/98_XmlList.pm | 2 +- 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/FHEM/00_OWX.pm b/FHEM/00_OWX.pm index edbd642fe..773f14355 100644 --- a/FHEM/00_OWX.pm +++ b/FHEM/00_OWX.pm @@ -2294,6 +2294,7 @@ sub OWX_Verify_CUNO ($$) { =pod =begin html +

OWX

FHEM module to commmunicate with 1-Wire bus devices

diff --git a/FHEM/21_OWAD.pm b/FHEM/21_OWAD.pm index d98737857..d3812f188 100644 --- a/FHEM/21_OWAD.pm +++ b/FHEM/21_OWAD.pm @@ -1068,6 +1068,7 @@ sub OWXAD_SetPage($$) { =pod =begin html +

OWAD

FHEM module to commmunicate with 1-Wire A/D converters

Note:
This 1-Wire module so far works only with the OWX interface module. Please define an +

OWSWITCH

FHEM module to commmunicate with 1-Wire Programmable Switches

Note:
This 1-Wire module so far works only with the OWX interface module. Please define an +

xmllist