diff options
| author | Gordon Bergling <gbe@FreeBSD.org> | 2025-10-26 13:28:48 +0000 |
|---|---|---|
| committer | Gordon Bergling <gbe@FreeBSD.org> | 2025-10-26 13:32:43 +0000 |
| commit | 5a739b74650b0746334ddcd92ef73369f0c18c54 (patch) | |
| tree | ab863889416ebc19fbf92f43c181e6dd0728d9a8 | |
| parent | 72a9bfcfab08da5a00e2ec3fba580157173c6a15 (diff) | |
p9fs.4: Fix a typo in the manual page
- s/recommented/recommended/
MFC after: 5 days
| -rw-r--r-- | share/man/man4/p9fs.4 | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
