diff options
Diffstat (limited to 'util/lxbios/lbtable.c')
-rw-r--r-- | util/lxbios/lbtable.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/util/lxbios/lbtable.c b/util/lxbios/lbtable.c index 87f0356186..ec2cc8545d 100644 --- a/util/lxbios/lbtable.c +++ b/util/lxbios/lbtable.c @@ -9,9 +9,9 @@ * UCRL-CODE-2003-012 * All rights reserved. * - * This file is part of lxbios, a utility for reading/writing coreboot + * This file is part of nvramtool, a utility for reading/writing coreboot * parameters and displaying information from the coreboot table. - * For details, see http://coreboot.org/Lxbios. + * For details, see http://coreboot.org/nvramtool. * * Please also read the file DISCLAIMER which is included in this software * distribution. |