summaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2008-04-04 22:11:45 +0000
committerChris Wilson <chris+github@qwirx.com>2008-04-04 22:11:45 +0000
commitf2e6283815f4b598f3aa13441f82228370b8d077 (patch)
tree82886fbcbce618878dff2fb2ab6229d91e2f69d1 /documentation
parentd5f9f9c253584cc12cd88c83afd6c6bfcc6ebd68 (diff)
Undo mangling by tailor
Diffstat (limited to 'documentation')
-rw-r--r--documentation/bbackupctl.xml10
-rw-r--r--documentation/bbackupquery.xml8
-rw-r--r--documentation/bbstoreaccounts.xml8
-rw-r--r--documentation/bbstored-certs.xml10
-rw-r--r--documentation/bbstored-config.xml6
-rw-r--r--documentation/raidfile-config.xml8
6 files changed, 25 insertions, 25 deletions
diff --git a/documentation/bbackupctl.xml b/documentation/bbackupctl.xml
index 09085be8..c9717771 100644
--- a/documentation/bbackupctl.xml
+++ b/documentation/bbackupctl.xml
@@ -3,7 +3,7 @@
<refmeta>
<refentrytitle>bbackupctl</refentrytitle>
- <manvolnum>1</manvolnum>
+ <manvolnum>8</manvolnum>
</refmeta>
<refnamediv>
@@ -23,7 +23,7 @@
<para><literal>bbackupctl</literal> lets the user control the bbackupd
daemon on a client machine. The main use is to force a sync with the store
- server. This is especially important if bbackupd(1) is configured to do
+ server. This is especially important if bbackupd(8) is configured to do
snapshot backups. In that case <literal>bbackupctl</literal> is the only
way to effect a backup.</para>
@@ -31,7 +31,7 @@
socket. Some platforms (notably Windows) can't determine if the user
connecting on this socket has the correct credentials to execute the
commands, leaving a rather sizeable security hole open. To avoid this,
- unset the CommandSocket parameter in <literal>bbackupd.conf</literal>(8).
+ unset the CommandSocket parameter in <literal>bbackupd.conf</literal>(5).
That disables the command socket, so bbackupd is secure. This does,
however, render bbackupctl unusable.</para>
@@ -93,9 +93,9 @@
<refsection>
<title>See Also</title>
- <para><literal>bbackupd.conf(8)</literal></para>
+ <para><literal>bbackupd.conf(5)</literal></para>
- <para>bbackupd(1)</para>
+ <para><literal>bbackupd(8)</literal></para>
</refsection>
<refsection>
diff --git a/documentation/bbackupquery.xml b/documentation/bbackupquery.xml
index 2902c189..f9e7d95a 100644
--- a/documentation/bbackupquery.xml
+++ b/documentation/bbackupquery.xml
@@ -3,7 +3,7 @@
<refmeta>
<refentrytitle>bbackupquery</refentrytitle>
- <manvolnum>1</manvolnum>
+ <manvolnum>8</manvolnum>
</refmeta>
<refnamediv>
@@ -39,7 +39,7 @@
<programlisting>bbackupquery "list home-dirs" quit</programlisting>
<para>Note that commands that contain spaces are enclosed in double
- quotes. If the <literal>quit</literal> command is ommitted, after the
+ quotes. If the <literal>quit</literal> command is omitted, after the
preceding commands are completed, <literal>bbackupquery</literal> will
enter interactive mode.</para>
@@ -328,7 +328,7 @@
<refsection>
<title>See Also</title>
- <para>bbackupd.conf(8)</para>
+ <para>bbackupd.conf(5)</para>
</refsection>
<refsection>
@@ -357,7 +357,7 @@
</listitem>
<listitem>
- <para>The platform you are running on (Hardware and OS), for both
+ <para>The platform you are running on (hardware and OS), for both
client and server.</para>
</listitem>
diff --git a/documentation/bbstoreaccounts.xml b/documentation/bbstoreaccounts.xml
index 8ff3be0d..14b7a0ab 100644
--- a/documentation/bbstoreaccounts.xml
+++ b/documentation/bbstoreaccounts.xml
@@ -3,7 +3,7 @@
<refmeta>
<refentrytitle>bbstoreaccounts</refentrytitle>
- <manvolnum>1</manvolnum>
+ <manvolnum>8</manvolnum>
</refmeta>
<refnamediv>
@@ -28,7 +28,7 @@
accounts, as well as create, change and delete accounts on the store
server. </para>
- <para><literal>bbstoreaccounts</literal> alwas takes at least 2
+ <para><literal>bbstoreaccounts</literal> always takes at least 2
parameters: the command name and the account ID. Some commands require
additional parameters, and some commands have optional parameters.</para>
@@ -160,7 +160,7 @@ Blocks used by deleted files: 34025 (132.91Mb)
<listitem>
<para>Blocks used by deleted files: The number of blocks used by
- files that have been deleted on the client. Thi s data is at
+ files that have been deleted on the client. This data is at
risk for being removed during housekeeping.</para>
</listitem>
@@ -267,7 +267,7 @@ Blocks used by deleted files: 34025 (132.91Mb)
</listitem>
<listitem>
- <para>The platform you are running on (Hardware and OS), for both
+ <para>The platform you are running on (hardware and OS), for both
client and server.</para>
</listitem>
diff --git a/documentation/bbstored-certs.xml b/documentation/bbstored-certs.xml
index 05d3f852..2da25053 100644
--- a/documentation/bbstored-certs.xml
+++ b/documentation/bbstored-certs.xml
@@ -3,7 +3,7 @@
<refmeta>
<refentrytitle>bbstored-certs</refentrytitle>
- <manvolnum>1</manvolnum>
+ <manvolnum>8</manvolnum>
</refmeta>
<refnamediv>
@@ -51,7 +51,7 @@
<listitem>
<para><literal>sign &lt;clientcsrfile&gt;</literal>: Sign a client
certificate. The <literal>clientcsrfile</literal> is generated
- during client setup. See <literal>bbackupd-config(1)</literal>. Send
+ during client setup. See <literal>bbackupd-config(8)</literal>. Send
the signed certificate back to the client, and install according to
the instructions given by <literal>bbackupd-config</literal>.</para>
</listitem>
@@ -72,11 +72,11 @@
<refsection>
<title>See Also</title>
- <para><literal>bbstored-config(1)</literal></para>
+ <para><literal>bbstored-config(8)</literal></para>
<para><literal>bbstored.conf(5)</literal></para>
- <para><literal>bbstoreaccounts(1)</literal></para>
+ <para><literal>bbstoreaccounts(8)</literal></para>
</refsection>
<refsection>
@@ -102,7 +102,7 @@
</listitem>
<listitem>
- <para>The platform you are running on (Hardware and OS), for both
+ <para>The platform you are running on (hardware and OS), for both
client and server.</para>
</listitem>
diff --git a/documentation/bbstored-config.xml b/documentation/bbstored-config.xml
index b7658782..3c5a7c1f 100644
--- a/documentation/bbstored-config.xml
+++ b/documentation/bbstored-config.xml
@@ -3,7 +3,7 @@
<refmeta>
<refentrytitle>bbstored-config</refentrytitle>
- <manvolnum>1</manvolnum>
+ <manvolnum>8</manvolnum>
</refmeta>
<refnamediv>
@@ -86,7 +86,7 @@
<refsection>
<title>See Also</title>
- <para><literal>raidfile-config(1)</literal></para>
+ <para><literal>raidfile-config(8)</literal></para>
<para><literal>bbstored.conf(5)</literal></para>
@@ -117,7 +117,7 @@
</listitem>
<listitem>
- <para>The platform you are running on (Hardware and OS), for both
+ <para>The platform you are running on (hardware and OS), for both
client and server.</para>
</listitem>
diff --git a/documentation/raidfile-config.xml b/documentation/raidfile-config.xml
index c610ceab..1dce81a0 100644
--- a/documentation/raidfile-config.xml
+++ b/documentation/raidfile-config.xml
@@ -3,7 +3,7 @@
<refmeta>
<refentrytitle>raidfile-config</refentrytitle>
- <manvolnum>1</manvolnum>
+ <manvolnum>8</manvolnum>
</refmeta>
<refnamediv>
@@ -45,7 +45,7 @@
<listitem>
<para><literal>blocksize</literal>: The block size used for file
- storage in the system, in bytes. Using a multple of the file system
+ storage in the system, in bytes. Using a multiple of the file system
block size is a good strategy. Depending on the size of the files
you will be backing up, this multiple varies. Of course it also
depends on the native block size of your file system.</para>
@@ -90,7 +90,7 @@
<refsection>
<title>See Also</title>
- <para><literal>bbstored-config(1)</literal></para>
+ <para><literal>bbstored-config(8)</literal></para>
<para><literal>bbstored.conf(5)</literal></para>
@@ -120,7 +120,7 @@
</listitem>
<listitem>
- <para>The platform you are running on (Hardware and OS), for both
+ <para>The platform you are running on (hardware and OS), for both
client and server.</para>
</listitem>