diff options
| author | fukachan <fukachan> | 2003-03-14 12:49:47 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-03-14 12:49:47 +0000 |
| commit | 3cf8f26ea4efe5120b606b85b3000680a86fa40d (patch) | |
| tree | 324b06210c09c0cf38cf6756b0f23fc8bbac57fb /fml/etc/modules | |
| parent | 88cc16315f23339268e1fc6d07ecfd3afd71a13e (diff) | |
| download | fml8-3cf8f26ea4efe5120b606b85b3000680a86fa40d.tar.gz fml8-3cf8f26ea4efe5120b606b85b3000680a86fa40d.tar.bz2 fml8-3cf8f26ea4efe5120b606b85b3000680a86fa40d.zip | |
fmlerror is obsolete.
Diffstat (limited to 'fml/etc/modules')
| -rw-r--r-- | fml/etc/modules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/etc/modules b/fml/etc/modules index 82977ba7..bf47a0e2 100644 --- a/fml/etc/modules +++ b/fml/etc/modules @@ -1,5 +1,5 @@ # -# $FML: modules,v 1.2 2003/03/14 03:44:15 fukachan Exp $ +# $FML: modules,v 1.3 2003/03/14 06:55:59 fukachan Exp $ # # map between programs and modules (like /etc/name_to_sysnum on solaris ?) # @@ -22,7 +22,7 @@ fmladdr FML::Process::Addr fmlalias FML::Process::Alias fmlconf FML::Process::ConfViewer fmldoc FML::Process::DocViewer -fmlerror FML::Process::ErrorViewer $ml +fmlerror FML::Process::Obsolete $ml fmlhtmlify FML::Process::HTMLify $ml fmlspool FML::Process::Spool $ml fmlsummary FML::Process::Obsolete $ml |
