mirror of
https://github.com/openbsd/src.git
synced 2024-12-22 07:27:59 -08:00
prefer https links in man pages
ok gnezdo@ miod@ jmc@
This commit is contained in:
parent
128c160b18
commit
d905fc10a3
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: morse.6,v 1.3 2016/01/19 23:21:26 sthen Exp $
|
||||
.\" $OpenBSD: morse.6,v 1.4 2022/02/18 10:24:32 jsg Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1988, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -29,7 +29,7 @@
|
||||
.\"
|
||||
.\" @(#)bcd.6 8.1 (Berkeley) 5/31/93
|
||||
.\"
|
||||
.Dd $Mdocdate: January 19 2016 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt MORSE 6
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -76,5 +76,5 @@ Produce dots and dashes rather than words.
|
||||
.%I ITU-R M.1677-1
|
||||
.%R International Morse code
|
||||
.%D 2009
|
||||
.%U http://www.itu.int/rec/R-REC-M.1677-1-200910-I/
|
||||
.%U https://www.itu.int/rec/R-REC-M.1677-1-200910-I/
|
||||
.Re
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: ChaCha.3,v 1.2 2020/06/24 18:15:00 jmc Exp $
|
||||
.\" $OpenBSD: ChaCha.3,v 1.3 2022/02/18 10:24:32 jsg Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2020 Ingo Schwarze <schwarze@openbsd.org>
|
||||
.\"
|
||||
@ -14,7 +14,7 @@
|
||||
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
.\"
|
||||
.Dd $Mdocdate: June 24 2020 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt CHACHA 3
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -201,7 +201,7 @@ from the first two thirds of
|
||||
.Rs
|
||||
.%A Daniel J. Bernstein
|
||||
.%T ChaCha, a variant of Salsa20
|
||||
.%U http://cr.yp.to/chacha/chacha-20080128.pdf
|
||||
.%U https://cr.yp.to/chacha/chacha-20080128.pdf
|
||||
.%C Chicago
|
||||
.%D January 28, 2008
|
||||
.Re
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: X25519.3,v 1.5 2019/08/19 13:08:26 schwarze Exp $
|
||||
.\" $OpenBSD: X25519.3,v 1.6 2022/02/18 10:24:32 jsg Exp $
|
||||
.\" contains some text from: BoringSSL curve25519.h, curve25519.c
|
||||
.\" content also checked up to: OpenSSL f929439f Mar 15 12:19:16 2018 +0000
|
||||
.\"
|
||||
@ -17,7 +17,7 @@
|
||||
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
.\"
|
||||
.Dd $Mdocdate: August 19 2019 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt X25519 3
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -95,7 +95,7 @@ Failure can occur when the input is a point of small order.
|
||||
.%A D. J. Bernstein
|
||||
.%R A state-of-the-art Diffie-Hellman function:\
|
||||
How do I use Curve25519 in my own software?
|
||||
.%U http://cr.yp.to/ecdh.html
|
||||
.%U https://cr.yp.to/ecdh.html
|
||||
.Re
|
||||
.Sh STANDARDS
|
||||
RFC 7748: Elliptic Curves for Security
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: keynote.1,v 1.37 2015/11/20 16:31:05 mmcc Exp $
|
||||
.\" $OpenBSD: keynote.1,v 1.38 2022/02/18 10:24:32 jsg Exp $
|
||||
.\"
|
||||
.\" The author of this code is Angelos D. Keromytis (angelos@dsl.cis.upenn.edu)
|
||||
.\"
|
||||
@ -20,7 +20,7 @@
|
||||
.\" MERCHANTABILITY OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR
|
||||
.\" PURPOSE.
|
||||
.\"
|
||||
.Dd $Mdocdate: November 20 2015 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt KEYNOTE 1
|
||||
.\" .TH keynote 1 local
|
||||
.Os
|
||||
@ -290,4 +290,4 @@ exits with code \-1 if there was an error, and 0 on success.
|
||||
.Sh AUTHORS
|
||||
.An Angelos D. Keromytis Aq Mt angelos@cs.columbia.edu
|
||||
.Sh WEB PAGE
|
||||
.Lk http://www1.cs.columbia.edu/~angelos/keynote.html
|
||||
.Lk https://www1.cs.columbia.edu/~angelos/keynote.html
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: keynote.3,v 1.54 2017/07/05 11:43:09 schwarze Exp $
|
||||
.\" $OpenBSD: keynote.3,v 1.55 2022/02/18 10:24:32 jsg Exp $
|
||||
.\"
|
||||
.\" The author of this code is Angelos D. Keromytis (angelos@dsl.cis.upenn.edu)
|
||||
.\"
|
||||
@ -20,7 +20,7 @@
|
||||
.\" MERCHANTABILITY OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR
|
||||
.\" PURPOSE.
|
||||
.\"
|
||||
.Dd $Mdocdate: July 5 2017 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt KN_INIT 3
|
||||
.\" .TH KeyNote 3 local
|
||||
.Os
|
||||
@ -936,4 +936,4 @@ function description above.
|
||||
.Sh AUTHORS
|
||||
.An Angelos D. Keromytis Aq Mt angelos@cs.columbia.edu
|
||||
.Sh WEB PAGE
|
||||
.Lk http://www1.cs.columbia.edu/~angelos/keynote.html
|
||||
.Lk https://www1.cs.columbia.edu/~angelos/keynote.html
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: keynote.4,v 1.38 2022/02/06 00:29:02 jsg Exp $
|
||||
.\" $OpenBSD: keynote.4,v 1.39 2022/02/18 10:24:32 jsg Exp $
|
||||
.\"
|
||||
.\" The author of this code is Angelos D. Keromytis (angelos@dsl.cis.upenn.edu)
|
||||
.\"
|
||||
@ -20,7 +20,7 @@
|
||||
.\" MERCHANTABILITY OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR
|
||||
.\" PURPOSE.
|
||||
.\"
|
||||
.Dd $Mdocdate: February 6 2022 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt KEYNOTE 4
|
||||
.\" .TH KeyNote 4 local
|
||||
.Os
|
||||
@ -893,4 +893,4 @@ However, the following return "Reject" (_MIN_TRUST):
|
||||
.Sh AUTHORS
|
||||
.An Angelos D. Keromytis Aq Mt angelos@cs.columbia.edu
|
||||
.Sh WEB PAGE
|
||||
.Lk http://www1.cs.columbia.edu/~angelos/keynote.html
|
||||
.Lk https://www1.cs.columbia.edu/~angelos/keynote.html
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: keynote.5,v 1.25 2015/11/20 16:31:05 mmcc Exp $
|
||||
.\" $OpenBSD: keynote.5,v 1.26 2022/02/18 10:24:32 jsg Exp $
|
||||
.\"
|
||||
.\" The author of this code is Angelos D. Keromytis (angelos@dsl.cis.upenn.edu)
|
||||
.\"
|
||||
@ -20,7 +20,7 @@
|
||||
.\" MERCHANTABILITY OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR
|
||||
.\" PURPOSE.
|
||||
.\"
|
||||
.Dd $Mdocdate: November 20 2015 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt KEYNOTE 5
|
||||
.\" .TH KeyNote 5 local
|
||||
.Os
|
||||
@ -694,4 +694,4 @@ the interest of readability.
|
||||
.Sh AUTHORS
|
||||
.An Angelos D. Keromytis Aq Mt angelos@cs.columbia.edu
|
||||
.Sh WEB PAGE
|
||||
.Lk http://www1.cs.columbia.edu/~angelos/keynote.html
|
||||
.Lk https://www1.cs.columbia.edu/~angelos/keynote.html
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: atw.4,v 1.39 2022/02/17 12:24:08 jsg Exp $
|
||||
.\" $OpenBSD: atw.4,v 1.40 2022/02/18 10:24:32 jsg Exp $
|
||||
.\" $NetBSD: atw.4,v 1.8 2004/06/06 04:05:49 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2003
|
||||
@ -28,7 +28,7 @@
|
||||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
|
||||
.\" THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd $Mdocdate: February 17 2022 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt ATW 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -177,7 +177,7 @@ command.
|
||||
.Xr ifconfig 8
|
||||
.Rs
|
||||
.%T Silicon Laboratories
|
||||
.%U http://www.silabs.com
|
||||
.%U https://www.silabs.com
|
||||
.Re
|
||||
.Sh HISTORY
|
||||
The
|
||||
|
@ -29,9 +29,9 @@
|
||||
.\" THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $FreeBSD: /repoman/r/ncvs/src/share/man/man4/axe.4,v 1.3 2003/05/29 21:28:35 ru Exp $
|
||||
.\" $OpenBSD: axe.4,v 1.47 2021/09/08 20:29:21 jmc Exp $
|
||||
.\" $OpenBSD: axe.4,v 1.48 2022/02/18 10:24:32 jsg Exp $
|
||||
.\"
|
||||
.Dd $Mdocdate: September 8 2021 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt AXE 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -156,7 +156,7 @@ The driver failed to allocate an mbuf for the receiver ring.
|
||||
.Xr ifconfig 8
|
||||
.Rs
|
||||
.%T "ASIX AX88172 data sheet"
|
||||
.%U http://www.asix.com.tw
|
||||
.%U https://www.asix.com.tw
|
||||
.Re
|
||||
.Sh HISTORY
|
||||
The
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: dc.4,v 1.53 2022/02/17 12:24:08 jsg Exp $
|
||||
.\" $OpenBSD: dc.4,v 1.54 2022/02/18 10:24:32 jsg Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1997, 1998, 1999
|
||||
.\" Bill Paul <wpaul@ee.columbia.edu>. All rights reserved.
|
||||
@ -32,7 +32,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD: src/share/man/man4/dc.4,v 1.1 1999/12/04 17:41:24 wpaul Exp $
|
||||
.\"
|
||||
.Dd $Mdocdate: February 17 2022 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt DC 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -278,7 +278,7 @@ has been transferred into its FIFO memory.
|
||||
.Re
|
||||
.Rs
|
||||
.%T ASIX Electronics AX88140A and AX88141 data sheets
|
||||
.%U http://www.asix.com.tw
|
||||
.%U https://www.asix.com.tw
|
||||
.Re
|
||||
.Rs
|
||||
.%T Davicom DM9102 data sheet
|
||||
@ -289,11 +289,11 @@ has been transferred into its FIFO memory.
|
||||
.Re
|
||||
.Rs
|
||||
.%T Macronix 98713/A, 98715/A and 98725 data sheets
|
||||
.%U http://www.macronix.com
|
||||
.%U https://www.macronix.com
|
||||
.Re
|
||||
.Rs
|
||||
.%T Macronix 98713/A and 98715/A app notes
|
||||
.%U http://www.macronix.com
|
||||
.%U https://www.macronix.com
|
||||
.Re
|
||||
.Sh HISTORY
|
||||
The
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: ips.4,v 1.16 2013/07/16 16:05:49 schwarze Exp $
|
||||
.\" $OpenBSD: ips.4,v 1.17 2022/02/18 10:24:32 jsg Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2006, 2009 Alexander Yurchenko <grange@openbsd.org>
|
||||
.\"
|
||||
@ -14,7 +14,7 @@
|
||||
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
.\"
|
||||
.Dd $Mdocdate: July 16 2013 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt IPS 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -68,7 +68,7 @@ and can be monitored using
|
||||
.Xr sensorsd 8 ,
|
||||
.Xr sysctl 8
|
||||
.Pp
|
||||
.Lk http://www.ibm.com
|
||||
.Lk https://www.ibm.com
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: lge.4,v 1.28 2021/09/08 20:29:21 jmc Exp $
|
||||
.\" $OpenBSD: lge.4,v 1.29 2022/02/18 10:24:32 jsg Exp $
|
||||
.\" Copyright (c) 2001 Wind River Systems
|
||||
.\" Copyright (c) 1997, 1998, 1999, 2000, 2001
|
||||
.\" Bill Paul <william.paul@windriver.com>. All rights reserved.
|
||||
@ -32,7 +32,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD: src/share/man/man4/lge.4,v 1.3 2001/07/06 08:34:13 ru Exp $
|
||||
.\"
|
||||
.Dd $Mdocdate: September 8 2021 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt LGE 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -121,7 +121,7 @@ the network connection (cable).
|
||||
.Xr ifconfig 8
|
||||
.Rs
|
||||
.%T Level 1 LXT1001 Programming Manual
|
||||
.%U http://people.freebsd.org/~wpaul/Level1/LXT1001SRM.pdf
|
||||
.%U https://people.freebsd.org/~wpaul/Level1/LXT1001SRM.pdf
|
||||
.Re
|
||||
.Sh HISTORY
|
||||
The
|
||||
|
@ -29,9 +29,9 @@
|
||||
.\" THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $FreeBSD: /repoman/r/ncvs/src/share/man/man4/axe.4,v 1.3 2003/05/29 21:28:35 ru Exp $
|
||||
.\" $OpenBSD: mos.4,v 1.11 2014/04/08 01:18:19 brad Exp $
|
||||
.\" $OpenBSD: mos.4,v 1.12 2022/02/18 10:24:32 jsg Exp $
|
||||
.\"
|
||||
.Dd $Mdocdate: April 8 2014 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt MOS 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -111,7 +111,7 @@ The driver failed to allocate an mbuf for the receiver ring.
|
||||
.Xr ifconfig 8
|
||||
.Rs
|
||||
.%T "MosChip India"
|
||||
.%U http://www.moschip.com
|
||||
.%U https://moschip.com
|
||||
.Re
|
||||
.Sh HISTORY
|
||||
The
|
||||
|
@ -24,10 +24,10 @@
|
||||
.\" DEALINGS IN THE SOFTWARE.
|
||||
.\"
|
||||
.\" $FreeBSD: src/share/man/man4/multicast.4,v 1.4 2004/07/09 09:22:36 ru Exp $
|
||||
.\" $OpenBSD: multicast.4,v 1.15 2019/03/10 21:31:49 jmc Exp $
|
||||
.\" $OpenBSD: multicast.4,v 1.16 2022/02/18 10:24:32 jsg Exp $
|
||||
.\" $NetBSD: multicast.4,v 1.3 2004/09/12 13:12:26 wiz Exp $
|
||||
.\"
|
||||
.Dd $Mdocdate: March 10 2019 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt MULTICAST 4
|
||||
.Os
|
||||
.\"
|
||||
@ -873,7 +873,7 @@ and later modified by the following individuals:
|
||||
(PARC).
|
||||
.Pp
|
||||
The IPv6 multicast support was implemented by the KAME project
|
||||
.Pq Lk http://www.kame.net ,
|
||||
.Pq Lk https://www.kame.net ,
|
||||
and was based on the IPv4 multicast code.
|
||||
The advanced multicast API and the multicast bandwidth
|
||||
monitoring were implemented by
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: pcscp.4,v 1.16 2017/07/06 16:52:32 schwarze Exp $
|
||||
.\" $OpenBSD: pcscp.4,v 1.17 2022/02/18 10:24:32 jsg Exp $
|
||||
.\" $NetBSD: pcscp.4,v 1.3 1999/09/12 18:47:12 kleink Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
|
||||
@ -24,7 +24,7 @@
|
||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd $Mdocdate: July 6 2017 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt PCSCP 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -52,7 +52,7 @@ driver.
|
||||
.Xr st 4 ,
|
||||
.Xr uk 4
|
||||
.Pp
|
||||
.Lk http://www.amd.com/
|
||||
.Lk https://www.amd.com
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: re.4,v 1.55 2021/09/08 20:29:21 jmc Exp $
|
||||
.\" $OpenBSD: re.4,v 1.56 2022/02/18 10:24:32 jsg Exp $
|
||||
.\" Copyright (c) 2003
|
||||
.\" Bill Paul <wpaul@windriver.com>. All rights reserved.
|
||||
.\"
|
||||
@ -31,7 +31,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD: /repoman/r/ncvs/src/share/man/man4/re.4,v 1.4 2004/03/04 06:42:46 sanpei Exp $
|
||||
.\"
|
||||
.Dd $Mdocdate: September 8 2021 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt RE 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -189,7 +189,7 @@ For more information on configuring this device, see
|
||||
.Xr ifconfig 8
|
||||
.Rs
|
||||
.%T Realtek Semiconductor RTL8139C+, RTL8169, RTL8169S and RTL8110S datasheets
|
||||
.%U http://www.realtek.com.tw
|
||||
.%U https://www.realtek.com/en
|
||||
.Re
|
||||
.Sh HISTORY
|
||||
The
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: rtw.4,v 1.46 2021/10/15 08:10:44 kn Exp $
|
||||
.\" $OpenBSD: rtw.4,v 1.47 2022/02/18 10:24:32 jsg Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2004 Jonathan Gray <jsg@openbsd.org>
|
||||
.\"
|
||||
@ -14,7 +14,7 @@
|
||||
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
.\"
|
||||
.Dd $Mdocdate: October 15 2021 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt RTW 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -164,7 +164,7 @@ inet 192.168.1.1 255.255.255.0
|
||||
.Xr ifconfig 8
|
||||
.Rs
|
||||
.%T Realtek
|
||||
.%U http://www.realtek.com.tw
|
||||
.%U https://www.realtek.com/en
|
||||
.Re
|
||||
.Sh HISTORY
|
||||
The
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: sf.4,v 1.25 2013/07/16 16:05:49 schwarze Exp $
|
||||
.\" $OpenBSD: sf.4,v 1.26 2022/02/18 10:24:32 jsg Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1997, 1998, 1999
|
||||
.\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
|
||||
@ -61,7 +61,7 @@
|
||||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd $Mdocdate: July 16 2013 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt SF 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -158,7 +158,7 @@ For more information on configuring this device, see
|
||||
.Xr ifconfig 8
|
||||
.Rs
|
||||
.%T The Adaptec AIC-6915 Programmer's Manual
|
||||
.%U http://download.adaptec.com/pdfs/user_guides/aic6915_pg.pdf
|
||||
.%U https://download.adaptec.com/pdfs/user_guides/aic6915_pg.pdf
|
||||
.Re
|
||||
.Sh HISTORY
|
||||
The
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: sis.4,v 1.34 2022/02/17 12:24:08 jsg Exp $
|
||||
.\" $OpenBSD: sis.4,v 1.35 2022/02/18 10:24:32 jsg Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1997, 1998, 1999
|
||||
.\" Bill Paul <wpaul@ee.columbia.edu>. All rights reserved.
|
||||
@ -32,7 +32,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD: src/share/man/man4/sis.4,v 1.2 1999/11/15 23:14:27 phantom Exp $
|
||||
.\"
|
||||
.Dd $Mdocdate: February 17 2022 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt SIS 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -147,7 +147,7 @@ allocating a pad buffer or collapsing an mbuf chain into a cluster.
|
||||
.Xr ifconfig 8
|
||||
.Rs
|
||||
.%T SiS 900 and SiS 7016 datasheets
|
||||
.%U http://www.sis.com.tw
|
||||
.%U https://www.sis.com
|
||||
.Re
|
||||
.Rs
|
||||
.%T NatSemi DP83815 and DP83816 datasheets
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: trm.4,v 1.10 2015/01/15 20:37:36 schwarze Exp $
|
||||
.\" $OpenBSD: trm.4,v 1.11 2022/02/18 10:24:32 jsg Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001-2002, Ashley R. Martens and Kenneth R. Westerback.
|
||||
.\" All rights reserved.
|
||||
@ -26,7 +26,7 @@
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\"
|
||||
.Dd $Mdocdate: January 15 2015 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt TRM 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -56,7 +56,7 @@ Tekram DC315/U
|
||||
.Xr st 4 ,
|
||||
.Xr uk 4
|
||||
.Pp
|
||||
.Lk http://www.tekram.com/
|
||||
.Lk https://www.tekram.com
|
||||
.Sh AUTHORS
|
||||
.An -nosplit
|
||||
The
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: uonerng.4,v 1.3 2018/04/28 15:44:59 jasper Exp $
|
||||
.\" $OpenBSD: uonerng.4,v 1.4 2022/02/18 10:24:32 jsg Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2015 Devin Reade <gdr@gno.org>
|
||||
.\"
|
||||
@ -14,7 +14,7 @@
|
||||
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
.\"
|
||||
.Dd $Mdocdate: April 28 2018 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt ONERNG 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -47,7 +47,7 @@ which is also the manufacturer's default mode.
|
||||
.Xr enqueue_randomness 9
|
||||
.Pp
|
||||
Moonbase Otago:
|
||||
.Lk http://onerng.info/onerng
|
||||
.Lk https://onerng.info/onerng
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: urtw.4,v 1.28 2021/10/24 12:32:42 kn Exp $
|
||||
.\" $OpenBSD: urtw.4,v 1.29 2022/02/18 10:24:32 jsg Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2008 Weongyo Jeong <weongyo@FreeBSD.org>
|
||||
.\"
|
||||
@ -14,7 +14,7 @@
|
||||
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
.\"
|
||||
.Dd $Mdocdate: October 24 2021 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt URTW 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -117,7 +117,7 @@ inet autoconf
|
||||
.Xr ifconfig 8
|
||||
.Pp
|
||||
Realtek Semiconductor:
|
||||
.Lk http://www.realtek.com.tw/
|
||||
.Lk https://www.realtek.com/en
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: vr.4,v 1.38 2014/03/15 12:52:56 sthen Exp $
|
||||
.\" $OpenBSD: vr.4,v 1.39 2022/02/18 10:24:32 jsg Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1997, 1998
|
||||
.\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
|
||||
@ -32,7 +32,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD: vr.4,v 1.3 1999/03/25 00:52:44 wpaul Exp $
|
||||
.\"
|
||||
.Dd $Mdocdate: March 15 2014 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt VR 4
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -159,7 +159,7 @@ allocating a pad buffer or collapsing an mbuf chain into a cluster.
|
||||
.Xr ifconfig 8
|
||||
.Rs
|
||||
.%T The VIA Technologies VT86C100A data sheet
|
||||
.%U http://www.via.com.tw
|
||||
.%U https://www.viatech.com
|
||||
.Re
|
||||
.Sh HISTORY
|
||||
The
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: airport.7,v 1.3 2017/05/31 17:16:48 schwarze Exp $
|
||||
.\" $OpenBSD: airport.7,v 1.4 2022/02/18 10:24:32 jsg Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2017 Sebastian Benoit <benno@openbsd.org>
|
||||
.\"
|
||||
@ -14,7 +14,7 @@
|
||||
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
.\"
|
||||
.Dd $Mdocdate: May 31 2017 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt AIRPORT 7
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -35,7 +35,7 @@ developers who have visited an airport and thereby have verified its existence.
|
||||
.It Pa /usr/share/misc/airport
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Lk http://www.iata.org/codes "Airline and Airport Code Search"
|
||||
.Lk https://www.iata.org/codes "Airline and Airport Code Search"
|
||||
.Sh CAVEATS
|
||||
There are also railway stations with IATA codes.
|
||||
These may not be listed, except if someone landed there by plane and
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: utf8.7,v 1.8 2020/07/30 19:49:10 schwarze Exp $
|
||||
.\" $OpenBSD: utf8.7,v 1.9 2022/02/18 10:24:32 jsg Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2017 Ted Unangst <tedu@openbsd.org>
|
||||
.\"
|
||||
@ -14,7 +14,7 @@
|
||||
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
.\"
|
||||
.Dd $Mdocdate: July 30 2020 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt UTF8 7
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -94,6 +94,6 @@ four-byte sequence beyond the Unicode range
|
||||
.%T UTF-8, a transformation format of ISO 10646
|
||||
.Re
|
||||
.Pp
|
||||
.Lk http://www.unicode.org/versions/latest/ "The Unicode Standard"
|
||||
.Lk https://www.unicode.org/versions/latest/ "The Unicode Standard"
|
||||
.Pp
|
||||
.Lk http://www.unicode.org/reports/tr44/ "The Unicode Character Database"
|
||||
.Lk https://www.unicode.org/reports/tr44/ "The Unicode Character Database"
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: mandoc.1,v 1.181 2022/02/08 18:23:11 schwarze Exp $
|
||||
.\" $OpenBSD: mandoc.1,v 1.182 2022/02/18 10:24:32 jsg Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2012, 2014-2021 Ingo Schwarze <schwarze@openbsd.org>
|
||||
.\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
|
||||
@ -15,7 +15,7 @@
|
||||
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
.\"
|
||||
.Dd $Mdocdate: February 8 2022 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt MANDOC 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -487,10 +487,10 @@ Use
|
||||
to translate
|
||||
.Xr mdoc 7
|
||||
input to the markdown format conforming to
|
||||
.Lk http://daringfireball.net/projects/markdown/syntax.text\
|
||||
.Lk https://daringfireball.net/projects/markdown/syntax.text\
|
||||
"John Gruber's 2004 specification" .
|
||||
The output also almost conforms to the
|
||||
.Lk http://commonmark.org/ CommonMark
|
||||
.Lk https://commonmark.org/ CommonMark
|
||||
specification.
|
||||
.Pp
|
||||
The character set used for the markdown output is ASCII.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: openssl.1,v 1.135 2022/01/10 12:19:26 tb Exp $
|
||||
.\" $OpenBSD: openssl.1,v 1.136 2022/02/18 10:24:32 jsg Exp $
|
||||
.\" ====================================================================
|
||||
.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
|
||||
.\"
|
||||
@ -110,7 +110,7 @@
|
||||
.\" copied and put under another distribution licence
|
||||
.\" [including the GNU Public Licence.]
|
||||
.\"
|
||||
.Dd $Mdocdate: January 10 2022 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt OPENSSL 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -1945,7 +1945,7 @@ forms and their components printed out.
|
||||
.Nm openssl
|
||||
uses the private key format specified in
|
||||
.Dq SEC 1: Elliptic Curve Cryptography
|
||||
.Pq Lk http://www.secg.org/ .
|
||||
.Pq Lk https://www.secg.org/ .
|
||||
To convert an
|
||||
EC private key into the PKCS#8 private key format use the
|
||||
.Nm pkcs8
|
||||
|
@ -1,9 +1,9 @@
|
||||
.\" $OpenBSD: sendbug.1,v 1.28 2016/07/13 20:31:27 jmc Exp $
|
||||
.\" $OpenBSD: sendbug.1,v 1.29 2022/02/18 10:24:32 jsg Exp $
|
||||
.\"
|
||||
.\" Written by Raymond Lai <ray@cyth.net>.
|
||||
.\" Public domain.
|
||||
.\"
|
||||
.Dd $Mdocdate: July 13 2016 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt SENDBUG 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -53,7 +53,7 @@ should keep the same mail subject.
|
||||
The status of bug reports can be followed by checking the
|
||||
.Mt bugs@openbsd.org
|
||||
mailing list archive available at
|
||||
.Lk http://marc.info/?l=openbsd-bugs .
|
||||
.Lk https://marc.info/?l=openbsd-bugs .
|
||||
.Pp
|
||||
The options are as follows:
|
||||
.Bl -tag -width Ds
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: unifdef.1,v 1.29 2017/10/23 17:19:21 anton Exp $
|
||||
.\" $OpenBSD: unifdef.1,v 1.30 2022/02/18 10:24:33 jsg Exp $
|
||||
.\" Copyright (c) 1985, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
.\" Copyright (c) 2002 - 2013 Tony Finch <dot@dotat.at>. All rights reserved.
|
||||
@ -30,7 +30,7 @@
|
||||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd $Mdocdate: October 23 2017 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt UNIFDEF 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -444,7 +444,7 @@ Too many levels of nesting
|
||||
.Xr diff 1
|
||||
.Pp
|
||||
The unifdef home page is
|
||||
.Lk http://dotat.at/prog/unifdef .
|
||||
.Lk https://dotat.at/prog/unifdef .
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: units.1,v 1.26 2014/09/08 01:27:55 schwarze Exp $
|
||||
.\" $OpenBSD: units.1,v 1.27 2022/02/18 10:24:33 jsg Exp $
|
||||
.\" converted to new format by deraadt@openbsd.org
|
||||
.\"
|
||||
.\" Copyright (c) 1993 by Adrian Mariano (adrian@cam.cornell.edu)
|
||||
@ -16,7 +16,7 @@
|
||||
.\" I would appreciate (though I do not require) receiving a copy of any
|
||||
.\" improvements you might make to this program.
|
||||
.\"
|
||||
.Dd $Mdocdate: September 8 2014 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt UNITS 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -196,7 +196,7 @@ the standard units library
|
||||
.Rs
|
||||
.%I International Bureau of Weights and Measures
|
||||
.%T The International System of Units
|
||||
.%U http://www.bipm.org/utils/common/pdf/si_brochure_8.pdf
|
||||
.%U https://www.bipm.org/utils/common/pdf/si_brochure_8.pdf
|
||||
.Re
|
||||
.Rs
|
||||
.%R ISO 4217
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: whois.1,v 1.36 2016/02/20 20:52:50 naddy Exp $
|
||||
.\" $OpenBSD: whois.1,v 1.37 2022/02/18 10:24:33 jsg Exp $
|
||||
.\" $NetBSD: whois.1,v 1.5 1995/08/31 21:51:32 jtc Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1985, 1990, 1993
|
||||
@ -30,7 +30,7 @@
|
||||
.\"
|
||||
.\" @(#)whois.1 8.2 (Berkeley) 6/20/94
|
||||
.\"
|
||||
.Dd $Mdocdate: February 20 2016 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt WHOIS 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -150,7 +150,7 @@ database
|
||||
.Pq Pa whois.internic.net
|
||||
is no longer handled by Network Solutions, Inc.
|
||||
For details, see
|
||||
.Lk http://www.internic.net/ .
|
||||
.Lk https://www.internic.net/ .
|
||||
.Pp
|
||||
(Hint: Contact information, identified by the term
|
||||
.Em handle ,
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: patterns.7,v 1.6 2017/06/10 13:31:45 schwarze Exp $
|
||||
.\" $OpenBSD: patterns.7,v 1.7 2022/02/18 10:24:33 jsg Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2015 Reyk Floeter <reyk@openbsd.org>
|
||||
.\" Copyright (C) 1994-2015 Lua.org, PUC-Rio.
|
||||
@ -23,9 +23,9 @@
|
||||
.\" SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
.\"
|
||||
.\" Derived from section 6.4.1 in manual.html of Lua 5.3.1:
|
||||
.\" $Id: patterns.7,v 1.6 2017/06/10 13:31:45 schwarze Exp $
|
||||
.\" $Id: patterns.7,v 1.7 2022/02/18 10:24:33 jsg Exp $
|
||||
.\"
|
||||
.Dd $Mdocdate: June 10 2017 $
|
||||
.Dd $Mdocdate: February 18 2022 $
|
||||
.Dt PATTERNS 7
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -282,7 +282,7 @@ there will be two captures: 2 and 4.
|
||||
.%D June 2015
|
||||
.%R Lua 5.3 Reference Manual
|
||||
.%T Patterns
|
||||
.%U http://www.lua.org/manual/5.3/manual.html#6.4.1
|
||||
.%U https://www.lua.org/manual/5.3/manual.html#6.4.1
|
||||
.Re
|
||||
.Sh HISTORY
|
||||
The first implementation of the pattern rules were introduced with Lua 2.5.
|
||||
|
Loading…
Reference in New Issue
Block a user