diff options
| author | 2021-02-26 01:46:52 +0000 | |
|---|---|---|
| committer | 2021-02-26 01:46:52 +0000 | |
| commit | 39adabc9cf86d8316806a8078b45ca1c890bb2fd (patch) | |
| tree | e6a061bf7bf2dd070d54bf3f3e0d96a6db0b225b /share/man/man5 | |
| parent | use uint64_ts for ethernet addresses in the src/dst bits of rules. (diff) | |
| download | wireguard-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.5 | 4 |
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. |
