From fae6ddd41b423dc6a84e535b3b463d56c1efc512 Mon Sep 17 00:00:00 2001 From: Benedict Reuschling Date: Tue, 2 Dec 2014 11:26:58 +0000 Subject: [PATCH] Remove redundant markup and words in a sentence. Provide proper capitalization in title tags. Obtained from: igor(8) output --- en_US.ISO8859-1/books/handbook/disks/chapter.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/disks/chapter.xml b/en_US.ISO8859-1/books/handbook/disks/chapter.xml index 3d3441f73f..86060dcfee 100644 --- a/en_US.ISO8859-1/books/handbook/disks/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/disks/chapter.xml @@ -1604,8 +1604,8 @@ scsibus1: Instead, one can use dump and restore in a more secure fashion over an SSH connection. This example creates a - full, compressed backup of the /usr file - system and sends the backup file to the specified host over a + full, compressed backup of /usr and sends + the backup file to the specified host over a SSH connection. @@ -1656,7 +1656,7 @@ scsibus1: same directory that is being backed up. - Backing Up the Current Directory With + <title>Backing Up the Current Directory with <command>tar</command> &prompt.root; tar czvf /tmp/mybackup.tgz . @@ -1670,7 +1670,7 @@ scsibus1: backup to restore. - Restoring Up the Current Directory With + <title>Restoring Up the Current Directory with <command>tar</command> &prompt.root; tar xzvf /tmp/mybackup.tgz @@ -1728,7 +1728,7 @@ scsibus1: examples would be: - Backing Up the Current Directory With + <title>Backing Up the Current Directory with <command>pax</command> &prompt.root; pax -wf /tmp/mybackup.pax .