More description fixes
* Remove package name * Start with upper case letter * Remove trailing period Also reword some descriptions and move some long descriptions to longDescription. I'm not touching generated packages.
This commit is contained in:
@@ -10,6 +10,6 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
homepage = "http://fping.org/";
|
||||
description = "A program to send ICMP echo probes to network hosts.";
|
||||
description = "Send ICMP echo probes to network hosts";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user