Fix broken manual references.

This commit is contained in:
Jonas 'Sortie' Termansen 2023-09-11 20:38:25 +02:00
parent 938f2390dd
commit 4aadc182a6
6 changed files with 6 additions and 6 deletions

View File

@ -17,7 +17,7 @@ in windows.
.Pp .Pp
The user's preferred startup applications are launched on startup by launching The user's preferred startup applications are launched on startup by launching
the the
.Xr session .Xr session 5
program (if set) or otherwise the program (if set) or otherwise the
.Xr displayrc 5 .Xr displayrc 5
script in the background. script in the background.

View File

@ -55,7 +55,7 @@ The shell is a login shell.
Interactive shells run the Interactive shells run the
.Xr profile 5 .Xr profile 5
script on startup instead of the script on startup instead of the
.Xr shrc .Xr shrc 5
script. script.
This option is set if the shell is invoked by a name starting with a dash This option is set if the shell is invoked by a name starting with a dash
.Sq - . .Sq - .

View File

@ -168,7 +168,7 @@ Like
but runs it in but runs it in
.Xr terminal 1 .Xr terminal 1
inside the inside the
.Xr display 8 .Xr display 1
graphical user interface environment. graphical user interface environment.
This operating system mode is insecure because it boots straight to root access This operating system mode is insecure because it boots straight to root access
without a password. without a password.

View File

@ -143,7 +143,7 @@ internal layout that can be directly extracted into the filesystem.
The metatdata in The metatdata in
.Pa /tix .Pa /tix
is now using the is now using the
.Xr tix-vars 1 .Xr tix-vars 8
format in the style of format in the style of
.Xr port 5 . .Xr port 5 .
.Pp .Pp

View File

@ -393,7 +393,7 @@ Ports should never install such files and instead rely on
for locating dependencies. for locating dependencies.
.Pp .Pp
The The
.Xr tix-eradicate-libtool-la 1 .Xr tix-eradicate-libtool-la 8
program can be used to remove any installed program can be used to remove any installed
.Pa .la .Pa .la
files in the files in the

View File

@ -30,7 +30,7 @@ builds a source code directory containing a
of software for this operating system. of software for this operating system.
.Nm .Nm
is usually invoked through the higher level is usually invoked through the higher level
.Xr tix-port 7 . .Xr tix-port 8 .
.Pp .Pp
The mandatory The mandatory
.Ar port .Ar port