mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-21 18:50:50 +01:00
dmesg(8): Fix typo timetamps -> timestamps
Event: Advanced UNIX Programming Course (Fall'23) at NTHU. Pull Request: https://github.com/freebsd/freebsd-src/pull/1036
This commit is contained in:
parent
7a71b35023
commit
d3905a3b07
@ -74,7 +74,7 @@ variables control how the kernel timestamps entries in the message buffer:
|
||||
The default value is shown next to each variable.
|
||||
.Bl -tag -width indent
|
||||
.It kern.msgbuf_show_timestamp : No 0
|
||||
If set to 0, no timetamps are added.
|
||||
If set to 0, no timestamps are added.
|
||||
If set to 1, then a 1-second granularity timestamp will be added to most lines
|
||||
in the message buffer.
|
||||
If set to 2, then a microsecond granularity timestamp will be added.
|
||||
|
Loading…
Reference in New Issue
Block a user