summaryrefslogtreecommitdiff
path: root/topics/systems/backup-drops.gmi
diff options
context:
space:
mode:
Diffstat (limited to 'topics/systems/backup-drops.gmi')
-rw-r--r--topics/systems/backup-drops.gmi2
1 files changed, 1 insertions, 1 deletions
diff --git a/topics/systems/backup-drops.gmi b/topics/systems/backup-drops.gmi
index 930ee45..91631f6 100644
--- a/topics/systems/backup-drops.gmi
+++ b/topics/systems/backup-drops.gmi
@@ -79,7 +79,7 @@ it should give a Permission denied (publickey).
On the drop server you can track messages by
```
-n0tail -40 /var/log/auth.log
+tail -40 /var/log/auth.log
```
Next