From b439703b4d3198f0d1c2568b3f97576d39ed914f Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Wed, 14 Nov 2007 13:34:42 +0000 Subject: These files belong with baselayout --- man.Linux/Makefile | 5 ----- man.Linux/modules.autoload.5 | 19 ------------------- 2 files changed, 24 deletions(-) delete mode 100644 man.Linux/Makefile delete mode 100644 man.Linux/modules.autoload.5 (limited to 'man.Linux') diff --git a/man.Linux/Makefile b/man.Linux/Makefile deleted file mode 100644 index 6cb341d7..00000000 --- a/man.Linux/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -DIR = /usr/share/man -MANS = modules.autoload.5 - -TOPDIR = .. -include $(TOPDIR)/default.mk diff --git a/man.Linux/modules.autoload.5 b/man.Linux/modules.autoload.5 deleted file mode 100644 index a727afc8..00000000 --- a/man.Linux/modules.autoload.5 +++ /dev/null @@ -1,19 +0,0 @@ -.TH MODULES.AUTOLOAD 5 "Gentoo Linux" "Nov 2001" -.SH NAME -\fI/etc/modules.autoload\fR - kernel modules to load at boot time -.SH DESCRIPTION -.PP -The \fI/etc/modules.autoload\fR -file contains the names of kernel modules that are to be loaded at boot -time, one per line. Arguments can be given on the same line as the module -name. Comments begin with a `#', and everything on the line after it is -ignored. This file is read by the \fI/etc/init.d/modules\fR initscript, -which is usually linked in the \fI/etc/runlevels/boot\fR directory. -.SH "SEE ALSO" -.BR update-modules (8), -.BR modprobe (8), -.BR modules.conf (5) -.TP -The \fI/sbin/update-modules\fR script. -.TP -The files in \fI/etc/modules.d\fR. -- cgit v1.2.3