diff options
Diffstat (limited to 'share/man/man5/sysctl.conf.5')
-rw-r--r-- | share/man/man5/sysctl.conf.5 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man5/sysctl.conf.5 b/share/man/man5/sysctl.conf.5 index 7729de0..537713c 100644 --- a/share/man/man5/sysctl.conf.5 +++ b/share/man/man5/sysctl.conf.5 @@ -56,7 +56,9 @@ Initial settings for .Xr sysctl 8 . .Sh EXAMPLES To turn off logging of programs that exit due to fatal signals, as well as -telling Linux programs that you are running FreeBSD 3.4-STABLE, you may use +telling Linux programs that you are running +.Fx +3.4-STABLE, you may use a configuration like .Bd -literal -offset indent # Configure logging and Linux execution. |