From 84b1d0e0df7bff6e45be885f4ab3f2f12859cd4d Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 1 Sep 2013 01:09:09 +0000 Subject: doc: add contact info to all documentation Users need to be able to communicate with us. --- Documentation/dtas-console.txt | 6 ++++++ Documentation/dtas-ctl.txt | 6 ++++++ Documentation/dtas-cueedit.txt | 6 ++++++ Documentation/dtas-enq.txt | 6 ++++++ Documentation/dtas-msinkctl.txt | 6 ++++++ Documentation/dtas-player.txt | 6 ++++++ Documentation/dtas-player_effects.txt | 6 ++++++ Documentation/dtas-player_protocol.txt | 6 ++++++ Documentation/dtas-player_sink_examples.txt | 6 ++++++ Documentation/dtas-sinkedit.txt | 6 ++++++ Documentation/dtas-sourceedit.txt | 6 ++++++ Documentation/dtas-xdelay.txt | 6 ++++++ 12 files changed, 72 insertions(+) (limited to 'Documentation') diff --git a/Documentation/dtas-console.txt b/Documentation/dtas-console.txt index 8de066b..de5618d 100644 --- a/Documentation/dtas-console.txt +++ b/Documentation/dtas-console.txt @@ -51,6 +51,12 @@ dtas-console will also increase contention with the sound card, negatively affecting audio quality even if CPU utilization is not a problem. +# CONTACT + +All feedback welcome via plain-text mail to \ +Mailing list archives available at \ +No subscription is necessary to post to the mailing list. + # COPYRIGHT Copyright 2013, Eric Wong and all contributors.\ diff --git a/Documentation/dtas-ctl.txt b/Documentation/dtas-ctl.txt index e6029d6..9b5acce 100644 --- a/Documentation/dtas-ctl.txt +++ b/Documentation/dtas-ctl.txt @@ -58,6 +58,12 @@ of $SOXFMT (see dtas-player_protocol(7)). DTAS_PLAYER_SOCK - the path to the dtas-player control socket. This defaults to ~/.dtas/player.sock +# CONTACT + +All feedback welcome via plain-text mail to \ +Mailing list archives available at \ +No subscription is necessary to post to the mailing list. + # COPYRIGHT Copyright 2013, Eric Wong and all contributors.\ diff --git a/Documentation/dtas-cueedit.txt b/Documentation/dtas-cueedit.txt index 2602697..241da52 100644 --- a/Documentation/dtas-cueedit.txt +++ b/Documentation/dtas-cueedit.txt @@ -19,6 +19,12 @@ Use with the metaflac(1) is required. VISUAL / EDITOR - your favorite *nix text editor, defaults to 'vi' if unset. +# CONTACT + +All feedback welcome via plain-text mail to \ +Mailing list archives available at \ +No subscription is necessary to post to the mailing list. + # COPYRIGHT Copyright 2013, Eric Wong and all contributors.\ diff --git a/Documentation/dtas-enq.txt b/Documentation/dtas-enq.txt index 77223f4..d611ed0 100644 --- a/Documentation/dtas-enq.txt +++ b/Documentation/dtas-enq.txt @@ -24,6 +24,12 @@ newly enqueued files in the order given. DTAS_PLAYER_SOCK - the path to the dtas-player listen socket. This defaults to ~/.dtas/player.sock +# CONTACT + +All feedback welcome via plain-text mail to \ +Mailing list archives available at \ +No subscription is necessary to post to the mailing list. + # COPYRIGHT Copyright 2013, Eric Wong and all contributors.\ diff --git a/Documentation/dtas-msinkctl.txt b/Documentation/dtas-msinkctl.txt index bca2710..44f1934 100644 --- a/Documentation/dtas-msinkctl.txt +++ b/Documentation/dtas-msinkctl.txt @@ -40,6 +40,12 @@ Remove SINK3 from the active set DTAS_PLAYER_SOCK - the path to the dtas-player control socket. This defaults to ~/.dtas/player.sock +# CONTACT + +All feedback welcome via plain-text mail to \ +Mailing list archives available at \ +No subscription is necessary to post to the mailing list. + # COPYRIGHT Copyright 2013, Eric Wong and all contributors.\ diff --git a/Documentation/dtas-player.txt b/Documentation/dtas-player.txt index 303bc90..56d60e1 100644 --- a/Documentation/dtas-player.txt +++ b/Documentation/dtas-player.txt @@ -105,6 +105,12 @@ exist in the source file: ~/.dtas/player_state.yml is a human-readable YAML file used to preserve state across restarts of dtas-player. +# CONTACT + +All feedback welcome via plain-text mail to \ +Mailing list archives available at \ +No subscription is necessary to post to the mailing list. + # COPYRIGHT Copyright 2013, Eric Wong and all contributors.\ diff --git a/Documentation/dtas-player_effects.txt b/Documentation/dtas-player_effects.txt index 2ea7264..0b7c78f 100644 --- a/Documentation/dtas-player_effects.txt +++ b/Documentation/dtas-player_effects.txt @@ -44,6 +44,12 @@ They are applied in the order described. - dither - remix (static channel mappings) +# CONTACT + +All feedback welcome via plain-text mail to \ +Mailing list archives available at \ +No subscription is necessary to post to the mailing list. + # COPYRIGHT Copyright 2013, Eric Wong and all contributors.\ diff --git a/Documentation/dtas-player_protocol.txt b/Documentation/dtas-player_protocol.txt index 6abe6fd..efbd065 100644 --- a/Documentation/dtas-player_protocol.txt +++ b/Documentation/dtas-player_protocol.txt @@ -207,6 +207,12 @@ Commands here should be alphabetized according to `LC_ALL=C sort' It is recommended clients issue no further commands and open another client socket to issue non-watch commands. +# CONTACT + +All feedback welcome via plain-text mail to \ +Mailing list archives available at \ +No subscription is necessary to post to the mailing list. + # COPYRIGHT Copyright 2013, Eric Wong and all contributors.\ diff --git a/Documentation/dtas-player_sink_examples.txt b/Documentation/dtas-player_sink_examples.txt index 9edb4d2..513e28f 100644 --- a/Documentation/dtas-player_sink_examples.txt +++ b/Documentation/dtas-player_sink_examples.txt @@ -65,6 +65,12 @@ Changing it again to "active=false" will deactivate the sink. See dtas-xdelay(1). +# CONTACT + +All feedback welcome via plain-text mail to \ +Mailing list archives available at \ +No subscription is necessary to post to the mailing list. + # COPYRIGHT Copyright 2013, Eric Wong and all contributors.\ diff --git a/Documentation/dtas-sinkedit.txt b/Documentation/dtas-sinkedit.txt index 36316a5..8cc8c5e 100644 --- a/Documentation/dtas-sinkedit.txt +++ b/Documentation/dtas-sinkedit.txt @@ -36,6 +36,12 @@ VISUAL / EDITOR - your favorite *nix text editor, defaults to 'vi' if unset. DTAS_PLAYER_SOCK - the path to the dtas-player control socket. This defaults to ~/.dtas/player.sock +# CONTACT + +All feedback welcome via plain-text mail to \ +Mailing list archives available at \ +No subscription is necessary to post to the mailing list. + # COPYRIGHT Copyright 2013, Eric Wong and all contributors.\ diff --git a/Documentation/dtas-sourceedit.txt b/Documentation/dtas-sourceedit.txt index 9b9fe14..af019d0 100644 --- a/Documentation/dtas-sourceedit.txt +++ b/Documentation/dtas-sourceedit.txt @@ -43,6 +43,12 @@ VISUAL / EDITOR - your favorite *nix text editor, defaults to 'vi' if unset. DTAS_PLAYER_SOCK - the path to the dtas-player control socket. This defaults to ~/.dtas/player.sock +# CONTACT + +All feedback welcome via plain-text mail to \ +Mailing list archives available at \ +No subscription is necessary to post to the mailing list. + # COPYRIGHT Copyright 2013, Eric Wong and all contributors.\ diff --git a/Documentation/dtas-xdelay.txt b/Documentation/dtas-xdelay.txt index 610abeb..255dcde 100644 --- a/Documentation/dtas-xdelay.txt +++ b/Documentation/dtas-xdelay.txt @@ -52,6 +52,12 @@ The author of this knows little about signal processing and is just parroting things he's learned on the sox documentation and mailing list. Corrections greatly appreciated (email Eric Wong e@80x24.org) +# CONTACT + +All feedback welcome via plain-text mail to \ +Mailing list archives available at \ +No subscription is necessary to post to the mailing list. + # COPYRIGHT Copyright 2013, Eric Wong and all contributors.\ -- cgit v1.2.3-24-ge0c7