[coreboot-gerrit] Change in coreboot[master]: util/abuild/abuild.1: Fix references to CBROOT parameter

Jonathan Neuschäfer (Code Review) gerrit at coreboot.org
Sun Sep 30 21:34:06 CEST 2018


Jonathan Neuschäfer has uploaded this change for review. ( https://review.coreboot.org/28828


Change subject: util/abuild/abuild.1: Fix references to CBROOT parameter
......................................................................

util/abuild/abuild.1: Fix references to CBROOT parameter

One occurence of this parameter was changed from LBROOT to CBROOT in
f8ee1806ac ("Rename almost all occurences of LinuxBIOS to coreboot.").
Change the others, too.

Change-Id: Ic0da24c32cd6d2f0577de037b5463c800f455786
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
---
M util/abuild/abuild.1
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/28/28828/1

diff --git a/util/abuild/abuild.1 b/util/abuild/abuild.1
index fbd31f3..2eee84b 100644
--- a/util/abuild/abuild.1
+++ b/util/abuild/abuild.1
@@ -4,13 +4,13 @@
 .SH SYNOPSIS
 .B abuild
 \fR[\fB\-abrvxsTVh\fR] [\fB\-c\fR numcpus|max] [\fB\-t\fR vendor/board] [\fB\-p\fR dir]
-[LBROOT]
+[CBROOT]
 .SH DESCRIPTION
 .B abuild
 is a utility used to easily build coreboot images for all available targets.
 .SH OPTIONS
 The
-.B "[LBROOT]"
+.B "[CBROOT]"
 parameter tells
 .B abuild
 where the root directory of the coreboot build tree resides. Per default

-- 
To view, visit https://review.coreboot.org/28828
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic0da24c32cd6d2f0577de037b5463c800f455786
Gerrit-Change-Number: 28828
Gerrit-PatchSet: 1
Gerrit-Owner: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180930/e9c5b3fe/attachment.html>


More information about the coreboot-gerrit mailing list