summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMike Pechkin <mpech@cvs.openbsd.org>2001-11-26 10:29:43 +0000
committerMike Pechkin <mpech@cvs.openbsd.org>2001-11-26 10:29:43 +0000
commit638f29345b6fdb55aab27c87d910e93a8db95c66 (patch)
treee1a6ab22885b9a6af4f115761b12dc0d0884a98d /share
parent42c156187e1501831aed701070935c6e1cc4fcb3 (diff)
Last char of the sentence is a dot.
espie@ ok
Diffstat (limited to 'share')
-rw-r--r--share/man/man7/library-specs.74
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/library-specs.7 b/share/man/man7/library-specs.7
index eaa7f5d263e..edd13b0e880 100644
--- a/share/man/man7/library-specs.7
+++ b/share/man/man7/library-specs.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: library-specs.7,v 1.1 2001/11/16 13:36:42 espie Exp $
+.\" $OpenBSD: library-specs.7,v 1.2 2001/11/26 10:29:42 mpech Exp $
.\"
.\" Copyright (c) 2001 Marc Espie
.\"
@@ -86,7 +86,7 @@ if the port needs anything beyond libraries from the dependent port will
lead to strange errors.
.Sh HISTORY
Full support for library specifications first appeared in
-.Ox 3.1
+.Ox 3.1 .
.Sh SEE ALSO
.Xr pkg_add 1 ,
.Xr bsd.port.mk 5 ,