base-files: fix language in vkpurge man page

This commit is contained in:
Ameise 2019-10-06 20:59:26 +02:00 committed by Leah Neukirchen
parent c0cd922f3a
commit 1d3f6689bf
2 changed files with 4 additions and 4 deletions

View file

@ -16,7 +16,7 @@
.Sh DESCRIPTION .Sh DESCRIPTION
The The
.Nm .Nm
utility lists and removes removable kernel versions leaved utility lists and removes removable kernel versions left
behind by behind by
.Xr xbps-install 1 .Xr xbps-install 1
and and
@ -68,5 +68,5 @@ The following command will delete the kernel versions matching the pattern and a
.Xr xbps-install 1 , .Xr xbps-install 1 ,
.Xr xbps-remove 1 .Xr xbps-remove 1
.Sh BUGS .Sh BUGS
There is no support as of yet for all kernels, specific series like rpi-kernel There is no support for all kernels. Specific series, like rpi-kernel, are not
are not supported supported yet.

View file

@ -1,7 +1,7 @@
# Template file for 'base-files' # Template file for 'base-files'
pkgname=base-files pkgname=base-files
version=0.140 version=0.140
revision=7 revision=8
bootstrap=yes bootstrap=yes
depends="xbps-triggers" depends="xbps-triggers"
short_desc="Void Linux base system files" short_desc="Void Linux base system files"