Fix a comma splice by making two separate (shorter) sentences out of
a long one. Submitted by: bjk
This commit is contained in:
parent
9fb6cd9a20
commit
dc5ecb5cb1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38983
1 changed files with 1 additions and 1 deletions
|
@ -1435,7 +1435,7 @@ ifconfig_fxp0_alias7="inet 202.0.75.20 netmask 255.255.255.255"</programlisting>
|
|||
|
||||
<para>System logging is an important aspect of system
|
||||
administration. It is used both to detect hardware and software
|
||||
issues and errors in the system, it also plays a very
|
||||
issues and errors in the system. It also plays a very
|
||||
important role in security auditing and incident response.
|
||||
System daemons without a controlling terminal also usually log
|
||||
information to a system logging facility or other log
|
||||
|
|
Loading…
Reference in a new issue