diff options
Diffstat (limited to 'man5/proc.5')
| -rw-r--r-- | man5/proc.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index 5e52b038cf..649caa539d 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -1829,7 +1829,7 @@ and in that shell we create some new mount points: .IP .in +4n .EX -$ \fBPS1='sh1# ' unshare \-Urnm\fP +$ \fBPS1=\(aqsh1# \(aq unshare \-Urnm\fP sh1# \fBmount \-t tmpfs tmpfs /etc\fP # Mount empty tmpfs at /etc sh1# \fBmount \-\-bind /usr /dev\fP # Mount /usr at /dev sh1# \fBecho $$\fP @@ -1843,7 +1843,7 @@ the initial and new namespaces: .IP .in +4n .EX -$ \fBPS1='sh2# ' sudo sh\fP +$ \fBPS1=\(aqsh2# \(aq sudo sh\fP sh2# \fBls /etc | wc \-l\fP # In initial NS 309 sh2# \fBls /proc/27123/root/etc | wc \-l\fP # /etc in other NS @@ -3182,7 +3182,7 @@ driver driver version geometry physical and logical geometry identify in hexadecimal media media type -model manufacturer's model number +model manufacturer\(aqs model number settings drive settings smart_thresholds IDE disk management thresholds (in hex) smart_values IDE disk management values (in hex) |
