diff options
author | 2016-09-02 12:17:32 +0000 | |
---|---|---|
committer | 2016-09-02 12:17:32 +0000 | |
commit | 3b5157d9c631637ea3f4a745cba9b4bce02cafe5 (patch) | |
tree | 7cefb753164c0d60b47d910ecd008e9bbc7f66dd /share/man/man7 | |
parent | style nit as done in httpd (diff) | |
download | wireguard-openbsd-3b5157d9c631637ea3f4a745cba9b4bce02cafe5.tar.xz wireguard-openbsd-3b5157d9c631637ea3f4a745cba9b4bce02cafe5.zip |
move links from http to https://www.openbsd.org/
ok beck
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/ports.7 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index 54ec6e031e2..4f6f912615d 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -23,10 +23,10 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ports.7,v 1.109 2016/04/25 19:24:42 tedu Exp $ +.\" $OpenBSD: ports.7,v 1.110 2016/09/02 12:17:33 tb Exp $ .\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $ .\" -.Dd $Mdocdate: April 25 2016 $ +.Dd $Mdocdate: September 2 2016 $ .Dt PORTS 7 .Os .Sh NAME @@ -63,12 +63,12 @@ For more information about using ports, see The .Ox Ports System -.Pq Lk http://www.openbsd.org/faq/faq15.html#Ports . +.Pq Lk https://www.openbsd.org/faq/faq15.html#Ports . For information about creating new ports, see the .Ox Porter's Handbook -.Pq Lk http://www.openbsd.org/faq/ports/ . +.Pq Lk https://www.openbsd.org/faq/ports/ . .Pp For a detailed description of the build process, see .Xr bsd.port.mk 5 . @@ -728,12 +728,12 @@ List of users and groups created by ports. The .Ox Ports System: -.Lk http://www.openbsd.org/faq/faq15.html#Ports +.Lk https://www.openbsd.org/faq/faq15.html#Ports .Pp The .Ox Porter's Handbook: -.Lk http://www.openbsd.org/faq/ports/ +.Lk https://www.openbsd.org/faq/ports/ .Sh HISTORY .Nm The Ports Collection appeared in |