From 36d9b2bf9be88d1a6298f7504cc6a2f97c034bce Mon Sep 17 00:00:00 2001 From: Larry Lawrence Date: Fri, 11 Feb 2005 03:46:30 +0000 Subject: [PATCH] reformat joe git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3436 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- postlfs/editors/ed.xml | 50 ++++++++++----- postlfs/editors/joe.xml | 131 +++++++++++++++++++++++++++------------ postlfs/editors/nano.xml | 2 + 3 files changed, 129 insertions(+), 54 deletions(-) diff --git a/postlfs/editors/ed.xml b/postlfs/editors/ed.xml index 5fac6b21d0..8ba35f5301 100644 --- a/postlfs/editors/ed.xml +++ b/postlfs/editors/ed.xml @@ -19,6 +19,9 @@ Ed-&ed-version; +Ed + Introduction to <application>Ed</application> @@ -70,8 +73,11 @@ files: commands: ./configure --prefix=/usr --exec-prefix="" && -make && -make install +make + +Now, as the root user: + +make install @@ -89,24 +95,36 @@ unavailable. Contents -The Ed package contains -ed and -red. + +Installed Programs + +ed and red + + - + +Short Descriptions + -Description + +ed +is a line-oriented text editor. + +ed + + -ed -ed -is a line-oriented text editor. - + +red +is a restricted ed—it can only edit files in the +current directory and cannot execute shell commands. + + +red + + -red -red -is a restricted ed—it can only edit files in the current directory -and cannot execute shell commands. - + diff --git a/postlfs/editors/joe.xml b/postlfs/editors/joe.xml index da424a447d..157c7f41b2 100644 --- a/postlfs/editors/joe.xml +++ b/postlfs/editors/joe.xml @@ -12,13 +12,15 @@ ]> - + $LastChangedBy$ $Date$ JOE-&joe-version; +JOE Introduction to <application><acronym>JOE</acronym></application> @@ -50,68 +52,121 @@ url="&joe-download-ftp;"/> following commands: ./configure --sysconfdir=/etc --prefix=/usr && -make && -make install +make + +Now, as the root user: + +make install Configuration files -JOE can make use of -several configuration files. Information about these files may be found in the -joe man page. These files are /etc/jmacsrc, -/etc/joerc, /etc/jpicorc, -/etc/jstarrc, and /etc/rjoerc. -JOE can also make use of -~/.joerc, which may be copied from -/etc/joerc and customized for each user's -taste. +Config files +/etc/jmacsrc, +/etc/joerc, /etc/jpicorc, +/etc/jstarrc, /etc/rjoerc, +~/.joerc + +/etc/jmacsrcrc + + +/etc/joerc + + +/etc/jpicorc + + +/etc/jstarrc + + +/etc/rjoerc + + +~/.joerc + + Contents -The JOE package contains -jmacs, -joe, jpico, -jstar, rjoe and -termidx. - + +Installed Programs +Installed Directory + +jmacs, joe, jpico, jstar, rjoe and termidx +/etc/joe + + -Description + +Short Descriptions + -jmacs -jmacs is a symbolic link to + +jmacs +is a symbolic link to joe used to launch Emacs -emulation mode. +emulation mode. + +jmacs + + -joe -joe is a small text editor capable of emulating + +joe +is a small text editor capable of emulating WordStar, Pico, and -Emacs. +Emacs. + +joe + + -jpico -jpico is a symbolic link to + +jpico +is a symbolic link to joe used to launch Pico -emulation mode. +emulation mode. + +jpico + + -jstar -jstar is a symbolic link to + +jstar +is a symbolic link to joe used to launch WordStar -emulation mode. +emulation mode. + +jstar + + -rjoe -rjoe is a symbolic link to + +rjoe +is a symbolic link to joe that restricts JOE to editing -only files which are specified on the command-line. +only files which are specified on the command-line. + +rjoe + + -termidx -termidx is a program used by -joe to generate the termcap index -file. + +termidx +is a program used by +joe to generate the termcap index file. + +termidx + + + + diff --git a/postlfs/editors/nano.xml b/postlfs/editors/nano.xml index 633cf02439..7e2b687334 100644 --- a/postlfs/editors/nano.xml +++ b/postlfs/editors/nano.xml @@ -105,8 +105,10 @@ configurations and has some documentation included in the comments. Installed Programs +Installed Directory nano +/usr/share/doc/nano