Browse code

“ should be "

Full width turn half-width character

Signed-off-by: YuPengZTE <yu.peng36@zte.com.cn>

YuPengZTE authored on 2016/08/16 19:38:29
Showing 2 changed files
... ...
@@ -9,7 +9,7 @@ parent = "smn_win_osx"
9 9
 +++
10 10
 <![end-metadata]-->
11 11
 
12
-# Getting “no space left on device” errors with Boot2Docker?
12
+# Getting "no space left on device" errors with Boot2Docker?
13 13
 
14 14
 If you're using Boot2Docker with a large number of images, or the images you're
15 15
 working with are very large, your pulls might start failing with "no space left
... ...
@@ -65,8 +65,8 @@ known to the system, the hierarchy they belong to, and how many groups they cont
65 65
 
66 66
 You can also look at `/proc/<pid>/cgroup` to see which control groups a process
67 67
 belongs to. The control group will be shown as a path relative to the root of
68
-the hierarchy mountpoint; e.g., `/` means “this process has not been assigned into
69
-a particular group”, while `/lxc/pumpkin` means that the process is likely to be
68
+the hierarchy mountpoint; e.g., `/` means "this process has not been assigned into
69
+a particular group", while `/lxc/pumpkin` means that the process is likely to be
70 70
 a member of a container named `pumpkin`.
71 71
 
72 72
 ## Finding the cgroup for a given container
... ...
@@ -279,7 +279,7 @@ program (present in the host system) within any network namespace
279 279
 visible to the current process. This means that your host will be able
280 280
 to enter the network namespace of your containers, but your containers
281 281
 won't be able to access the host, nor their sibling containers.
282
-Containers will be able to “see” and affect their sub-containers,
282
+Containers will be able to "see" and affect their sub-containers,
283 283
 though.
284 284
 
285 285
 The exact format of the command is: