summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkili <kili@openbsd.org>2012-07-09 09:12:14 +0000
committerkili <kili@openbsd.org>2012-07-09 09:12:14 +0000
commit087e6b2b97f01363862171fbb7eef764c3350254 (patch)
treef0a4d95a27cca5f62ac96f8358e9e0cb75dd3ef2
parentDo not re-initialize ci_randseed on the primary cpu (diff)
downloadwireguard-openbsd-087e6b2b97f01363862171fbb7eef764c3350254.tar.xz
wireguard-openbsd-087e6b2b97f01363862171fbb7eef764c3350254.zip
Remove a doubled word (probably a fatfingered copu & paste).
From Dawe <dawedawe@gmx.de>.
-rw-r--r--share/man/man5/port-modules.55
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5
index 916f4eb0045..68ae6c12d26 100644
--- a/share/man/man5/port-modules.5
+++ b/share/man/man5/port-modules.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: port-modules.5,v 1.137 2012/07/08 17:37:55 sthen Exp $
+.\" $OpenBSD: port-modules.5,v 1.138 2012/07/09 09:12:14 kili Exp $
.\"
.\" Copyright (c) 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: July 8 2012 $
+.Dd $Mdocdate: July 9 2012 $
.Dt PORT-MODULES 5
.Os
.Sh NAME
@@ -593,7 +593,6 @@ get the typical Cabal targets defined,
generate API documentation using
.Pa devel/haddock ,
.It Ar register
-register
create and include register/unregister scripts,
.It Ar hackage
the distfiles are available on Hackage.