From 2e580d2852789b2c5deb922555f73643d0b9617a Mon Sep 17 00:00:00 2001 From: Dennis Schridde Date: Sun, 23 Sep 2012 18:07:12 +0200 Subject: Adjust code of first paragraph of ebuild(5) to 80 char width --- man/ebuild.5 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'man') diff --git a/man/ebuild.5 b/man/ebuild.5 index 54e368e49..4996a578e 100644 --- a/man/ebuild.5 +++ b/man/ebuild.5 @@ -4,12 +4,12 @@ ebuild \- the internal format, variables, and functions in an ebuild script .SH "DESCRIPTION" -The \fBebuild\fR(1) program accepts a single ebuild script as an argument. This script -contains variables and commands that specify how to download, unpack, -patch, compile, install and merge a particular software package from -its original sources. In addition to all of this, the ebuild script -can also contain pre/post install/remove commands, as required. All -ebuild scripts are written in bash. +The \fBebuild\fR(1) program accepts a single ebuild script as an argument. +This script contains variables and commands that specify how to download, +unpack, patch, compile, install and merge a particular software package from +its original sources. In addition to all of this, the ebuild script can also +contain pre/post install/remove commands, as required. All ebuild scripts are +written in bash. .SS "Dependencies" A \fIdepend atom\fR is simply a dependency that is used by portage when calculating -- cgit v1.2.3-1-g7c22