diff options
author | 2012-12-31 10:29:28 +0000 | |
---|---|---|
committer | 2012-12-31 10:29:28 +0000 | |
commit | 5b28d5c81b6d29d844f9391e8b6f465027f2f3a5 (patch) | |
tree | 393bb4e215aa1d1b8831cd199b4a84bd72db7d75 /share/man/man5 | |
parent | Spell `calculation' correctly. (diff) | |
download | wireguard-openbsd-5b28d5c81b6d29d844f9391e8b6f465027f2f3a5.tar.xz wireguard-openbsd-5b28d5c81b6d29d844f9391e8b6f465027f2f3a5.zip |
missing full stop in previous;
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/port-modules.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5 index 0694fd21d69..cdeab93ff40 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.147 2012/12/31 09:18:46 espie Exp $ +.\" $OpenBSD: port-modules.5,v 1.148 2012/12/31 10:29:28 jmc Exp $ .\" .\" Copyright (c) 2008 Marc Espie .\" @@ -200,7 +200,7 @@ fake installation setup that will be provided by runtime dependencies. There is a .Ar post-install hook that can be activated by defining -.Ev MODFOO_post-install +.Ev MODFOO_post-install . This will be invoked at the end of .Ar install , right after the normal |