aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2022-12-10 14:50:10 +0800
committerXi Ruoyao <xry111@xry111.site>2022-12-10 14:50:10 +0800
commitb46fa02ee0d9e3ca270951387aefd224f1b06c79 (patch)
tree37292b0390782141a0d76bd9f255b19f3206144f
parent20d6b70237dda66a4b809417a59fc728de19f90c (diff)
coreutils: fix a typo
-rw-r--r--chapter08/coreutils.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/coreutils.xml b/chapter08/coreutils.xml
index 34a41163e..77c6a7a92 100644
--- a/chapter08/coreutils.xml
+++ b/chapter08/coreutils.xml
@@ -363,7 +363,7 @@ sed -i 's/"1"/"8"/' /usr/share/man/man8/chroot.8</userinput></screen>
<varlistentry id="date">
<term><command>date</command></term>
<listitem>
- <para>Displays the current dae and time in the given format, or sets the
+ <para>Displays the current date and time in the given format, or sets the
system date and time</para>
<indexterm zone="ch-system-coreutils date">
<primary sortas="b-date">date</primary>