From 82eccad945a30a404ffb61d22d2350a775c8b511 Mon Sep 17 00:00:00 2001 From: Tristan Cacqueray Date: Sun, 5 May 2019 03:31:52 +0000 Subject: [PATCH] docs: fix missing as typo This change fixes a typo in the adapting-existing doc. Closes: #1850 Approved by: cgwalters --- docs/manual/adapting-existing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/adapting-existing.md b/docs/manual/adapting-existing.md index 4353db93..14b36a88 100644 --- a/docs/manual/adapting-existing.md +++ b/docs/manual/adapting-existing.md @@ -91,7 +91,7 @@ Patches to support other initramfs technologies and init systems, if sufficiently clean, will likely be accepted upstream. A further specific note regarding `sysvinit`: OSTree used to support -recording device files such the `/dev/initctl` FIFO, but no longer +recording device files such as the `/dev/initctl` FIFO, but no longer does. It's recommended to just patch your initramfs to create this at boot.