update refs

This commit is contained in:
dtb 2023-01-02 19:31:29 -05:00
parent e99f346bf9
commit 26578fa48d
3 changed files with 9 additions and 9 deletions

View File

@ -4,7 +4,7 @@ _bentr(`_link(`Cool, but obscure X11 tools', `http://cyber.dabamos.de/unix/x11/'
_bentr(`_link(`Xorg', `https://wiki.archlinux.org/title/Xorg') (Arch Wiki)')
')
<P>
X is a graphical windowing system that can be used on _ref(`#linux'), FreeBSD, OpenBSD, _ref(`#netbsd'), and some proprietary operating systems as well.
X is a graphical windowing system that can be used on _ref(`/linux/'), FreeBSD, OpenBSD, _ref(`#netbsd'), and some proprietary operating systems as well.
X is not the only windowing system; _man(`twin(1)') exists for windowed multitasking within a framebuffer and Wayland is another windowing system intended to replace X.
</P>
@ -32,7 +32,7 @@ _bentr(`_link(`cairo', `https://en.wikipedia.org/wiki/Cairo_(graphics)') (Wikipe
cairo is a graphics rendering library, originally for X but later made cross-platform.
</P>
<P>
cairo is available on _ref(`#alpine') as _package(`cairo-dev').
cairo is available on _ref(`/linux/#alpine') as _package(`cairo-dev').
</P>
_subheader(`Fonts')
@ -41,7 +41,7 @@ _bibliography(`
_bentr(`_link(`Xorg', `https://gitlab.freedesktop.org/xorg/')/_link(`font/jis-misc', `https://gitlab.freedesktop.org/xorg/font/jis-misc')')
')
<P>
Both jiskan16 and jiskan24 are included in Xorg, in the source tree at font/jis-misc but usually packaged separately (_package(`font-jis-misc') on _ref(`#alpine')).
Both jiskan16 and jiskan24 are included in Xorg, in the source tree at font/jis-misc but usually packaged separately (_package(`font-jis-misc') on _ref(`/linux/#alpine')).
</P>
_subheader(`Mail')
@ -66,7 +66,7 @@ The de-facto standard X server is X.org.
NetBSD uses X.org as the default system X server.
</P>
<P>
_ref(`#arch') Linux's package repositories have _link(`_package(`xorg')', `https://archlinux.org/groups/x86_64/xorg/'),
_ref(`/linux/#arch')'s package repositories have _link(`_package(`xorg')', `https://archlinux.org/groups/x86_64/xorg/'),
_link(`_package(`xorg-apps')', `https://archlinux.org/groups/x86_64/xorg-apps/'),
and _link(`_package(`xorg-drivers')', `https://archlinux.org/groups/x86_64/xorg-drivers/') package groups.
_ref(`#pkgsrc') has _package(`meta-pkgs/modular-xorg').
@ -106,6 +106,6 @@ _subheader(`xinit(1)')
_man(`startx(1)') is usually included with _man(`xinit(1)').
</P>
<P>
On _ref(`#alpine') Linux, _man(`xinit(1)') is provided by _package(`xinit').
On _ref(`#arch') Linux, _man(`xinit(1)') is provided by _link(`_package(`xorg-xinit')', `https://archlinux.org/packages/extra/x86_64/xorg-xinit/').
On _ref(`/linux/#alpine'), _man(`xinit(1)') is provided by _package(`xinit').
On _ref(`/linux/#arch'), _man(`xinit(1)') is provided by _link(`_package(`xorg-xinit')', `https://archlinux.org/packages/extra/x86_64/xorg-xinit/').
</P>

View File

@ -21,7 +21,7 @@ _bentr(`_link(`Overview of Unicode coverage by Noto', `https://notofonts.github.
As of 2021-04, Noto has fonts for 54% of Unicode.
</P>
<P>
On _ref(`#alpine'), all Noto family fonts match the glob _link(`_package(`font-noto-*')', `https://pkgs.alpinelinux.org/packages?name=font-noto-*').
On _ref(`/linux/#alpine'), all Noto family fonts match the glob _link(`_package(`font-noto-*')', `https://pkgs.alpinelinux.org/packages?name=font-noto-*').
In _ref(`#pkgsrc'), all Noto family fonts match the glob _package(`fonts/noto-*').
</P>
@ -33,7 +33,7 @@ _bentr(`_link(`Pango', `https://pango.gnome.org/')')
Pango is a font rendering library.
</P>
<P>
Pango is packaged for _ref(`#alpine') as _package(`pango-dev').
Pango is packaged for _ref(`/linux/#alpine') as _package(`pango-dev').
</P>
_subheader(`Vendor Fonts')

View File

@ -236,7 +236,7 @@ _bentr(`_link(`DASH', `http://gondor.apana.org.au/~herbert/dash/')')
_bentr(`_link(`DASH (cgit)', `https://git.kernel.org/pub/scm/utils/dash/dash.git')')
')
<P>
On _ref(`#alpine') Linux, the _package(`dash-binsh') package configures DASH as the system's _file(`/bin/sh').
On _ref(`/linux/#alpine'), the _package(`dash-binsh') package configures DASH as the system's _file(`/bin/sh').
</P>
_subheader(`true(1)')