diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2016-03-11 15:47:43 -0500 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2016-03-11 15:47:43 -0500 |
commit | b77bf9908fa52dfd7e5b16a08759cf96be30e56d (patch) | |
tree | bd59e34ea4b4b6912f850b38e72595e6bf2b459c /report/chapters | |
parent | 09415da8782b3de7e5a09d62dfb56be93684ff0d (diff) |
chapted one - modded img. captions.
Made them verbose.
Diffstat (limited to 'report/chapters')
-rw-r--r-- | report/chapters/1-intr.tex | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/report/chapters/1-intr.tex b/report/chapters/1-intr.tex index d57253d..53afd30 100644 --- a/report/chapters/1-intr.tex +++ b/report/chapters/1-intr.tex @@ -72,8 +72,8 @@ N node directories; shards \verb+strunk-white.pdf.shard0+ to |_________________________| node directory N \end{verbatim} - \caption{splitting a file in the combox directory and spreading it - across N node directories.} + \caption{combox overview - Splitting a file in the combox directory + and spreading it across N node directories.} \label{fig:1-combox-overview-0} \end{figure} @@ -119,8 +119,9 @@ respective node directory on the user's computer. node directory N \end{verbatim} - \caption{reconstructing a file into the combox directory from the - encrypted shards located in the node directories.} + \caption{combox overview - Reconstructing a file into the combox + directory from the encrypted shards located in the node + directories.} \label{fig:1-combox-overview-1} \end{figure} |