Fix typo "XQaurtz" in Xquartz.man

This commit is contained in:
Jim DeLaHunt 2017-12-11 00:08:52 -08:00 committed by Jeremy Huddleston Sequoia
parent 5429791b1c
commit 0e272ac458
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ or you can include extra information such as the file, line, and function where
.TP 8
.B $ syslog -w -F '$(Time) $(Sender) <$(Level)> $(File):$(Line) $(Function) :: $(Message)' -k Facility eq @bundle_id_prefix@
.PP
By default, XQaurtz sets an ASL mask which prevents it from logging messages
By default, XQuartz sets an ASL mask which prevents it from logging messages
below the ASL_LEVEL_WARNING level (meaning almost all logging is done strictly
to the file referenced above). To force XQuartz to send all log messages to
syslogd(8), you can adjust this mask using the following syslog(1) command: