From 54ef3d3d4b0973250eb911c52efa5737d1058bdc Mon Sep 17 00:00:00 2001 From: Warren Block Date: Wed, 8 Feb 2012 22:48:06 +0000 Subject: [PATCH] Whitespace-only fixes. Wrap long lines and use tabs instead of spaces where appropriate. --- en_US.ISO8859-1/books/fdp-primer/book.sgml | 123 +++++++++++---------- 1 file changed, 64 insertions(+), 59 deletions(-) diff --git a/en_US.ISO8859-1/books/fdp-primer/book.sgml b/en_US.ISO8859-1/books/fdp-primer/book.sgml index f8b87593a7..55e1c370be 100644 --- a/en_US.ISO8859-1/books/fdp-primer/book.sgml +++ b/en_US.ISO8859-1/books/fdp-primer/book.sgml @@ -40,10 +40,11 @@ - FreeBSD Documentation Project Primer for New Contributors - + FreeBSD Documentation Project Primer for New + Contributors + The FreeBSD Documentation Project - + 1998 1999 @@ -65,19 +66,19 @@ $FreeBSD$ &bookinfo.legalnotice; - + Thank you for becoming a part of the FreeBSD Documentation - Project. Your contribution is extremely valuable. + Project. Your contribution is extremely valuable. - This primer covers everything you will need to know in order - to start contributing to the FreeBSD Documentation Project, from - the tools and software you will be using (both mandatory and - recommended) to the philosophy behind the Documentation - Project. + This primer covers everything you will need to know in + order to start contributing to the FreeBSD Documentation + Project, from the tools and software you will be using (both + mandatory and recommended) to the philosophy behind the + Documentation Project. - This document is a work in progress, and is not complete. Sections - that are known to be incomplete are indicated with a + This document is a work in progress, and is not complete. + Sections that are known to be incomplete are indicated with a * in their name. @@ -87,10 +88,11 @@ Shell Prompts - - The following table shows the default system prompt and superuser - prompt. The examples will use this prompt to indicate which user you - should be running the example as. + + The following table shows the default system prompt and + superuser prompt. The examples will use this prompt to + indicate which user you should be running the example + as. @@ -100,7 +102,7 @@ Prompt - + Normal user @@ -115,12 +117,12 @@ - + Typographic Conventions - The following table describes the typographic conventions used in - this book. + The following table describes the typographic conventions + used in this book. @@ -134,12 +136,14 @@ The names of commands. - Use ls -l to list all files. + Use ls -l to list all + files. The names of files. - Edit your .login file. + Edit your .login + file. @@ -148,8 +152,8 @@ - What you type, when contrasted with on-screen computer - output. + What you type, when contrasted with on-screen + computer output. &prompt.user; su Password: @@ -157,35 +161,31 @@ Password: Manual page references. - - Use - &man.su.1; - to change user names. + Use &man.su.1; to change user names. User and group names - - Only root can do this. + Only root can do + this. Emphasis - You must do this. - Command line variables; replace with the real name or - variable. - - To delete a file, type rm filename + Command line variables; replace with the real + name or variable. + To delete a file, type rm + filename Environment variables - - $HOME is your home directory. + $HOME is your home + directory. @@ -193,52 +193,57 @@ Password: - Notes, Tips, Important Information, Warnings, and Examples + Notes, Tips, Important Information, Warnings, and + Examples - Within the text appear notes, warnings, and examples. + Within the text appear notes, warnings, and + examples. - Notes are represented like this, and contain information that - you should take note of, as it may affect what you do. + Notes are represented like this, and contain information + that you should take note of, as it may affect what you + do. - Tips are represented like this, and contain information that you - might find useful, or lead to an easier way to do something. + Tips are represented like this, and contain information + that you might find useful, or lead to an easier way to do + something. - Important information is represented like this. Typically they - flag extra steps you may need to carry out. + Important information is represented like this. + Typically they flag extra steps you may need to carry + out. - Warnings are represented like this, and contain information - warning you about possible damage if you do not follow the - instructions. This damage may be physical, to your hardware or to - you, or it may be non-physical, such as the inadvertent deletion of - important files. + Warnings are represented like this, and contain + information warning you about possible damage if you do not + follow the instructions. This damage may be physical, to + your hardware or to you, or it may be non-physical, such as + the inadvertent deletion of important files. A Sample Example - Examples are represented like this, and typically contain - examples you should walk through, or show you what the results of a - particular action should be. + Examples are represented like this, and typically + contain examples you should walk through, or show you what + the results of a particular action should be. Acknowledgments - My thanks to Sue Blake, Patrick Durusau, Jon Hamilton, Peter - Flynn, and Christopher Maden, who took the time to read early drafts - of this document and offer many valuable comments and - criticisms. + My thanks to Sue Blake, Patrick Durusau, Jon Hamilton, + Peter Flynn, and Christopher Maden, who took the time to read + early drafts of this document and offer many valuable comments + and criticisms. - + &chap.overview; &chap.tools; &chap.sgml-primer; @@ -255,7 +260,7 @@ Password: &app.examples;