From c351dab99922ea788de1f42bc591ae31eb592e35 Mon Sep 17 00:00:00 2001 From: Loïc Minier Date: Thu, 13 Oct 2011 21:23:31 +0200 Subject: Fix spelling of "omitted"; found by lintian MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Loïc Minier Signed-off-by: Sascha Hauer --- commands/saveenv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commands/saveenv.c') diff --git a/commands/saveenv.c b/commands/saveenv.c index 11a9fee54f..c63080b658 100644 --- a/commands/saveenv.c +++ b/commands/saveenv.c @@ -109,7 +109,7 @@ BAREBOX_CMD_END * @page saveenv_command

\ is usually a block in flash but can be any other file. If -ommitted, \ defaults to /env and \ defaults to +omitted, \ defaults to /env and \ defaults to /dev/env0. Note that envfs can only handle files, directories are being skipped silently.

-- cgit v1.2.3