From 9f90a7667634b9d25bc5729a682da22f57aaf8ac Mon Sep 17 00:00:00 2001 From: Benedict Reuschling Date: Sat, 21 Nov 2015 23:13:21 +0000 Subject: [PATCH] Rewrap some long lines. Translators can ignore this change. --- .../books/handbook/basics/chapter.xml | 34 ++++++++++--------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/basics/chapter.xml b/en_US.ISO8859-1/books/handbook/basics/chapter.xml index 01d8cc5ec7..ef366d5345 100644 --- a/en_US.ISO8859-1/books/handbook/basics/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/basics/chapter.xml @@ -2330,7 +2330,8 @@ root 5211 0.0 0.2 3620 1724 2 I+ 2:09AM 0:00.01 passwd ada0s1a The first partition (a) on the - first slice (s1) on the first SATA + first slice (s1) on the first + SATA disk (ada0). @@ -2348,22 +2349,23 @@ root 5211 0.0 0.2 3620 1724 2 I+ 2:09AM 0:00.01 passwd Conceptual Model of a Disk - This diagram shows &os;'s view of the first SATA disk - attached to the system. Assume that the disk is 250 GB in - size, and contains an 80 GB slice and a 170 GB slice (&ms-dos; partitions). - The first slice contains a &windows; NTFS file system, - C:, and the second slice contains a - &os; installation. This example &os; installation has four - data partitions and a swap partition. + This diagram shows &os;'s view of the first + SATA disk attached to the system. Assume + that the disk is 250 GB in size, and contains an + 80 GB slice and a 170 GB slice (&ms-dos; + partitions). The first slice contains a &windows; + NTFS file system, C:, + and the second slice contains a &os; installation. This + example &os; installation has four data partitions and a swap + partition. - The four partitions each hold a file system. - Partition a is used for the root file - system, d for - /var/, - e for /tmp/, and f for - /usr/. Partition letter - c refers to the entire slice, and so is not - used for ordinary partitions. + The four partitions each hold a file system. Partition + a is used for the root file system, + d for /var/, + e for /tmp/, and + f for /usr/. + Partition letter c refers to the entire + slice, and so is not used for ordinary partitions.