Changeset 2112


Ignore:
Timestamp:
19/03/2008 07:06:40 (4 years ago)
Author:
jamesog
Message:
  • Update man sections
  • Correct typos
Location:
box/trunk/documentation
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/documentation/bbackupctl.xml

    r2015 r2112  
    44    <refentrytitle>bbackupctl</refentrytitle> 
    55 
    6     <manvolnum>1</manvolnum> 
     6    <manvolnum>8</manvolnum> 
    77  </refmeta> 
    88 
     
    2424    <para><literal>bbackupctl</literal> lets the user control the bbackupd 
    2525    daemon on a client machine. The main use is to force a sync with the store 
    26     server. This is especially important if bbackupd(1) is configured to do 
     26    server. This is especially important if bbackupd(8) is configured to do 
    2727    snapshot backups. In that case <literal>bbackupctl</literal> is the only 
    2828    way to effect a backup.</para> 
     
    3232    connecting on this socket has the correct credentials to execute the 
    3333    commands, leaving a rather sizeable security hole open. To avoid this, 
    34     unset the CommandSocket parameter in <literal>bbackupd.conf</literal>(8). 
     34    unset the CommandSocket parameter in <literal>bbackupd.conf</literal>(5). 
    3535    That disables the command socket, so bbackupd is secure. This does, 
    3636    however, render bbackupctl unusable.</para> 
     
    9494    <title>See Also</title> 
    9595 
    96     <para><literal>bbackupd.conf(8)</literal></para> 
     96    <para><literal>bbackupd.conf(5)</literal></para> 
    9797 
    98     <para>bbackupd(1)</para> 
     98    <para><literal>bbackupd(8)</literal></para> 
    9999  </refsection> 
    100100 
  • box/trunk/documentation/bbackupquery.xml

    r2015 r2112  
    44    <refentrytitle>bbackupquery</refentrytitle> 
    55 
    6     <manvolnum>1</manvolnum> 
     6    <manvolnum>8</manvolnum> 
    77  </refmeta> 
    88 
     
    4040 
    4141    <para>Note that commands that contain spaces are enclosed in double 
    42     quotes. If the <literal>quit</literal> command is ommitted, after the 
     42    quotes. If the <literal>quit</literal> command is omitted, after the 
    4343    preceding commands are completed, <literal>bbackupquery</literal> will 
    4444    enter interactive mode.</para> 
     
    329329    <title>See Also</title> 
    330330 
    331     <para>bbackupd.conf(8)</para> 
     331    <para>bbackupd.conf(5)</para> 
    332332  </refsection> 
    333333 
     
    358358 
    359359      <listitem> 
    360         <para>The platform you are running on (Hardware and OS), for both 
     360        <para>The platform you are running on (hardware and OS), for both 
    361361        client and server.</para> 
    362362      </listitem> 
  • box/trunk/documentation/bbstoreaccounts.xml

    r2015 r2112  
    44    <refentrytitle>bbstoreaccounts</refentrytitle> 
    55 
    6     <manvolnum>1</manvolnum> 
     6    <manvolnum>8</manvolnum> 
    77  </refmeta> 
    88 
     
    2929    server. </para> 
    3030 
    31     <para><literal>bbstoreaccounts</literal> alwas takes at least 2 
     31    <para><literal>bbstoreaccounts</literal> always takes at least 2 
    3232    parameters: the command name and the account ID. Some commands require 
    3333    additional parameters, and some commands have optional parameters.</para> 
     
    161161            <listitem> 
    162162              <para>Blocks used by deleted files: The number of blocks used by 
    163               files that have been deleted on the client. Thi s data is at 
     163              files that have been deleted on the client. This data is at 
    164164              risk for being removed during housekeeping.</para> 
    165165            </listitem> 
     
    268268 
    269269      <listitem> 
    270         <para>The platform you are running on (Hardware and OS), for both 
     270        <para>The platform you are running on (hardware and OS), for both 
    271271        client and server.</para> 
    272272      </listitem> 
  • box/trunk/documentation/bbstored-certs.xml

    r2015 r2112  
    44    <refentrytitle>bbstored-certs</refentrytitle> 
    55 
    6     <manvolnum>1</manvolnum> 
     6    <manvolnum>8</manvolnum> 
    77  </refmeta> 
    88 
     
    5252          <para><literal>sign &lt;clientcsrfile&gt;</literal>: Sign a client 
    5353          certificate. The <literal>clientcsrfile</literal> is generated 
    54           during client setup. See <literal>bbackupd-config(1)</literal>. Send 
     54          during client setup. See <literal>bbackupd-config(8)</literal>. Send 
    5555          the signed certificate back to the client, and install according to 
    5656          the instructions given by <literal>bbackupd-config</literal>.</para> 
     
    7373    <title>See Also</title> 
    7474 
    75     <para><literal>bbstored-config(1)</literal></para> 
     75    <para><literal>bbstored-config(8)</literal></para> 
    7676 
    7777    <para><literal>bbstored.conf(5)</literal></para> 
    7878 
    79     <para><literal>bbstoreaccounts(1)</literal></para> 
     79    <para><literal>bbstoreaccounts(8)</literal></para> 
    8080  </refsection> 
    8181 
     
    103103 
    104104      <listitem> 
    105         <para>The platform you are running on (Hardware and OS), for both 
     105        <para>The platform you are running on (hardware and OS), for both 
    106106        client and server.</para> 
    107107      </listitem> 
  • box/trunk/documentation/bbstored-config.xml

    r2015 r2112  
    44    <refentrytitle>bbstored-config</refentrytitle> 
    55 
    6     <manvolnum>1</manvolnum> 
     6    <manvolnum>8</manvolnum> 
    77  </refmeta> 
    88 
     
    8787    <title>See Also</title> 
    8888 
    89     <para><literal>raidfile-config(1)</literal></para> 
     89    <para><literal>raidfile-config(8)</literal></para> 
    9090 
    9191    <para><literal>bbstored.conf(5)</literal></para> 
     
    118118 
    119119      <listitem> 
    120         <para>The platform you are running on (Hardware and OS), for both 
     120        <para>The platform you are running on (hardware and OS), for both 
    121121        client and server.</para> 
    122122      </listitem> 
  • box/trunk/documentation/raidfile-config.xml

    r2015 r2112  
    44    <refentrytitle>raidfile-config</refentrytitle> 
    55 
    6     <manvolnum>1</manvolnum> 
     6    <manvolnum>8</manvolnum> 
    77  </refmeta> 
    88 
     
    4646        <listitem> 
    4747          <para><literal>blocksize</literal>: The block size used for file 
    48           storage in the system, in bytes. Using a multple of the file system 
     48          storage in the system, in bytes. Using a multiple of the file system 
    4949          block size is a good strategy. Depending on the size of the files 
    5050          you will be backing up, this multiple varies. Of course it also 
     
    9191    <title>See Also</title> 
    9292 
    93     <para><literal>bbstored-config(1)</literal></para> 
     93    <para><literal>bbstored-config(8)</literal></para> 
    9494 
    9595    <para><literal>bbstored.conf(5)</literal></para> 
     
    121121 
    122122      <listitem> 
    123         <para>The platform you are running on (Hardware and OS), for both 
     123        <para>The platform you are running on (hardware and OS), for both 
    124124        client and server.</para> 
    125125      </listitem> 
Note: See TracChangeset for help on using the changeset viewer.