1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-05 12:56:08 +00:00

Add missing spaces after "logconfig" in example lines.

PR:		docs/64082
Submitted by:	Tsurutani Naoki
MFC after:	3 days
This commit is contained in:
Colin Percival 2004-03-13 09:51:43 +00:00
parent 2a5bb2de6b
commit 0bf534c254
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=126916

View File

@ -1891,7 +1891,7 @@ keyword to enable/disable all messages of the
respective message class. respective message class.
Thus, a minimal log configuration could look like this: Thus, a minimal log configuration could look like this:
.Bd -literal .Bd -literal
logconfig=syncstatus +sysevents logconfig =syncstatus +sysevents
.Ed .Ed
.Pp .Pp
This would just list the synchronizations state of This would just list the synchronizations state of
@ -1900,7 +1900,7 @@ and the major system events.
For a simple reference server, the For a simple reference server, the
following minimum message configuration could be useful: following minimum message configuration could be useful:
.Bd -literal .Bd -literal
logconfig=syncall +clockall logconfig =syncall +clockall
.Ed .Ed
.Pp .Pp
This configuration will list all clock information and This configuration will list all clock information and