diff --git a/configs/adtranvofr.conf.sample b/configs/adtranvofr.conf.sample
index d1589cca7ded687ccc48f1d1a40290ed9153c6ac..dc7bcfc7c92e1c2ceb4bffa2a8f514975be7eb18 100755
--- a/configs/adtranvofr.conf.sample
+++ b/configs/adtranvofr.conf.sample
@@ -14,26 +14,26 @@
 ; used by internal phones.
 ;
 context=default
-;user=voice00
-;user=voice01
-;user=voice02
-;user=voice03
-;user=voice04
-;user=voice05
-;user=voice06
-;user=voice07
+;user => voice00
+;user => voice01
+;user => voice02
+;user => voice03
+;user => voice04
+;user => voice05
+;user => voice06
+;user => voice07
 ; Calls on 16 and 17 come from the outside world, so they get
 ; a little bit special treatment
 context=remote
-;user=voice16
-;user=voice17
+;user => voice16
+;user => voice17
 ;
 ; Next we have lines which we only accept calls on, and typically
 ; do not send outgoing calls on (i.e. these are where we are the
 ; network termination)
 ;
-;network=voice08
-;network=voice09
-;network=voice10
-;network=voice11
-;network=voice12
+;network => voice08
+;network => voice09
+;network => voice10
+;network => voice11
+;network => voice12
diff --git a/configs/modem.conf.sample b/configs/modem.conf.sample
index 695de8f54629d13db0195c2252a3c5c6cf9d6c18..1a75b7fbb1223da0ade5841f94625c90e6f1a1da 100755
--- a/configs/modem.conf.sample
+++ b/configs/modem.conf.sample
@@ -43,9 +43,9 @@ mode=immediate
 ;
 ; List all devices we can use.
 ;
-;device=/dev/ttyS3
+;device => /dev/ttyS3
 ;
 ; ISDN example
 ;
 ;msn=39907835
-;device=/dev/ttyI0
+;device => /dev/ttyI0