diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2012-05-18 06:58:22 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2012-05-18 06:58:22 +0000 |
commit | 685508aeab9824095721b0bceffce19eb7e3b43d (patch) | |
tree | a6f26e7389450f1851d5dc3a59088928f828b7ee /share | |
parent | 13f2f792bae0ddedc95e227c858ea7cc8a277cbd (diff) |
remove double word blunder;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/port-modules.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5 index 14fb0fe2e4f..b113f946265 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.131 2012/05/15 15:11:46 jasper Exp $ +.\" $OpenBSD: port-modules.5,v 1.132 2012/05/18 06:58:21 jmc 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: May 15 2012 $ +.Dd $Mdocdate: May 18 2012 $ .Dt PORT-MODULES 5 .Os .Sh NAME @@ -926,7 +926,7 @@ If "expresso" isn't appended to .Ev CONFIGURE_STYLE , .Ev REGRESS_TARGET will be set to "test". -One of these these two +One of these two .Ev CONFIGURE_STYLE Ns s should be used or the module doesn't affect anything except .Ev RUN_DEPENDS |