commit 94589fe693e0185a02182b2f7205119430522af1
parent 794823dd717ced9acef927aa61d113bc65ec4f2f
Author: Dominik Schmidt <dominik@schm1dt.ch>
Date: Mon, 28 Oct 2019 15:41:22 +0100
Indent the examples in siproc.1
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/siproc.1 b/siproc.1
@@ -158,7 +158,7 @@ For every call it receives or places,
is executed and passed the name of a file as first argument.
Additionally, the remote ends are recorded in a log file
.
-.PP
+.HP
.EX
export SIPROC_USERNAME="max"
export SIPROC_PASSWORD="max1234"
@@ -178,7 +178,7 @@ that implements the call automation logic.
If the call that is being handled is incoming, then the call ist answered first.
Afterwords, the file given on $1 is played, and once that is done, the call hung up.
.
-.PP
+.HP
.EX
#!/bin/bash