mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Synchronize descriptions with the Womb.
Note: some of these changes undo bits of 35b9e4232
.
* gnu/packages/base.scm, gnu/packages/gperf.scm, gnu/packages/guile.scm,
gnu/packages/libidn.scm, gnu/packages/miscfiles.scm,
gnu/packages/telephony.scm: Adjust synopses and descriptions as
suggested by 'make sync-descriptions'.
This commit is contained in:
parent
95f92d4e2c
commit
12bcf94a9a
6 changed files with 13 additions and 10 deletions
|
@ -75,7 +75,7 @@ command-line arguments, multiple languages, and so on.")
|
|||
(build-system gnu-build-system)
|
||||
(synopsis "Print lines matching a pattern")
|
||||
(description
|
||||
"Grep is a tool for finding text inside files. Text is found by
|
||||
"grep is a tool for finding text inside files. Text is found by
|
||||
matching a pattern provided by the user in one or many files. The pattern
|
||||
may be provided as a basic or extended regular expression, or as fixed
|
||||
strings. By default, the matching text is simply printed to the screen,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue