Skip to content

Commit 115eea5

Browse files
committed
fixup! data: add xbps.hook manpage
1 parent 81c7e8f commit 115eea5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

data/xbps.hook.5

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ and using hashmarks
3030
or
3131
semi-colons
3232
.Pq Sq \&; ,
33-
and are continue to the end of the line.
33+
and are continued to the end of the line.
3434
.Sh [HOOK] SECTION OPTIONS
3535
.Bl -tag -width -x
3636
.It Sy Name=
@@ -58,7 +58,7 @@ Before all packages are installed,
5858
updated,
5959
or removed.
6060
.It Ic PostTransaction
61-
After all package are installed,
61+
After all packages are installed,
6262
updated,
6363
or removed.
6464
.El
@@ -142,7 +142,7 @@ Package = ssh
142142
.Pp
143143
This example hook will sign the
144144
.Pa systemd-bootx64.efi
145-
file whenever it is being updated or installed.
145+
file whenever it is updated or installed.
146146
.Bd -literal -offset indent
147147
[Hook]
148148
Name = Sign the bootloader file.

0 commit comments

Comments
 (0)