summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormpech <mpech@openbsd.org>2001-11-26 10:29:42 +0000
committermpech <mpech@openbsd.org>2001-11-26 10:29:42 +0000
commit2e87db4d6b76b147c16c39781d9fb07add687be6 (patch)
treeafe24117eab9f64767143ef4e82223cbf890da48
parentmostly mark signal races (diff)
downloadwireguard-openbsd-2e87db4d6b76b147c16c39781d9fb07add687be6.tar.xz
wireguard-openbsd-2e87db4d6b76b147c16c39781d9fb07add687be6.zip
Last char of the sentence is a dot.
espie@ ok
-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 ,