diff options
author | P. J. McDermott <pjm@nac.net> | 2014-03-06 12:37:58 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-03-06 12:37:58 (EST) |
commit | ace12a7362ecc84353b5aa6f5edc14428709f468 (patch) | |
tree | 5e6523a6ca16b27b66796a0604f3d91ffaf3646e | |
parent | 4ce5b9442333ebd3e9d0da619cb132ef706ef80b (diff) |
oh-autobuild(1): Add missing ".TP" macro.
-rw-r--r-- | man/oh-autobuild.1in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/oh-autobuild.1in b/man/oh-autobuild.1in index c55b676..2d90ee0 100644 --- a/man/oh-autobuild.1in +++ b/man/oh-autobuild.1in @@ -1,6 +1,6 @@ .\" Author: Patrick "P. J." McDermott .TH oh-autobuild 1 \ -"2012-11-14" "@PACKAGE_NAME@ @PACKAGE_VERSION@" "@MANUAL@" +"2014-03-06" "@PACKAGE_NAME@ @PACKAGE_VERSION@" "@MANUAL@" .SH NAME oh-autobuild \- Automatically build a package. @@ -39,6 +39,7 @@ instead of trying to detect the one used by the package. Build in .I builddir instead of in the source directory. +.TP .BI \-T \ buildtarget Update the .I buildtarget |