diff options
| author | Quentin Thébault <quentin.thebault@defenso.fr> | 2025-09-16 02:38:18 +0000 |
|---|---|---|
| committer | Alexander Ziaee <ziaee@FreeBSD.org> | 2025-09-17 15:31:37 +0000 |
| commit | 3049b2f5115b3b4aed202274e866f360fa2560d1 (patch) | |
| tree | 99f3dc485c1efbfa5f148fd4ea121686a80f30a9 /contrib | |
| parent | 2b0f8c6907b96a8e150a1250e56d25a7a5d202d8 (diff) | |
Diffstat (limited to 'contrib')
| -rw-r--r-- | contrib/kyua/doc/kyuafile.5.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/kyua/doc/kyuafile.5.in b/contrib/kyua/doc/kyuafile.5.in index 43f00816d407..a9106e95d790 100644 --- a/contrib/kyua/doc/kyuafile.5.in +++ b/contrib/kyua/doc/kyuafile.5.in @@ -485,7 +485,7 @@ plain_test_program{name='the_test', .Ss FreeBSD jail execution environment The following example configures the test to be run within a temporary jail with -.Xr vnet 9 +.Xr VNET 9 support and the permission to create raw sockets: .Bd -literal -offset indent syntax(2) |
