We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81c7e8f commit 115eea5Copy full SHA for 115eea5
1 file changed
data/xbps.hook.5
@@ -30,7 +30,7 @@ and using hashmarks
30
or
31
semi-colons
32
.Pq Sq \&; ,
33
-and are continue to the end of the line.
+and are continued to the end of the line.
34
.Sh [HOOK] SECTION OPTIONS
35
.Bl -tag -width -x
36
.It Sy Name=
@@ -58,7 +58,7 @@ Before all packages are installed,
58
updated,
59
or removed.
60
.It Ic PostTransaction
61
-After all package are installed,
+After all packages are installed,
62
63
64
.El
@@ -142,7 +142,7 @@ Package = ssh
142
.Pp
143
This example hook will sign the
144
.Pa systemd-bootx64.efi
145
-file whenever it is being updated or installed.
+file whenever it is updated or installed.
146
.Bd -literal -offset indent
147
[Hook]
148
Name = Sign the bootloader file.
0 commit comments