linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] devices.txt: fix typo of "ubd" as "udb"
@ 2020-08-16 23:38 Theodore Dubois
  2020-08-24 22:05 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Theodore Dubois @ 2020-08-16 23:38 UTC (permalink / raw)
  To: linux-doc; +Cc: corbet, Theodore Dubois

Signed-off-by: Theodore Dubois <tblodt@icloud.com>
---
 Documentation/admin-guide/devices.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/admin-guide/devices.txt b/Documentation/admin-guide/devices.txt
index 2a97aaec8b12..ee05cb38e696 100644
--- a/Documentation/admin-guide/devices.txt
+++ b/Documentation/admin-guide/devices.txt
@@ -1661,7 +1661,7 @@
 
   98 block	User-mode virtual block device
 		  0 = /dev/ubda		First user-mode block device
-		 16 = /dev/udbb		Second user-mode block device
+		 16 = /dev/ubdb		Second user-mode block device
 		    ...
 
 		Partitions are handled in the same way as for IDE
-- 
2.24.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] devices.txt: fix typo of "ubd" as "udb"
  2020-08-16 23:38 [PATCH] devices.txt: fix typo of "ubd" as "udb" Theodore Dubois
@ 2020-08-24 22:05 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2020-08-24 22:05 UTC (permalink / raw)
  To: Theodore Dubois; +Cc: linux-doc

On Sun, 16 Aug 2020 16:38:23 -0700
Theodore Dubois <tblodt@icloud.com> wrote:

> Signed-off-by: Theodore Dubois <tblodt@icloud.com>
> ---
>  Documentation/admin-guide/devices.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/admin-guide/devices.txt b/Documentation/admin-guide/devices.txt
> index 2a97aaec8b12..ee05cb38e696 100644
> --- a/Documentation/admin-guide/devices.txt
> +++ b/Documentation/admin-guide/devices.txt
> @@ -1661,7 +1661,7 @@
>  
>    98 block	User-mode virtual block device
>  		  0 = /dev/ubda		First user-mode block device
> -		 16 = /dev/udbb		Second user-mode block device
> +		 16 = /dev/ubdb		Second user-mode block device
>  		    ...

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-24 22:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-16 23:38 [PATCH] devices.txt: fix typo of "ubd" as "udb" Theodore Dubois
2020-08-24 22:05 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).