From 2e2c6e52ee3525a3b31e412338dd84c201bd2170 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Tue, 13 Mar 2007 23:11:30 +0000 Subject: [PATCH] Merged revisions 58870 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r58870 | russell | 2007-03-13 18:11:08 -0500 (Tue, 13 Mar 2007) | 1 line fix the reference to the SLA documentation ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@58871 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/sla.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/sla.conf.sample b/configs/sla.conf.sample index 6f950cb843..433adf31f8 100644 --- a/configs/sla.conf.sample +++ b/configs/sla.conf.sample @@ -1,7 +1,7 @@ ; ; Configuration for Shared Line Appearances (SLA). ; -; See doc/sla.txt for more information. +; See doc/sla.pdf for more information. ; ; ---- General Options ----------------