From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 73922138330 for ; Mon, 3 Oct 2016 14:53:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A6228E0B07; Mon, 3 Oct 2016 14:52:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 764B5E0B07 for ; Mon, 3 Oct 2016 14:52:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 98CB4340E7E for ; Mon, 3 Oct 2016 14:52:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C05D62480 for ; Mon, 3 Oct 2016 14:52:54 +0000 (UTC) From: "Ulrich Müller" 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 Müller" Message-ID: <1475506099.2cd81375a441aaa28555aa5c7b09864e8863c669.ulm@gentoo> Subject: [gentoo-commits] proj/devmanual:master commit in: function-reference/install-functions/ X-VCS-Repository: proj/devmanual X-VCS-Files: function-reference/install-functions/text.xml X-VCS-Directories: function-reference/install-functions/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 2cd81375a441aaa28555aa5c7b09864e8863c669 X-VCS-Branch: master Date: Mon, 3 Oct 2016 14:52:54 +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: aca110b6-741e-4d6b-a847-3fbe63fbb0e0 X-Archives-Hash: eb082904aa82364d5115c2450d9319a9 commit: 2cd81375a441aaa28555aa5c7b09864e8863c669 Author: Ulrich Müller gentoo org> AuthorDate: Mon Oct 3 14:48:19 2016 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon Oct 3 14:48:19 2016 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=2cd81375 function-reference/install-functions: Remove trailing full stops in table. According to style guide: https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo/xml/htdocs/doc/en/xml-guide.xml?revision=1.72&view=markup#l1159 function-reference/install-functions/text.xml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/function-reference/install-functions/text.xml b/function-reference/install-functions/text.xml index 1d18b24..3e96f2b 100644 --- a/function-reference/install-functions/text.xml +++ b/function-reference/install-functions/text.xml @@ -67,7 +67,7 @@ the first is the source name, the second the name to use when installing. insopts - Specify arguments passed to install (eg -s, -m644). + Specify arguments passed to install (eg -s, -m644) @@ -267,7 +267,7 @@ the first is the source name, the second the name to use when installing. keepdir - Create a directory with an empty .keep file in it. + Create a directory with an empty .keep file in it @@ -275,7 +275,7 @@ the first is the source name, the second the name to use when installing. newbin - Install a binary using the second argument as the name. + Install a binary using the second argument as the name @@ -283,7 +283,7 @@ the first is the source name, the second the name to use when installing. newconfd - Install an /etc/conf.d entry using the second argument as the name. + Install an /etc/conf.d entry using the second argument as the name @@ -291,7 +291,7 @@ the first is the source name, the second the name to use when installing. newdoc - Install a documentation file using the second argument as the name. + Install a documentation file using the second argument as the name @@ -299,7 +299,7 @@ the first is the source name, the second the name to use when installing. newenvd - Install an /etc/env.d file using the second argument as the name. + Install an /etc/env.d file using the second argument as the name @@ -307,7 +307,7 @@ the first is the source name, the second the name to use when installing. newexe - Install an executable file using the second argument as the name. + Install an executable file using the second argument as the name @@ -315,7 +315,7 @@ the first is the source name, the second the name to use when installing. newinitd - Install an /etc/init.d file using the second argument as the name. + Install an /etc/init.d file using the second argument as the name @@ -323,7 +323,7 @@ the first is the source name, the second the name to use when installing. newins - Install a miscellaneous file using the second argument as the name. + Install a miscellaneous file using the second argument as the name @@ -331,7 +331,7 @@ the first is the source name, the second the name to use when installing. newlib.a - Install a .a library file using the second argument as the name. + Install a .a library file using the second argument as the name @@ -339,7 +339,7 @@ the first is the source name, the second the name to use when installing. newlib.so - Install a .so library file using the second argument as the name. + Install a .so library file using the second argument as the name @@ -347,7 +347,7 @@ the first is the source name, the second the name to use when installing. newman - Install a manual page using the second argument as the name. + Install a manual page using the second argument as the name @@ -355,7 +355,7 @@ the first is the source name, the second the name to use when installing. newsbin - Install an sbin file using the second argument as the name. + Install an sbin file using the second argument as the name