diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/miav.conf.1 | 7 | ||||
| -rw-r--r-- | man/miav.conf.5 | 7 | 
2 files changed, 12 insertions, 2 deletions
| diff --git a/man/miav.conf.1 b/man/miav.conf.1 index 1719ea6..a9d90fa 100644 --- a/man/miav.conf.1 +++ b/man/miav.conf.1 @@ -107,7 +107,12 @@ Set to 1 if client is slow ( less than 1.5 ghz )  .B Where to store the files recieved by the server  .RE -.I server_root +.I server_movie_root +points to the root folder of the directory structure (Which is created +by MIaV) to contain the movie clips. +.I server_image_root +points to the root folder of the directory structure (Which is created +by MIaV) to contain the images clips.  .B Video output controls.  .RE diff --git a/man/miav.conf.5 b/man/miav.conf.5 index 1719ea6..a9d90fa 100644 --- a/man/miav.conf.5 +++ b/man/miav.conf.5 @@ -107,7 +107,12 @@ Set to 1 if client is slow ( less than 1.5 ghz )  .B Where to store the files recieved by the server  .RE -.I server_root +.I server_movie_root +points to the root folder of the directory structure (Which is created +by MIaV) to contain the movie clips. +.I server_image_root +points to the root folder of the directory structure (Which is created +by MIaV) to contain the images clips.  .B Video output controls.  .RE | 
