diff --git a/wiki/unix/X.m4 b/wiki/unix/X.m4 index 056a2af..3df5298 100644 --- a/wiki/unix/X.m4 +++ b/wiki/unix/X.m4 @@ -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)') ')
-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.
@@ -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.-cairo is available on _ref(`#alpine') as _package(`cairo-dev'). +cairo is available on _ref(`/linux/#alpine') as _package(`cairo-dev').
_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')') ')-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')).
_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.-_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)').
-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/').
diff --git a/wiki/unix/fonts.m4 b/wiki/unix/fonts.m4 index 51f5476..95b4e35 100644 --- a/wiki/unix/fonts.m4 +++ b/wiki/unix/fonts.m4 @@ -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.-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-*').
@@ -33,7 +33,7 @@ _bentr(`_link(`Pango', `https://pango.gnome.org/')') Pango is a font rendering library.-Pango is packaged for _ref(`#alpine') as _package(`pango-dev'). +Pango is packaged for _ref(`/linux/#alpine') as _package(`pango-dev').
_subheader(`Vendor Fonts') diff --git a/wiki/unix/posix.m4 b/wiki/unix/posix.m4 index a0ac0f7..610f25d 100644 --- a/wiki/unix/posix.m4 +++ b/wiki/unix/posix.m4 @@ -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')') ')-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').
_subheader(`true(1)')