diff options
author | 2014-07-09 13:38:11 +0000 | |
---|---|---|
committer | 2014-07-09 13:38:11 +0000 | |
commit | cba133d378bb5cea928253043ba780df0b2f0bbc (patch) | |
tree | 3addd7e4f48cd182925e770bccdcc027f554b692 /share/man/man5 | |
parent | mlarkin requested that i cleanup the example code (diff) | |
download | wireguard-openbsd-cba133d378bb5cea928253043ba780df0b2f0bbc.tar.xz wireguard-openbsd-cba133d378bb5cea928253043ba780df0b2f0bbc.zip |
Add an "If" to make a complete sentence.
ok daniel@ jmc@ aja@
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/port-modules.5 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5 index 538eae31f61..e50e86e9e07 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.172 2014/04/02 15:00:27 ajacoutot Exp $ +.\" $OpenBSD: port-modules.5,v 1.173 2014/07/09 13:38:11 bcallah 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: April 2 2014 $ +.Dd $Mdocdate: July 9 2014 $ .Dt PORT-MODULES 5 .Os .Sh NAME @@ -1184,6 +1184,7 @@ is appended to .Ev MODGNOME_RUN_DEPENDS and a link to /usr/bin/true is created under .Pa ${WRKDIR}/bin/desktop-file-validate . +If .Ev MODGNOME_TOOLS is set to docbook, .Pa textproc/docbook-xsl |