From 0c586a7359fe7093d75eabb551c3a934ff2dbf22 Mon Sep 17 00:00:00 2001 From: Milan Broz Date: Thu, 10 Mar 2011 13:11:45 +0000 Subject: [PATCH] Fix dmsetup man page typo (John Bradshaw) --- man/dmsetup.8.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/dmsetup.8.in b/man/dmsetup.8.in index 0d14c7ada..58e6dd5f7 100644 --- a/man/dmsetup.8.in +++ b/man/dmsetup.8.in @@ -290,7 +290,7 @@ Use with care! From version 4.8.0 onwards, if devices can't be removed because uninterruptible processes are waiting for I/O to return from them, adding --force will replace the table with one that fails all I/O, which might allow the -process to be killed. This also runs \fBmknodes\fP afterwards. +process to be killed. This also runs \fBmknodes\fP afterward. .IP \fBrename .I device_name new_name .br @@ -374,7 +374,7 @@ the command will try to use a value defined by DM_UDEV_COOKIE environment variab .br Parses given cookie value and extracts any udev control flags encoded. The output is in environment key format that is suitable for use in udev -rules. If the flag has its symbolic name assigned then the ouput is +rules. If the flag has its symbolic name assigned then the output is DM_UDEV_FLAG_='1', DM_UDEV_FLAG='1' otherwise. Subsystem udev flags don't have symbolic names assigned and these ones are always reported as DM_SUBSYSTEM_UDEV_FLAG='1'. There are -- 2.43.5