1
0
Fork 0

sysutils/kmod: remove ampersand

This commit is contained in:
ffqq 2024-01-25 22:54:46 +03:00
parent bb96aec4f8
commit 7a7ec7d451
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
name="kmod" name="kmod"
short_desc="Kernel module utilities & libraries" short_desc="Kernel module utilities and libraries"
desc="kmod is a set of tools to handle common tasks with Linux kernel desc="kmod is a set of tools to handle common tasks with Linux kernel
modules like insert, remove, list, check properties, resolve dependencies modules like insert, remove, list, check properties, resolve dependencies
and aliases. and aliases.