OSDN Git Service

* new-features.sgml (ov-new1.7.8): Fix typo.
authorcorinna <corinna>
Wed, 16 Feb 2011 01:05:27 +0000 (01:05 +0000)
committercorinna <corinna>
Wed, 16 Feb 2011 01:05:27 +0000 (01:05 +0000)
winsup/doc/ChangeLog
winsup/doc/new-features.sgml

index e7cffaf..f0bafb8 100644 (file)
@@ -1,5 +1,9 @@
 2011-02-15  Corinna Vinschen  <corinna@vinschen.de>
 
+       * new-features.sgml (ov-new1.7.8): Fix typo.
+
+2011-02-15  Corinna Vinschen  <corinna@vinschen.de>
+
        * legal.sgml: Bump date.
        * new-features.sgml (ov-new1.7.8): Move dropped NT4 pre-SP4 support
        up to be the first paragraph.
index 44c01a6..e7777c5 100644 (file)
@@ -52,7 +52,7 @@ it now obeys POSIX semantics of returning int.
 /proc/sys now allows unfiltered access to the native NT namespace.  Access
 restrictions still apply.  Direct device access via /proc/sys is not yet
 supported.  File system access via block devices works.  For instance
-(note the trailing backslash!)
+(note the trailing slash!)
 <screen>
 bash$ cd /proc/sys/Device/HarddiskVolumeShadowCopy1/
 </screen>