diff options
Diffstat (limited to 'libxo/xo_open_container.3')
-rw-r--r-- | libxo/xo_open_container.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libxo/xo_open_container.3 b/libxo/xo_open_container.3 index 9e48fbeeecea..e765089a7f69 100644 --- a/libxo/xo_open_container.3 +++ b/libxo/xo_open_container.3 @@ -121,7 +121,7 @@ traditional C strings can be used directly. The close functions with the .Dq _d suffix are used in -.Dq Do The Right Thing +.Dq "Do The Right Thing" mode, where the name of the open containers, lists, and instances are maintained internally by .Nm libxo @@ -151,7 +151,7 @@ Some users may find tracking the names of open containers, lists, and instances inconvenient. .Nm libxo offers a -.Dq Do The Right Thing +.Dq "Do The Right Thing" mode, where .Nm libxo will track the names of open containers, lists, and instances so |