added URL which describes context-creation
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Wed, 7 Jan 2004 15:46:24 +0000 (15:46 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Wed, 7 Jan 2004 15:46:24 +0000 (15:46 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@555 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/lib/vserver.h

index f0439b0..2d19794 100644 (file)
@@ -113,7 +113,8 @@ extern "C" {
      *  Special values for ctx are
      *  - VC_SAMECTX  which means the current context (just for changing caps and flags)
      *  - VC_RANDCTX  which means the next free context; this value can be used by
-     *                ordinary users also */
+     *                ordinary users also
+     *  See http://vserver.13thfloor.at/Stuff/Logic.txt for details */
   int  vc_new_s_context(xid_t ctx, unsigned int remove_cap, unsigned int flags);
 
     /** Sets the ipv4root information.