diff --git a/share/man/man4/linux.4 b/share/man/man4/linux.4 --- a/share/man/man4/linux.4 +++ b/share/man/man4/linux.4 @@ -1,3 +1,6 @@ +.\" +.\" SPDX-License-Identifier: BSD-2-Clause +.\" .\" Copyright (c) 2000 Sheldon Hearn .\" All rights reserved. .\" @@ -22,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd May 19, 2024 +.Dd January 16, 2025 .Dt LINUX 4 .Os .Sh NAME @@ -76,7 +79,7 @@ To install Linux shared libraries and system files into .Pa /compat/linux , either use the -.Pa emulators/linux_base-c7 +.Pa emulators/linux_base-rl9 port or package, or .Xr debootstrap 8 @@ -153,7 +156,7 @@ Defaults to 0. .El .Sh FILES -.Bl -tag -width /compat/linux/dev/shm -compact +.Bl -tag -width "/compat/linux/dev/mqueue" -compact .It Pa /compat/linux Linux run-time environment .It Pa /compat/linux/dev @@ -180,6 +183,7 @@ .Sh SEE ALSO .Xr brandelf 1 , .Xr fdescfs 4 , +.Xr lindebugfs 4 , .Xr linprocfs 4 , .Xr linsysfs 4 , .Xr mqueuefs 4 ,