[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/22: gnu: dash: Capitalise description sentences.
From: |
guix-commits |
Subject: |
13/22: gnu: dash: Capitalise description sentences. |
Date: |
Tue, 13 Dec 2022 21:10:15 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 992773d3a2af2e02eca920bf9ba6d8580b246e60
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Dec 11 01:00:00 2022 +0100
gnu: dash: Capitalise description sentences.
* gnu/packages/shells.scm (dash)[description]: Capitalise ‘dash’.
---
gnu/packages/shells.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/shells.scm b/gnu/packages/shells.scm
index f40e491535..7cb57ed7ae 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -108,9 +108,9 @@
(home-page "http://gondor.apana.org.au/~herbert/dash")
(synopsis "POSIX-compliant shell optimised for size")
(description
- "dash is a POSIX-compliant @command{/bin/sh} implementation that aims to
be
+ "Dash is a POSIX-compliant @command{/bin/sh} implementation that aims to
be
as small as possible, often without sacrificing speed. It is faster than the
-GNU Bourne-Again Shell (@command{bash}) at most scripted tasks. dash is a
+GNU Bourne-Again Shell (@command{bash}) at most scripted tasks. Dash is a
direct descendant of NetBSD's Almquist Shell (@command{ash}).")
(license (list license:bsd-3
license:gpl2+)))) ; mksignames.c
- branch master updated (688028931f -> 85dcea59f6), guix-commits, 2022/12/13
- 02/22: gnu: libltc: Update to 1.3.2., guix-commits, 2022/12/13
- 04/22: gnu: byacc: Update to 20221106., guix-commits, 2022/12/13
- 06/22: gnu: doctest: Update to 2.4.9., guix-commits, 2022/12/13
- 09/22: gnu: libhx: Update to 4.8., guix-commits, 2022/12/13
- 01/22: gnu: realmd: Update to 0.17.1., guix-commits, 2022/12/13
- 03/22: gnu: fio: Update to 3.33., guix-commits, 2022/12/13
- 05/22: gnu: ccache: Update to 4.7.4., guix-commits, 2022/12/13
- 07/22: gnu: python-aiounittest: Update to 1.4.2., guix-commits, 2022/12/13
- 13/22: gnu: dash: Capitalise description sentences.,
guix-commits <=
- 08/22: gnu: libdeflate: Update to 1.15., guix-commits, 2022/12/13
- 10/22: gnu: global: Update to 6.6.9., guix-commits, 2022/12/13
- 20/22: gnu: nmrpflash: Rephrase synopsis., guix-commits, 2022/12/13
- 11/22: gnu: botan: Update to 2.19.3., guix-commits, 2022/12/13
- 22/22: gnu: isc-dhcp: Update description., guix-commits, 2022/12/13
- 15/22: gnu: inxi-minimal: Update to 3.3.24-1., guix-commits, 2022/12/13
- 14/22: gnu: hyfetch: Update to 1.4.4., guix-commits, 2022/12/13
- 21/22: gnu: isc-dhcp: Update to 4.4.3-P1 [fixes CVE-2022-2928, CVE-2022-2929]., guix-commits, 2022/12/13
- 19/22: gnu: nmrpflash: Update to 0.9.19., guix-commits, 2022/12/13
- 12/22: gnu: dash: Update to 0.5.12., guix-commits, 2022/12/13