From 36def9125c9adf4049a18105d48715ac8606e1ec Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 27 Oct 2016 19:47:07 -0500 Subject: rtems-docs: Fix many unnecessary back slashes --- shell/file_and_directory.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/file_and_directory.rst') diff --git a/shell/file_and_directory.rst b/shell/file_and_directory.rst index eb4b276..fd63c1e 100644 --- a/shell/file_and_directory.rst +++ b/shell/file_and_directory.rst @@ -1334,7 +1334,7 @@ The format is required and must be surrounded by double quote (" ") marks. It is interpreted as a fprintf-style format string (see*fprintf*), with the following exceptions: -- An asterisk (\*) may not be used as a field width or precision. +- An asterisk (*) may not be used as a field width or precision. - A byte count or field precision is required for each "s" con- version character (unlike the fprintf(3) default which prints the entire string if -- cgit v1.2.3