Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162108822
D16375.id45640.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D16375.id45640.diff
View Options
Index: share/man/man5/sysctl.conf.5
===================================================================
--- share/man/man5/sysctl.conf.5
+++ share/man/man5/sysctl.conf.5
@@ -39,7 +39,7 @@
.Pa /etc/sysctl.conf
is in the format of the
.Xr sysctl 8
-command, i.e.\&
+command, i.e.,
.Bd -literal -offset indent
sysctl_mib=value
.Ed
@@ -62,7 +62,7 @@
a configuration like
.Bd -literal -offset indent
# Configure logging.
-kern.logsigexit=0 # Do not log fatal signal exits (e.g. sig 11)
+kern.logsigexit=0 # Do not log fatal signal exits (e.g., sig 11)
.Ed
.Sh SEE ALSO
.Xr rc.conf 5 ,
@@ -78,7 +78,11 @@
functionality and sysctls to manage that functionality,
.Nm
may be processed too early in the boot process to set those sysctls.
-For example, sysctls to manage the linux emulator cannot be set in
+For example, sysctls to manage the Linux compatibility layer
+.Po
+.Xr linux 4
+.Pc
+cannot be set in
.Nm
-if the linux emulator is loaded as a module rather than
+if the Linux compatibility layer is loaded as a module rather than
compiled into the kernel.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 10, 8:44 PM (8 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34940164
Default Alt Text
D16375.id45640.diff (1 KB)
Attached To
Mode
D16375: Mention the Linux compatibility layer instead of the Linux emulator in the BUGS section.
Attached
Detach File
Event Timeline
Log In to Comment