]> wimlib.net Git - wimlib/blobdiff - doc/man1/wimlib-imagex-apply.1
wimboot.c: correctly handle next_data_source_id field
[wimlib] / doc / man1 / wimlib-imagex-apply.1
index 1245b7ba4865f93c23293fffc705078d64af459e..d284f9f6b75d659b7d9f15308ff5ff8338d33cc7 100644 (file)
@@ -1,4 +1,4 @@
-.TH WIMLIB-IMAGEX "1" "January 2016" "wimlib 1.9.0" "User Commands"
+.TH WIMLIB-IMAGEX "1" "March 2016" "wimlib 1.9.1" "User Commands"
 .SH NAME
 wimlib-imagex-apply \- Extract one image, or all images, from a WIM archive
 .SH SYNOPSIS
@@ -456,7 +456,7 @@ wimlib-imagex apply install.wim 1 /dev/sda2
 .PP
 Note that before running either of the above commands, an NTFS filesystem may
 need to be created on the partition, for example with format.exe on Windows or
-\fBmkntfs\fR(8) (part of NTFS-3g) on UNIX-like systems.  For example, you might
+\fBmkntfs\fR(8) (part of NTFS-3G) on UNIX-like systems.  For example, you might
 run:
 .RS
 .PP