diff options
| author | 2020-08-27 09:29:16 +0000 | |
|---|---|---|
| committer | 2020-08-27 09:29:16 +0000 | |
| commit | f391e9bd146320d4948ebb77572e40dbb1f0339c (patch) | |
| tree | b46ad973a31f4f602bfcb9247a4b7d8cedd4af83 /share/man/man5 | |
| parent | add missing "regex" keyword; from heddi nabbisen (diff) | |
| download | wireguard-openbsd-f391e9bd146320d4948ebb77572e40dbb1f0339c.tar.xz wireguard-openbsd-f391e9bd146320d4948ebb77572e40dbb1f0339c.zip | |
Fix a bunch of typos in various man pages.
Diffstat (limited to 'share/man/man5')
| -rw-r--r-- | share/man/man5/bsd.port.mk.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index d6dc1a850e2..77b6f799dd2 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.534 2020/06/18 09:12:10 fcambus Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.535 2020/08/27 09:29:16 fcambus Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 18 2020 $ +.Dd $Mdocdate: August 27 2020 $ .Dt BSD.PORT.MK 5 .Os .Sh NAME @@ -161,7 +161,7 @@ In case of a mismatch, running with .Ev REFETCH Ns = Ns Cm true will fetch alternative versions of files keyed on their checksum -fron the +from the .Ox main archive site. .It Cm clean |
