From c8edbcd86c1f4157e3998fb0d81c9a576b0f1f0a Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 3 Mar 2015 10:09:13 +0000 Subject: - More doc cosmetic fixes - version: 2.0.3.0 --- doc/s6-chown.html | 2 +- doc/s6-ls.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/s6-chown.html b/doc/s6-chown.html index 0cbbe57..a3ae819 100644 --- a/doc/s6-chown.html +++ b/doc/s6-chown.html @@ -32,7 +32,7 @@ to (numeric) gid.
  • If uid isn't provided, the owner remains the same; if gid isn't provided, the group remains the same.
  • -
  • The -U option sets uid to the value of the UID +
  • The -U option sets uid to the value of the UID environment variable and gid to the value of the GID environment variable. This makes s6-chown easily usable with s6-envuidgid: diff --git a/doc/s6-ls.html b/doc/s6-ls.html index 492ea25..bd129b4 100644 --- a/doc/s6-ls.html +++ b/doc/s6-ls.html @@ -40,7 +40,7 @@ instead of a newline.
  • -a : do not omit files starting with a dot. Do not list . or .. though.
  • -A : do not omit files starting with a dot, even -. and ..
  • +. and ..
  • -x exclude : if a file name is exclude, do not print it.
  • -- cgit v1.2.3