From ec962878ce0ee39fb545553955a5f7bfcd8e8224 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Thu, 15 Aug 2019 16:16:48 -0700 Subject: Fix two typos. --- toys/other/makedevs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toys/other') diff --git a/toys/other/makedevs.c b/toys/other/makedevs.c index d7b9b4e5..a6998fcc 100644 --- a/toys/other/makedevs.c +++ b/toys/other/makedevs.c @@ -17,7 +17,7 @@ config MAKEDEVS -d File containing device table (default reads from stdin) - Each line of of the device table has the fields: + Each line of the device table has the fields: Where name is the file name, and type is one of the following: -- cgit v1.2.3