summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMiguel <rosen644835@gmail.com>2019-04-27 11:27:04 +0200
committerDanny Milosavljevic <dannym@scratchpost.org>2019-05-05 17:23:04 +0200
commitf09607126665642708ece2cdbf43273c13c71997 (patch)
tree26f90ff7d8e930e0fda88b3e2dde3db19d132c98 /doc
parentdd357acd93c43827038abfca9461cb0c4b33ff96 (diff)
downloadgnu-guix-f09607126665642708ece2cdbf43273c13c71997.tar
gnu-guix-f09607126665642708ece2cdbf43273c13c71997.tar.gz
doc: Fix typos.
* doc/guix.texi (set-xorg-configuration): Add missing @code tag. (error-log@files-configuration@CUPS): "Error log" instead of "access log". Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 7da73c00e0..abe1e1e8b0 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -13696,7 +13696,7 @@ default is @code{-nolisten tcp}.
@deffn {Scheme Procedure} set-xorg-configuration @var{config} @
[@var{login-manager-service-type}]
Tell the log-in manager (of type @var{login-manager-service-type}) to use
-@var{config}, an <xorg-configuration> record.
+@var{config}, an @code{<xorg-configuration>} record.
Since the Xorg configuration is embedded in the log-in manager's
configuration---e.g., @code{gdm-configuration}---this procedure provides a
@@ -13832,7 +13832,7 @@ Defaults to @samp{"0640"}.
@deftypevr {@code{files-configuration} parameter} log-location error-log
Defines the error log filename. Specifying a blank filename disables
-access log generation. The value @code{stderr} causes log entries to be
+error log generation. The value @code{stderr} causes log entries to be
sent to the standard error file when the scheduler is running in the
foreground, or to the system log daemon when run in the background. The
value @code{syslog} causes log entries to be sent to the system log