[FE training-materials-updates] labs/sysdev-application-debugging: fix /etc/exports path

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Sep 22 08:23:32 CEST 2016


Repository : git://git.free-electrons.com/training-materials.git
On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=8575dc654afce1b44bf34fe1f3ec2352f0195c41

>---------------------------------------------------------------

commit 8575dc654afce1b44bf34fe1f3ec2352f0195c41
Author: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Date:   Thu Sep 22 08:23:10 2016 +0200

    labs/sysdev-application-debugging: fix /etc/exports path
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>


>---------------------------------------------------------------

8575dc654afce1b44bf34fe1f3ec2352f0195c41
 labs/sysdev-application-debugging/sysdev-application-debugging.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/sysdev-application-debugging/sysdev-application-debugging.tex b/labs/sysdev-application-debugging/sysdev-application-debugging.tex
index 074f121..5fb62a3 100644
--- a/labs/sysdev-application-debugging/sysdev-application-debugging.tex
+++ b/labs/sysdev-application-debugging/sysdev-application-debugging.tex
@@ -49,7 +49,7 @@ Go back to the \code{$HOME/embedded-linux-labs/debugging} directory
 and extract the \code{buildroot-2016.02/output/images/rootfs.tar}
 archive in the \code{nfsroot} directory.
 
-Update the \code{/etc/export} file and restart the
+Update the \code{/etc/exports} file and restart the
 \code{nfs-kernel-server}.
 
 Boot your ARM board over NFS on the filesystem produced with the same




More information about the training-materials-updates mailing list