From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-904746-garchives=archives.gentoo.org@lists.gentoo.org> 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 <garchives@archives.gentoo.org>; 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 <gentoo-commits@lists.gentoo.org>; 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 <gentoo-commits@lists.gentoo.org>; 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 <gentoo-commits@lists.gentoo.org>; Mon, 3 Oct 2016 14:52:54 +0000 (UTC) From: "Ulrich Müller" <ulm@gentoo.org> 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" <ulm@gentoo.org> 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: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> 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 <ulm <AT> gentoo <DOT> org> AuthorDate: Mon Oct 3 14:48:19 2016 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> 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. <c>insopts</c> </ti> <ti> - Specify arguments passed to <c>install</c> (eg <c>-s</c>, <c>-m644</c>). + Specify arguments passed to <c>install</c> (eg <c>-s</c>, <c>-m644</c>) </ti> </tr> <tr> @@ -267,7 +267,7 @@ the first is the source name, the second the name to use when installing. <c>keepdir</c> </ti> <ti> - Create a directory with an empty <c>.keep</c> file in it. + Create a directory with an empty <c>.keep</c> file in it </ti> </tr> <tr> @@ -275,7 +275,7 @@ the first is the source name, the second the name to use when installing. <c>newbin</c> </ti> <ti> - Install a binary using the second argument as the name. + Install a binary using the second argument as the name </ti> </tr> <tr> @@ -283,7 +283,7 @@ the first is the source name, the second the name to use when installing. <c>newconfd</c> </ti> <ti> - Install an <c>/etc/conf.d</c> entry using the second argument as the name. + Install an <c>/etc/conf.d</c> entry using the second argument as the name </ti> </tr> <tr> @@ -291,7 +291,7 @@ the first is the source name, the second the name to use when installing. <c>newdoc</c> </ti> <ti> - Install a documentation file using the second argument as the name. + Install a documentation file using the second argument as the name </ti> </tr> <tr> @@ -299,7 +299,7 @@ the first is the source name, the second the name to use when installing. <c>newenvd</c> </ti> <ti> - Install an <c>/etc/env.d</c> file using the second argument as the name. + Install an <c>/etc/env.d</c> file using the second argument as the name </ti> </tr> <tr> @@ -307,7 +307,7 @@ the first is the source name, the second the name to use when installing. <c>newexe</c> </ti> <ti> - Install an executable file using the second argument as the name. + Install an executable file using the second argument as the name </ti> </tr> <tr> @@ -315,7 +315,7 @@ the first is the source name, the second the name to use when installing. <c>newinitd</c> </ti> <ti> - Install an <c>/etc/init.d</c> file using the second argument as the name. + Install an <c>/etc/init.d</c> file using the second argument as the name </ti> </tr> <tr> @@ -323,7 +323,7 @@ the first is the source name, the second the name to use when installing. <c>newins</c> </ti> <ti> - Install a miscellaneous file using the second argument as the name. + Install a miscellaneous file using the second argument as the name </ti> </tr> <tr> @@ -331,7 +331,7 @@ the first is the source name, the second the name to use when installing. <c>newlib.a</c> </ti> <ti> - Install a <c>.a</c> library file using the second argument as the name. + Install a <c>.a</c> library file using the second argument as the name </ti> </tr> <tr> @@ -339,7 +339,7 @@ the first is the source name, the second the name to use when installing. <c>newlib.so</c> </ti> <ti> - Install a <c>.so</c> library file using the second argument as the name. + Install a <c>.so</c> library file using the second argument as the name </ti> </tr> <tr> @@ -347,7 +347,7 @@ the first is the source name, the second the name to use when installing. <c>newman</c> </ti> <ti> - Install a manual page using the second argument as the name. + Install a manual page using the second argument as the name </ti> </tr> <tr> @@ -355,7 +355,7 @@ the first is the source name, the second the name to use when installing. <c>newsbin</c> </ti> <ti> - Install an <c>sbin</c> file using the second argument as the name. + Install an <c>sbin</c> file using the second argument as the name </ti> </tr> </table>