From d3183183c24fb8fce5c9c7739b81411e0bc10bfe Mon Sep 17 00:00:00 2001 From: Mike Pritchard Date: Sat, 28 Aug 1999 21:38:36 +0000 Subject: [PATCH] Fix typo in previous commit that documented the -v option. --- bin/mkdir/mkdir.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mkdir/mkdir.1 b/bin/mkdir/mkdir.1 index 49ac16d70c2e..b919ab815bf2 100644 --- a/bin/mkdir/mkdir.1 +++ b/bin/mkdir/mkdir.1 @@ -78,7 +78,7 @@ Intermediate directories are created with permission bits of .Li rwxrwxrwx (\&0777) as modified by the current umask, plus write and search permission for the owner. -.It Fl p +.It Fl v Be verbose when creating directories, listing them as they are created. .El .Pp