aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2023-10-02 11:44:21 +0800
committerXi Ruoyao <xry111@xry111.site>2023-10-02 11:44:21 +0800
commit0d8322dbe62f0a5d4a86b03e155dbbb593a130ad (patch)
treee737c67c6d1ab5c10949bb419604b9f98a1c5108
parent370b0f548d8c29350f34f8f651359cb35800dcc2 (diff)
createfiles: Remove doubled punctuation
-rw-r--r--chapter07/createfiles.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter07/createfiles.xml b/chapter07/createfiles.xml
index cfa2ee919..9047fa744 100644
--- a/chapter07/createfiles.xml
+++ b/chapter07/createfiles.xml
@@ -230,7 +230,7 @@ chmod -v 600 /var/log/btmp</userinput></screen>
<filename>lastlog</filename> files use 32-bit integers for timestamps
and they'll be fundamentally broken after year 2038. Many packages
have stopped using them and other packages are going to stop using
- them. It is probably best to consider them deprecated..
+ them. It is probably best to consider them deprecated.
</para>
</note>