From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9E18F138010 for ; Thu, 13 Sep 2012 06:27:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 44AA721C053; Thu, 13 Sep 2012 06:27:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1893721C030 for ; Thu, 13 Sep 2012 06:27:22 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7C6C933C45F for ; Thu, 13 Sep 2012 06:27:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 3D074E543C for ; Thu, 13 Sep 2012 06:27:20 +0000 (UTC) From: "Ulrich Mueller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Mueller" Message-ID: <1347516074.de5749534bb537c2256be6e7e6f01667d237322c.ulm@gentoo> Subject: [gentoo-commits] proj/pms:master commit in: / X-VCS-Repository: proj/pms X-VCS-Files: pkg-mgr-commands.tex X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller X-VCS-Revision: de5749534bb537c2256be6e7e6f01667d237322c X-VCS-Branch: master Date: Thu, 13 Sep 2012 06:27:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9d7302b6-56a5-4e17-b705-799c4073b7dc X-Archives-Hash: f71cc9cf82bfeb7f115453413f3df99f commit: de5749534bb537c2256be6e7e6f01667d237322c Author: Ulrich Müller gentoo org> AuthorDate: Mon Sep 10 14:14:02 2012 +0000 Commit: Ulrich Mueller gentoo org> CommitDate: Thu Sep 13 06:01:14 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/pms.git;a=commit;h=de574953 Note that output of ebuild-specific commands generally ends with a newline. --- pkg-mgr-commands.tex | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex index 6847a1a..29702c6 100644 --- a/pkg-mgr-commands.tex +++ b/pkg-mgr-commands.tex @@ -5,6 +5,8 @@ manager. Except where otherwise noted, they may be internal (shell functions or commands available in \t{PATH}; where this is not specified, ebuilds may not rely upon either behaviour. +Unless otherwise noted, any output of these commands ends with a newline. + \subsubsection{Failure behaviour and related commands} \label{sec:failure-behaviour}