The branch stable/15 has been updated by gbe:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=396493baffdd4c2e9e6db32c39472764ae53006d

commit 396493baffdd4c2e9e6db32c39472764ae53006d
Author:     Gordon Bergling <[email protected]>
AuthorDate: 2025-10-26 13:28:48 +0000
Commit:     Gordon Bergling <[email protected]>
CommitDate: 2025-10-31 07:22:17 +0000

    p9fs.4: Fix a typo in the manual page
    
    - s/recommented/recommended/
    
    (cherry picked from commit 5a739b74650b0746334ddcd92ef73369f0c18c54)
---
 share/man/man4/p9fs.4 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/man/man4/p9fs.4 b/share/man/man4/p9fs.4
index 04f27abd2545..a49053d461d4 100644
--- a/share/man/man4/p9fs.4
+++ b/share/man/man4/p9fs.4
@@ -96,7 +96,7 @@ may not work correctly.
 If
 .Nm
 is the root filesystem,
-it is recommented to use with
+it is recommended to use with
 .Xr tmpfs 5
 to ensure that temporary files created in
 .Pa /tmp

Reply via email to