diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-10-25 04:54:26 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-10-25 04:54:26 +0000 |
commit | c3b713c556720a031432324a8ad250a278a14461 (patch) | |
tree | 14562e04f9037969ec723aaa2321cf235be38ed9 /share/man/man5 | |
parent | f32cccb2ec5702460fb2cf0f7e07cfa0b8102216 (diff) |
needs a full stop;
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 2a7e5448236..927e43b89a6 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.267 2010/10/24 20:43:31 ajacoutot Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.268 2010/10/25 04:54:25 jmc Exp $ .\" .\" Copyright (c) 2000-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: October 24 2010 $ +.Dd $Mdocdate: October 25 2010 $ .Dt BSD.PORT.MK 5 .Os .Sh NAME @@ -1232,7 +1232,7 @@ See also .Ev IS_INTERACTIVE , .Ev NOT_FOR_ARCHS , .Ev NO_IGNORE , -.Ev ONLY_FOR_ARCHS , +.Ev ONLY_FOR_ARCHS . .It Ev IGNORE_IS_FATAL If set to .Sq Yes , |