diff options
Diffstat (limited to 'doc/s6-envuidgid.html')
-rw-r--r-- | doc/s6-envuidgid.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/s6-envuidgid.html b/doc/s6-envuidgid.html index 501564a..9753d68 100644 --- a/doc/s6-envuidgid.html +++ b/doc/s6-envuidgid.html @@ -6,14 +6,14 @@ <title>s6: the s6-envuidgid program</title> <meta name="Description" content="s6: the s6-envuidgid program" /> <meta name="Keywords" content="s6 command s6-envuidgid uid gid environment modification" /> - <!-- <link rel="stylesheet" type="text/css" href="http://skarnet.org/default.css" /> --> + <!-- <link rel="stylesheet" type="text/css" href="//skarnet.org/default.css" /> --> </head> <body> <p> <a href="index.html">s6</a><br /> -<a href="http://skarnet.org/software/">Software</a><br /> -<a href="http://skarnet.org/">skarnet.org</a> +<a href="//skarnet.org/software/">Software</a><br /> +<a href="//skarnet.org/">skarnet.org</a> </p> <h1> The s6-envuidgid program </h1> @@ -78,7 +78,7 @@ supplementary groups. </li> <li> s6-envuidgid is useful when running a program that must start as root but can drop its privileges later. Such a program can read its new uid/gid/groups info from the UID, GID and GIDLIST environment variables. Superservers such as -<a href="http://skarnet.org/software/s6-networking/s6-tcpserver4.html">s6-tcpserver4</a> +<a href="//skarnet.org/software/s6-networking/s6-tcpserver4.html">s6-tcpserver4</a> make use of this. </li> </ul> |