diff options
Diffstat (limited to 'chapter06/man-exp.xml')
-rw-r--r-- | chapter06/man-exp.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/chapter06/man-exp.xml b/chapter06/man-exp.xml new file mode 100644 index 000000000..cfb821ccc --- /dev/null +++ b/chapter06/man-exp.xml @@ -0,0 +1,11 @@ +<sect2> +<title>Command explanations</title> + +<para> +<userinput>patch -Np1 -i ../man-1.5i2.patch:</userinput> This patch +changes man so that it uses awk instead of gawk which is the default. +We use this as LFS uses awk instead of gawk. +</para> + +</sect2> + |