diff options
author | 2001-11-26 10:29:42 +0000 | |
---|---|---|
committer | 2001-11-26 10:29:42 +0000 | |
commit | 2e87db4d6b76b147c16c39781d9fb07add687be6 (patch) | |
tree | afe24117eab9f64767143ef4e82223cbf890da48 | |
parent | mostly mark signal races (diff) | |
download | wireguard-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.7 | 4 |
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 , |