diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2017-10-29 08:17:03 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2017-10-29 08:17:03 +0000 |
| commit | a2aef24aa3c8458e4036735dd6928b4ef77294e5 (patch) | |
| tree | 83f575c325003e2598ed31def4a77dd87461566f /share | |
| parent | 417bdb60cac586a7951544cc819011e92d9a0220 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/doc/papers/contents/contents.ms | 4 | ||||
| -rw-r--r-- | share/examples/BSD_daemon/poster.sh | 2 | ||||
| -rw-r--r-- | share/man/man4/lge.4 | 2 | ||||
| -rw-r--r-- | share/man/man4/mac.4 | 2 | ||||
| -rw-r--r-- | share/man/man7/ports.7 | 8 | ||||
| -rw-r--r-- | share/man/man7/release.7 | 4 | ||||
| -rw-r--r-- | share/man/man7/tests.7 | 2 | ||||
| -rw-r--r-- | share/man/man8/crash.8 | 2 | ||||
| -rw-r--r-- | share/man/man9/mac.9 | 2 | ||||
| -rw-r--r-- | share/man/man9/own.9 | 2 | ||||
| -rw-r--r-- | share/man/man9/pci.9 | 2 | ||||
| -rw-r--r-- | share/misc/bsd-family-tree | 6 | ||||
| -rw-r--r-- | share/misc/iso3166 | 2 | ||||
| -rw-r--r-- | share/misc/organization.dot | 2 |
14 files changed, 21 insertions, 21 deletions
diff --git a/share/doc/papers/contents/contents.ms b/share/doc/papers/contents/contents.ms index 12b287a919c3..a303b6c0314d 100644 --- a/share/doc/papers/contents/contents.ms +++ b/share/doc/papers/contents/contents.ms @@ -31,8 +31,8 @@ UNIX Papers coming with FreeBSD These papers are of both historic and current interest, but most of them are many years old. More recent documentation is available from -.>> <a href="http://www.freebsd.org/docs/"> -http://www.FreeBSD.org/docs/ +.>> <a href="https://www.freebsd.org/docs/"> +https://www.FreeBSD.org/docs/ .>> </a> .IP diff --git a/share/examples/BSD_daemon/poster.sh b/share/examples/BSD_daemon/poster.sh index 1407701029f0..0f9dd6d33e6a 100644 --- a/share/examples/BSD_daemon/poster.sh +++ b/share/examples/BSD_daemon/poster.sh @@ -50,7 +50,7 @@ center 90 moveto /FreeBSD findfont 50 scalefont setfont center 50 moveto -(http://www.FreeBSD.org) cshow +(https://www.FreeBSD.org) cshow % Do not forget Kirks copyright string. 10 105 moveto diff --git a/share/man/man4/lge.4 b/share/man/man4/lge.4 index 734eb4a8ae4f..0e9ecbd421df 100644 --- a/share/man/man4/lge.4 +++ b/share/man/man4/lge.4 @@ -143,7 +143,7 @@ the network connection (cable). .Xr ifconfig 8 .Rs .%T Level 1 LXT1001 Programming Manual -.%U http://www.FreeBSD.org/~wpaul/Level1/LXT1001SRM.pdf +.%U https://www.FreeBSD.org/~wpaul/Level1/LXT1001SRM.pdf .Re .Sh HISTORY The diff --git a/share/man/man4/mac.4 b/share/man/man4/mac.4 index 0c143139d7e0..135301962f3b 100644 --- a/share/man/man4/mac.4 +++ b/share/man/man4/mac.4 @@ -219,7 +219,7 @@ man page. .Rs .%B "The FreeBSD Handbook" .%T "Mandatory Access Control" -.%U http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/mac.html +.%U https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/mac.html .Re .Sh HISTORY The diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index 99d566580385..73cc63c7d7c9 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -62,12 +62,12 @@ in .%B "The FreeBSD Handbook" , .Pa ( file:/usr/share/doc/en_US.ISO8859-1/books/handbook/ports.html or -.Pa http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html ) . +.Pa https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html ) . For information about creating new ports, see .%B "The Porter's Handbook" .Pa ( file:/usr/share/doc/en_US.ISO8859-1/books/porters-handbook/index.html or -.Pa http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/ ) . +.Pa https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/ ) . .Sh TARGETS Some of the targets work recursively through subdirectories. This lets you, for example, install all of the @@ -430,7 +430,7 @@ cluster (for .Cm fetchindex target). Defaults to -.Pa http://www.FreeBSD.org/ports/ . +.Pa https://www.FreeBSD.org/ports/ . .It Va FETCHINDEX Command to get .Pa INDEX @@ -545,7 +545,7 @@ The following are part of the ports collection: .%B "The FreeBSD Handbook" .Re .Pp -.Pa http://www.FreeBSD.org/ports +.Pa https://www.FreeBSD.org/ports (searchable index of all ports) .Sh HISTORY The Ports Collection diff --git a/share/man/man7/release.7 b/share/man/man7/release.7 index 2bc5c237562b..065ef1037332 100644 --- a/share/man/man7/release.7 +++ b/share/man/man7/release.7 @@ -717,11 +717,11 @@ variable in .Xr sysctl 8 .Rs .%T "FreeBSD Release Engineering" -.%U http://www.FreeBSD.org/doc/en_US.ISO8859-1/articles/releng/ +.%U https://www.FreeBSD.org/doc/en_US.ISO8859-1/articles/releng/ .Re .Rs .%T "FreeBSD Developers' Handbook" -.%U http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/developers-handbook/ +.%U https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/developers-handbook/ .Re .Sh HISTORY .Fx diff --git a/share/man/man7/tests.7 b/share/man/man7/tests.7 index a40cf6af001c..6a5b07baa18c 100644 --- a/share/man/man7/tests.7 +++ b/share/man/man7/tests.7 @@ -200,7 +200,7 @@ For more details please refer to: .It .Lk http://lists.freebsd.org/ "FreeBSD Mailing Lists" .It -.Lk http://www.freebsd.org/support.html "Problem Reporting" +.Lk https://www.freebsd.org/support.html "Problem Reporting" .El .Sh FILES .Bl -tag -compact -width usrXlocalXetcXkyuaXkyuaXconfXX diff --git a/share/man/man8/crash.8 b/share/man/man8/crash.8 index 3383a75900fe..63b814881bd1 100644 --- a/share/man/man8/crash.8 +++ b/share/man/man8/crash.8 @@ -203,7 +203,7 @@ the panic message is printed. For more details consult the chapter on kernel debugging in the .%B "FreeBSD Developers' Handbook" -.Pq Pa http://www.freebsd.org/doc/en/books/developers-handbook/ . +.Pq Pa https://www.freebsd.org/doc/en/books/developers-handbook/ . .Sh SEE ALSO .Xr kgdb 1 , .Xr dumpon 8 , diff --git a/share/man/man9/mac.9 b/share/man/man9/mac.9 index d1e86ad79234..58c2f7a2484e 100644 --- a/share/man/man9/mac.9 +++ b/share/man/man9/mac.9 @@ -165,7 +165,7 @@ for information on the MAC Framework APIs. .Xr VFS 9 .Rs .%T "The FreeBSD Architecture Handbook" -.%U "http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/arch-handbook/" +.%U "https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/arch-handbook/" .Re .Sh HISTORY The diff --git a/share/man/man9/own.9 b/share/man/man9/own.9 index 8609eb7d2098..c4588c16400a 100644 --- a/share/man/man9/own.9 +++ b/share/man/man9/own.9 @@ -214,7 +214,7 @@ driver. .Xr ow 4 , .Xr owc 4 , .Xr owll 9 -.Pa http://pdfserv.maximintegrated.com/en/an/AN937.pdf +.Pa https://pdfserv.maximintegrated.com/en/an/AN937.pdf .Sh LEGAL .Tn 1-Wire is a registered trademark of Maxim Integrated Products, Inc. diff --git a/share/man/man9/pci.9 b/share/man/man9/pci.9 index a65f9e1755c4..9071debe26e2 100644 --- a/share/man/man9/pci.9 +++ b/share/man/man9/pci.9 @@ -1047,7 +1047,7 @@ is unattached but with valid instance variables. .Rs .%B FreeBSD Developers' Handbook .%T NewBus -.%U http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/developers-handbook/ +.%U https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/developers-handbook/ .Re .Rs .%A Shanley diff --git a/share/misc/bsd-family-tree b/share/misc/bsd-family-tree index 982e7038c5f8..14df1d7072b9 100644 --- a/share/misc/bsd-family-tree +++ b/share/misc/bsd-family-tree @@ -371,7 +371,7 @@ was the announcement in Usenet or if it was available as tape. [44B] McKusick, Marshall Kirk, Keith Bostic, Michael J Karels, and John Quarterman. The Design and Implementation of the 4.4BSD Operating System. -[APL] Apple website [http://www.apple.com/macosx/] +[APL] Apple website [https://www.apple.com/macosx/] [BSDI] Berkeley Software Design, Inc. [DFB] DragonFlyBSD Project, The. [DOC] README, COPYRIGHT on tape. @@ -757,10 +757,10 @@ Andreas Klemm, Lars Köller. If you're going to San Francisco ... Die freien BSD-Varianten von Unix. c't April 1997, page 368ff. BSD Release Announcements collection. -URL: http://www.FreeBSD.org/releases/ +URL: https://www.FreeBSD.org/releases/ BSD Hypertext Man Pages -URL: http://www.FreeBSD.org/cgi/man.cgi +URL: https://www.FreeBSD.org/cgi/man.cgi UNIX history graphing project URL: http://minnie.tuhs.org/Unix_History/index.html diff --git a/share/misc/iso3166 b/share/misc/iso3166 index a403e6c8028d..ba9b69a9896e 100644 --- a/share/misc/iso3166 +++ b/share/misc/iso3166 @@ -1,6 +1,6 @@ # $FreeBSD$ # -# Please consult with http://www.FreeBSD.org/internal/i18n.html before +# Please consult with https://www.FreeBSD.org/internal/i18n.html before # making changes to this file. # # ISO 3166 country codes diff --git a/share/misc/organization.dot b/share/misc/organization.dot index 22791343d81d..5c295f9c3243 100644 --- a/share/misc/organization.dot +++ b/share/misc/organization.dot @@ -5,7 +5,7 @@ # each other. # For a detailed description of the responsibilities and duties of the listed # teams, please see our Administration page at -# http://www.freebsd.org/administration.html . +# https://www.freebsd.org/administration.html . # # The graphical output can be generated from this file with the following # command: |
