Provided by: util-vserver_0.30.216-pre3120-1.4_amd64 

NAME
vuname - modifies and shows uname entries of vserver contexts
SYNOPSIS
vuname [-g] --xid <xid> <TAG>*
DESCRIPTION
or vuname -s --xid <xid> -t <TAG>=<VALUE> [--] [<command> <args>*]
or vuname --dir <dir> --xid <xid> [--missingok] [--] [<command> <args>*]
Options:
-g ... get and print the value
-s ... set the value
--xid <xid>
... operate on this context; 'self' means the current one
-t <TAG>=<VALUE>
... set <TAG> to <VALUE>; this option can be repeated multiple time
--dir <dir>
... read values from files in <dir>. These files must have a valid TAG as their name
--missingok
... do not fail when the <DIR> from '--dir' does not exist.
Possible values for TAG are:
context, sysname, nodename, release, version, machine, domainname
Please report bugs to vserver@list.linux-vserver.org
This program is part of util-vserver
COPYRIGHT
Copyright © 2004 Enrico Scholz This program is free software; you may redistribute it under the terms of
the GNU General Public License. This program has absolutely no warranty.
vuname -- modifies and shows uname entries of v... May 2013 VUNAME(8)