提交 c22d6bef 编写于 作者: J Javi Merino 提交者: Jonathan Corbet

doc: fix grammar

Some minor typos:

  - make is unbindable -> make it unbindable
  - a underlying -> an underlying
  - different version -> different versions

Cc: Jonathan Corbet <corbet@lwn.net>
Signed-off-by: NJavi Merino <javi.merino@arm.com>
Signed-off-by: NJonathan Corbet <corbet@lwn.net>
上级 ce655081
...@@ -123,7 +123,7 @@ replicas continue to be exactly same. ...@@ -123,7 +123,7 @@ replicas continue to be exactly same.
2d) A unbindable mount is a unbindable private mount 2d) A unbindable mount is a unbindable private mount
let's say we have a mount at /mnt and we make is unbindable let's say we have a mount at /mnt and we make it unbindable
# mount --make-unbindable /mnt # mount --make-unbindable /mnt
...@@ -197,13 +197,13 @@ replicas continue to be exactly same. ...@@ -197,13 +197,13 @@ replicas continue to be exactly same.
namespaces are made first class objects with user API to namespaces are made first class objects with user API to
associate/disassociate a namespace with userid, then each user associate/disassociate a namespace with userid, then each user
could have his/her own namespace and tailor it to his/her could have his/her own namespace and tailor it to his/her
requirements. Offcourse its needs support from PAM. requirements. This needs to be supported in PAM.
D) Versioned files D) Versioned files
If the entire mount tree is visible at multiple locations, then If the entire mount tree is visible at multiple locations, then
a underlying versioning file system can return different an underlying versioning file system can return different
version of the file depending on the path used to access that versions of the file depending on the path used to access that
file. file.
An example is: An example is:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册