From: Karel Zak Date: Fri, 22 Mar 2013 09:17:10 +0000 (+0100) Subject: docs: upadte v2.23-ReleaseNotes X-Git-Tag: v2.23-rc1~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=74edc12cbb6b6f6582f087ea0940cc262cf0f8a3;p=thirdparty%2Futil-linux.git docs: upadte v2.23-ReleaseNotes Signed-off-by: Karel Zak --- diff --git a/Documentation/releases/v2.23-ReleaseNotes b/Documentation/releases/v2.23-ReleaseNotes index 3a3f7da385..49c3881e53 100644 --- a/Documentation/releases/v2.23-ReleaseNotes +++ b/Documentation/releases/v2.23-ReleaseNotes @@ -22,7 +22,7 @@ unshare(1): fdisk(8): - provides experimental support for GUID Partition Table (GPT), the - implementation is still not complete (some unimportant features are missing). + implementation is still not complete and some (unimportant) features are missing. - ~50% of fdisk code has been refactored, this task is going to be complete in the next release. The goal is to have libfdisk shared between all fdisks. @@ -44,11 +44,9 @@ mount(8): umount(8): - supports new command line option --recursive to recursively unmount all sub-mounts for the specified mountpoint - - supports new command line option --all-targets to unmount all - mountpoints in the current namespace for the specified filesystem - - the options --recursive and --all-targets could be used together and - note that foreign namespaces could be modified for example by - "nsenter --target --mount umount ..." command. + - supports new command line option --all-targets to unmount all mountpoints in + the current namespace for the specified filesystem + - the options --recursive and --all-targets could be used together dmesg(1): - supports new command line options --color, --human and --nopager, the @@ -80,8 +78,8 @@ lslocks(8): - provides new column BLOCKER and detects blocked locks lsblk(8): - - supports new command line option --scsi and new columns H:C:T:L, TRANSPORT, - VENDOR and REVISION + - supports new command line option --scsi and new columns HCTL, TRANsport + VENDOR and REVision swapon(8) and losetup(8): - the commands prints basic overview by default if no option specified @@ -95,8 +93,8 @@ rename(1): hwclock(8): - supports new command line option --compare to periodically compare - the Hardware Clock to the System Time (based on adjtimex -c -) + the Hardware Clock to the System Time (based on adjtimex -c) + ipcs(1): - supports new command line options --bytes and --human