mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Change check_sign to proper "pkg_sign" reference.
Noted by: Andrew Hesford <ajh3@chmod.ath.cx>
This commit is contained in:
parent
5651a03692
commit
1f371a1617
1 changed files with 2 additions and 2 deletions
|
|
@ -32,7 +32,7 @@
|
|||
.Os
|
||||
.Sh NAME
|
||||
.Nm pkg_sign ,
|
||||
.Nm check_sign
|
||||
.Nm pkg_check
|
||||
.Nd handle package signatures
|
||||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
|
|
@ -109,7 +109,7 @@ If
|
|||
is a single dash
|
||||
.Pq Sq Fl
|
||||
or absent,
|
||||
.Nm check_sign
|
||||
.Nm
|
||||
reads from the standard input.
|
||||
.Pp
|
||||
Package signing uses a feature of the gzip format, namely that one can
|
||||
|
|
|
|||
Loading…
Reference in a new issue