merged
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 24 Feb 2010 00:10:20 +0200
changeset 309 117fd10347ec
parent 305 6c7890231c7d (current diff)
parent 308 bb7f69ae849a (diff)
child 314 ae0b44392cd3
child 318 5a839a273056
child 332 80247baf4f55
merged
--- a/dimentions.rst	Thu Feb 11 14:53:48 2010 +0200
+++ b/dimentions.rst	Wed Feb 24 00:10:20 2010 +0200
@@ -19,6 +19,12 @@
 
   http://en.wikipedia.org/wiki/Pixels_per_inch
 
+* lpi
+
+lines per inch.
+
+  http://en.wikipedia.org/wiki/Lines_per_inch
+
 * bpp
 
 bits per pixel, color depth.
--- a/windows.rst	Thu Feb 11 14:53:48 2010 +0200
+++ b/windows.rst	Wed Feb 24 00:10:20 2010 +0200
@@ -80,3 +80,13 @@
 Create the following DWORD value (if it doesn't exist): LmCompatibilityLevel
 
 And set its value to: 1
+
+* Map dir to disk.
+
+To create:
+
+  cmd> subst [to-disk: [from-disk:]path]
+
+To remove:
+
+  cmd> subst disk: /d