1
0
mirror of https://git.FreeBSD.org/src.git synced 2026-06-02 11:24:32 +00:00

man filesystems: fix more xrefs after move to s4

Fixes: 1a720cbec5
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1282
This commit is contained in:
Alexander Ziaee
2024-06-08 04:30:51 -04:00
committed by Warner Losh
parent cfe55a8af8
commit 088cc7d221
33 changed files with 44 additions and 44 deletions
+1 -1
View File
@@ -55,6 +55,6 @@ Source Roadmap:
| security | security facilities - `audit(4)` and `mac(4)` |
| sys | kernel headers |
| tests | kernel unit tests |
| ufs | Unix File System - `ffs(7)` |
| ufs | Unix File System - `ffs(4)` |
| vm | virtual memory system |
| x86 | code shared by AMD64 and i386 architectures |