Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
German ressource vs English resource.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco van Wieringen authored and joergsteffens committed Sep 14, 2015
1 parent 5146447 commit 563b410
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions manuals/en/main/autochangers.tex
Expand Up @@ -269,7 +269,7 @@ \section{Device Configuration Records}

\xdirective{dir}{}{Autochanger}{yes {\textbar} no}{}{no}{}{%
The \configdirective{Autochanger} record specifies if the current device belongs to an
autochanger ressource.
autochanger resource.
}

\item [Changer Device = {\textless}device-name{\textgreater}]
Expand Down Expand Up @@ -917,7 +917,7 @@ \section{Tapespeed and blocksizes}
\item The following blocks are then written in the block size configured in the {\bf maximum block size} directive.
\item To be able to change the block size in an existing environment, it is now
possible to set the \configdirective{maximum block size} and \configdirective{minimum block size} in the
pool ressource. This setting is automatically promoted to each medium in
pool resource. This setting is automatically promoted to each medium in
that pool as usual (i.e. when a medium is labeled for that pool or if a volume is transferred to that pool from the scratch pool).
When a volume is mounted, the volume's block size is
used to write and read the data blocks that follow the header block.
Expand Down
2 changes: 1 addition & 1 deletion manuals/en/main/bconsole.tex
Expand Up @@ -1450,7 +1450,7 @@ \section{Console Commands}
the command \bcommand{status subscriptions}{} (\sinceVersion{console}{status subscriptions}{12.4.4}) can help you to keep the overview over the subscriptions
that are used.

To enable this functionality, just add the configuration directive subscriptions to the director configuration in the director ressource:
To enable this functionality, just add the configuration directive subscriptions to the director configuration in the director resource:

The number of subscribed clients can be set in
the director resource, for example:
Expand Down
4 changes: 2 additions & 2 deletions manuals/en/main/howto.tex
Expand Up @@ -88,7 +88,7 @@ \subsubsection{MSSQL Plugin Installation}

After downloading the plugin you need to copy it into \path|C:\Program Files\Bareos\Plugins|.
Then you need to define the plugin directory and which plugin the {\bf bareos-filedaemon} should use.
You have to edit the {\bf bareos-filedaemon} ressource in \path|C:\Program Data\bareos-fd.conf| as follows:
You have to edit the {\bf bareos-filedaemon} resource in \path|C:\Program Data\bareos-fd.conf| as follows:

\begin{bconfig}{MSSQL plugin configuration}
FileDaemon {
Expand Down Expand Up @@ -142,7 +142,7 @@ \subsubsection{Plugin Test}
\end{bconsole}

\subsubsection{Configure the FileSet}
To use the plugin you need to configure it in the fileset as a plugin ressource. For each database instance you need to define a exclusive backup job and fileset.
To use the plugin you need to configure it in the fileset as a plugin resource. For each database instance you need to define a exclusive backup job and fileset.

\begin{bconfig}{MSSQL FileSet}
Fileset {
Expand Down
2 changes: 1 addition & 1 deletion manuals/en/main/programs.tex
Expand Up @@ -204,7 +204,7 @@ \section{Volume Utility Commands}
\index[general]{Volume Utility Tools}
\index[general]{Tools!Volume Utility}

\warning{If you using Bareos with non-default block sizes defined in the pools, it might be neccessary to specifiy the \configdirective{maximum block level} also in the storage device ressource, see \ilink{Direct access to Volumes with non-default blocksizes}{direct-access-to-volumes-with-non-default-blocksizes}.}
\warning{If you using Bareos with non-default block sizes defined in the pools, it might be neccessary to specifiy the \configdirective{maximum block level} also in the storage device resource, see \ilink{Direct access to Volumes with non-default blocksizes}{direct-access-to-volumes-with-non-default-blocksizes}.}

\subsection{bls}
\label{bls}
Expand Down
2 changes: 1 addition & 1 deletion manuals/en/main/restore.tex
Expand Up @@ -44,7 +44,7 @@ \section{General}
By default, Bareos will restore data to the same Client that was backed
up, and those data will be restored not to the original places but to
{\bf /tmp/bareos-restores}. This is configured in the default restore
command ressource in bareos-dir.conf. You may modify any of these defaults when the
command resource in bareos-dir.conf. You may modify any of these defaults when the
restore command prompts you to run the job by selecting the {\bf mod}
option.

Expand Down
4 changes: 2 additions & 2 deletions manuals/en/main/tutorial.tex
Expand Up @@ -790,7 +790,7 @@ \subsection*{Changes on the Client}
#
Director {
Name = bareos-dir
Password = "PASSWORD" # this is the passwort which you need to use within the client ressource.
Password = "PASSWORD" # this is the passwort which you need to use within the client resource.
}
...
\end{verbatim}
Expand Down Expand Up @@ -829,7 +829,7 @@ \subsection*{Changes on the Server (Bareos Director)}
Address = client2 # the name has to be resolvable through DNS. If this is not possible,
# you can work with IP addresses
Password = "PASSWORD" # password for FileDaemon which has to be the same like the password
# in the director ressource of the bareos-fd.conf on the backup client.
# in the director resource of the bareos-fd.conf on the backup client.
# Copy it the the client to this line.
}
\end{verbatim}
Expand Down
6 changes: 3 additions & 3 deletions manuals/en/main/win32.tex
Expand Up @@ -64,8 +64,8 @@ \subsection{Graphical Installation}
\includegraphics[width=0.8\textwidth]{\idir win-install-2}
\end{center}

\item Add the client ressource to your Bareos Director Configuration and a
job ressource for the client as it is also described in the default bareos-dir.conf
\item Add the client resource to your Bareos Director Configuration and a
job resource for the client as it is also described in the default bareos-dir.conf
\begin{center}
\includegraphics[width=0.8\textwidth]{\idir win-install-3}
\end{center}
Expand All @@ -84,7 +84,7 @@ \subsection{Command Line (Silent) Installation}
\item[/S] sets the installer to silent. The Installation is done without user interaction.
This switch is also available for the uninstaller.
\item[/CLIENTADDRESS] network address of the client
\item[/CLIENTNAME] sets the name of the client ressource
\item[/CLIENTNAME] sets the name of the client resource
\item[/CLIENTMONITORPASSWORD] sets the password for monitor access
\item[/CLIENTPASSWORD] sets the password to access the client
\item[/DBADMINUSER=user] sets the database admin user, default=postgres. \sinceVersion{general}{Windows Installation!DBADMINUSER}{14.2.1}
Expand Down

0 comments on commit 563b410

Please sign in to comment.