mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 11:21:59 +00:00
Added missing nodump attribute.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7566 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
07e8db25bd
commit
b179883a0d
@ -113,7 +113,7 @@
|
||||
<para>To see all the appropriate versions, copy the following script
|
||||
to your system and run it.</para>
|
||||
|
||||
<screen><userinput>cat > version-check.sh << "EOF"
|
||||
<screen role="nodump"><userinput>cat > version-check.sh << "EOF"
|
||||
<literal>#!/bin/bash
|
||||
|
||||
# Simple script to list version numbers of critical developmet tools
|
||||
|
Loading…
Reference in New Issue
Block a user