summaryrefslogtreecommitdiffstats
path: root/share/man/man5
diff options
context:
space:
mode:
authordanj <danj@openbsd.org>2021-02-26 01:46:52 +0000
committerdanj <danj@openbsd.org>2021-02-26 01:46:52 +0000
commit39adabc9cf86d8316806a8078b45ca1c890bb2fd (patch)
treee6a061bf7bf2dd070d54bf3f3e0d96a6db0b225b /share/man/man5
parentuse uint64_ts for ethernet addresses in the src/dst bits of rules. (diff)
downloadwireguard-openbsd-39adabc9cf86d8316806a8078b45ca1c890bb2fd.tar.xz
wireguard-openbsd-39adabc9cf86d8316806a8078b45ca1c890bb2fd.zip
Fix Typo, ok jca
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/cargo-module.54
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/cargo-module.5 b/share/man/man5/cargo-module.5
index 73786bb86d7..1a0b30574e6 100644
--- a/share/man/man5/cargo-module.5
+++ b/share/man/man5/cargo-module.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cargo-module.5,v 1.2 2021/02/26 00:44:42 danj Exp $
+.\" $OpenBSD: cargo-module.5,v 1.3 2021/02/26 01:46:52 danj Exp $
.\"
.\" Copyright (c) 2008 Marc Espie
.\" Copyright (c) 2017 Daniel Jakots
@@ -33,7 +33,7 @@
.Nd devel/cargo port module
.Sh DESCRIPTION
This manual page documents the behavior of setting
-.Li MODULE=Devel/cargo
+.Li MODULE=devel/cargo
in the
.Xr ports 7
tree.