From a5808325941f2eb8aaf2abf703c07a19ac93acc7 Mon Sep 17 00:00:00 2001 From: James O'Gorman Date: Wed, 19 Mar 2008 07:06:40 +0000 Subject: * Update man sections * Correct typos --- documentation/bbackupctl.xml | 10 +++++----- documentation/bbackupquery.xml | 8 ++++---- documentation/bbstoreaccounts.xml | 8 ++++---- documentation/bbstored-certs.xml | 10 +++++----- documentation/bbstored-config.xml | 6 +++--- documentation/raidfile-config.xml | 8 ++++---- 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 @@ bbackupctl - 1 + 8 @@ -23,7 +23,7 @@ bbackupctl 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 bbackupctl is the only way to effect a backup. @@ -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 bbackupd.conf(8). + unset the CommandSocket parameter in bbackupd.conf(5). That disables the command socket, so bbackupd is secure. This does, however, render bbackupctl unusable. @@ -93,9 +93,9 @@ See Also - bbackupd.conf(8) + bbackupd.conf(5) - bbackupd(1) + bbackupd(8) 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 @@ bbackupquery - 1 + 8 @@ -39,7 +39,7 @@ bbackupquery "list home-dirs" quit Note that commands that contain spaces are enclosed in double - quotes. If the quit command is ommitted, after the + quotes. If the quit command is omitted, after the preceding commands are completed, bbackupquery will enter interactive mode. @@ -328,7 +328,7 @@ See Also - bbackupd.conf(8) + bbackupd.conf(5) @@ -357,7 +357,7 @@ - The platform you are running on (Hardware and OS), for both + The platform you are running on (hardware and OS), for both client and server. 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 @@ bbstoreaccounts - 1 + 8 @@ -28,7 +28,7 @@ accounts, as well as create, change and delete accounts on the store server. - bbstoreaccounts alwas takes at least 2 + bbstoreaccounts always takes at least 2 parameters: the command name and the account ID. Some commands require additional parameters, and some commands have optional parameters. @@ -160,7 +160,7 @@ Blocks used by deleted files: 34025 (132.91Mb) 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. @@ -267,7 +267,7 @@ Blocks used by deleted files: 34025 (132.91Mb) - The platform you are running on (Hardware and OS), for both + The platform you are running on (hardware and OS), for both client and server. 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 @@ bbstored-certs - 1 + 8 @@ -51,7 +51,7 @@ sign <clientcsrfile>: Sign a client certificate. The clientcsrfile is generated - during client setup. See bbackupd-config(1). Send + during client setup. See bbackupd-config(8). Send the signed certificate back to the client, and install according to the instructions given by bbackupd-config. @@ -72,11 +72,11 @@ See Also - bbstored-config(1) + bbstored-config(8) bbstored.conf(5) - bbstoreaccounts(1) + bbstoreaccounts(8) @@ -102,7 +102,7 @@ - The platform you are running on (Hardware and OS), for both + The platform you are running on (hardware and OS), for both client and server. 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 @@ bbstored-config - 1 + 8 @@ -86,7 +86,7 @@ See Also - raidfile-config(1) + raidfile-config(8) bbstored.conf(5) @@ -117,7 +117,7 @@ - The platform you are running on (Hardware and OS), for both + The platform you are running on (hardware and OS), for both client and server. 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 @@ raidfile-config - 1 + 8 @@ -45,7 +45,7 @@ blocksize: 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. @@ -90,7 +90,7 @@ See Also - bbstored-config(1) + bbstored-config(8) bbstored.conf(5) @@ -120,7 +120,7 @@ - The platform you are running on (Hardware and OS), for both + The platform you are running on (hardware and OS), for both client and server. -- cgit v1.2.3