From 9907d0938271e150e760ae1faba641e219ade126 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Mon, 9 Jan 2012 10:15:42 +0100 Subject: [PATCH] dma.8: dma(8) only uses two config files, auth.conf and dma.conf. Submitted-by: Max Herrgard --- libexec/dma/dma.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libexec/dma/dma.8 b/libexec/dma/dma.8 index 694c3aeffe..7eaace0933 100644 --- a/libexec/dma/dma.8 +++ b/libexec/dma/dma.8 @@ -29,7 +29,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd April 22, 2010 +.Dd January 9, 2012 .Dt DMA 8 .Os .Sh NAME @@ -128,7 +128,7 @@ is specified or not. .El .Sh CONFIGURATION .Nm -can be configured with three config files: +can be configured with two config files: .Pp .Bl -bullet -compact .It @@ -137,7 +137,7 @@ auth.conf dma.conf .El .Pp -These three files are stored per default in +These two files are stored per default in .Pa /etc/dma . .Sh FILE FORMAT Every file contains parameters of the form -- 2.15.1