CVS: theedge/usr/share/man/man8 lin.8,1.4,1.5 lunar.8,1.4,1.5

csm at lunar-linux.org csm at lunar-linux.org
Thu Jul 17 04:21:02 GMT 2003


Update of /var/cvs/lunar/theedge/usr/share/man/man8
In directory dbguin.lunar-linux.org:/tmp/cvs-serv32557/man/man8

Modified Files:
	lin.8 lunar.8 
Log Message:
another coupld of updates


Index: lin.8
===================================================================
RCS file: /var/cvs/lunar/theedge/usr/share/man/man8/lin.8,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- lin.8	23 Sep 2002 23:59:59 -0000	1.4
+++ lin.8	17 Jul 2003 04:21:00 -0000	1.5
@@ -1,126 +1,115 @@
-.TH LIN 8 "March 2002" "Lunar Linux" LUNAR
-.SH NAME
+.TH "LIN" "8" "July 2003" "Lunar Linux" "LUNAR"
+.SH "NAME"
 lin \- lunar install software packages
-.SH SYNOPSIS
+.SH "SYNOPSIS"
 .B lin
 [options] [package1] ... [package2] ...
-.SH COPYRIGHT
-.if n lin(8) is Copyright (C) 2002 Terry Chan with portions copyrighted by previous authors 2001-2002
-.if t lin(8) is Copyright \(co 2002 Terry Chan with portions copyrighted by previous authors 2001-2002
+.SH "COPYRIGHT"
+.if n lin(8) is Copyright (C) 2002 Terry Chan with portions copyrighted by previous authors 2001\-2002
+.if t lin(8) is Copyright \(co 2002 Terry Chan with portions copyrighted by previous authors 2001\-2002
 .SH "EXAMPLE"
 To install emacs type:
-.IP
-.B lin
-emacs
-.SH "DESCRIPTION" 
+.IP 
+.B lin emacs
+.SH "DESCRIPTION"
 .I lin
-is part of the
-.SM lunar
-source-code package management suite. It is a command-line tool
-for automatically retrieving, unpacking, compiling, installing, and
-tracking software installations. 
+is part of the .SM lunar source\-code package management suite. It is a command\-line tool for automatically retrieving, unpacking, compiling, installing, and tracking software installations. 
 .SH "OPTIONS"
-.TP
-.B "-f, --fix"
-Discover and fix broken modules. Four methods are used to do this.
-The methods can be toggled using lunar->Option->Integrity Checking.
-A fix is automatically issued after a
-.B lunar update.
-.IP
+.TP 
+.B "\-f, \-\-fix"
+Discover and fix broken modules. Four methods are used to do this. The methods can be toggled using lunar\->Option\->Integrity Checking.
+A fix is automatically issued after a .B lunar update.
+.IP 
 .I "Find Check"
-.IP
+.IP 
 Discovers missing binary executables, libraries and header files.
-.IP
+.IP 
 .I MD5 Sum
-.IP
+.IP 
 Discovers modified executables and libraries.
-.IP
+.IP 
 .I Ldd Check
-.IP
+.IP 
 Discovers Broken executables and libraries.
-.IP
+.IP 
 .I Sym Check
-.IP
-Discovers miss-owned symbolic links to files.
-.TP
-.B "-n, --nofix"
-Discover broken modules (as --fix) , but does not fix them.
-.TP
-.B "-s"
+.IP 
+Discovers miss\-owned symbolic links to files.
+.TP 
+.B "\-n, \-\-nofix"
+Discover broken modules (as \-\-fix) , but does not fix them.
+.TP 
+.B "\-s"
 Download 1st, lin 2nd. eg
 .B lin
 bash fileutils
-.IP
+.IP 
 Downloads bash and compiles fileutils.
-.TP
-.B "--deps"
+.TP 
+.B "\-\-deps"
 Configures the modules and determines their dependencies, but they are not
 compiled or installed.
-.TP
-.B "--fixdepends"
-Reconstructs the depends database without recompiling modules. This might help
-if your depends database is missing or corrupted.
-.TP
-.B "-c, --compile"
+.TP 
+.B "\-d, \-\-fixdepends"
+Reconstructs the depends database without recompiling modules. This might help if your depends database is missing or corrupted.
+.TP 
+.B "\-c, \-\-compile"
 Compiles module even if there is a compile cache in /var/cache/lunar.
-.TP
-.B "-r, --reconfigure"
+.TP 
+.B "\-r, \-\-reconfigure"
 Select new configuration and dependencies for modules.
-.TP
-.B "-p, --probe"
+.TP 
+.B "\-p, \-\-probe"
 Only lin if the module was not previously installed.
-.TP
-.B "--from directory"
+.TP 
+.B "\-\-from directory"
 Specify an alternate directory to search for cached modules. An alternate
 to /var/cache/lunar. Cached modules are modules that your have already
 compiled. There for installation is quick.
-.TP
-.B "--url URL"
+.TP 
+.B "\-\-url URL"
 Specify an alternative download url.
-.TP
-.B "--pam"
-reinstalls all installed modules that can use Linux-PAM.
-.TP
-.B "-h, --help"
+.TP 
+.B "\-\-pam"
+reinstalls all installed modules that can use Linux\-PAM.
+.TP 
+.B "\-h, \-\-help"
 Display short help.
 .SH "FILES"
 All files can be edited by hand, but its easier to edit them with lunar.
-.TP
+.TP 
 .I /etc/lunar/config
-.IP
+.IP 
 Configuration options.
-.TP
+.TP 
 .I /etc/lunar/mirrors
-.IP
+.IP 
 Mirror information.
-.TP
+.TP 
 .I /etc/lunar/local/*
-.IP
+.IP 
 Local settings.
-.TP
+.TP 
 .I /etc/lunar/local/config
-.IP
-Various local settings and compiler optimisation parameters (select with
-lunar).
-.TP
+.IP 
+Various local settings and compiler optimization parameters (select with lunar).
+.TP 
 .I /etc/lunar/local/depends/*
-.IP
-Dependency and config info for modules.
-.TP
+.IP 
+Dependency and configuration information for modules.
+.TP 
 .I /var/lib/lunar/subroutines
-.IP
-Contains functions used by 
-.I lin.
-.I
+.IP 
+Contains functions used by .I lin.
+.I 
 .SH "ENVIRONMENT"
-.PP
+.PP 
 The following settings can be altered in 
 .I /etc/lunar/local/config 
 It is easier, faster and less error prone to edit them with
 .B lunar.
 .IP AUTODEPENDS
-If set to yes this turns on autodepends, that is lin automatically resolves
-and installs dependencies.
+If set to yes this turns on autodepends, that is lin automatically resolves and installs dependencies.
 .IP GNU_URL
 The GNU Mirror (default: ftp.gnu.org).
 .IP KERNEL_URL
@@ -131,17 +120,20 @@
 The GNOME mirror (default: ftp.gnome.org).
 .IP KDE_URL
 The KDE mirror (default: ftp.kde.org).
+.IP SFORGE_URL
+The Sourceforge mirror. (default: none).
+.IP PATCH_URL
+The default patch mirror. (default: www.lunar\-linux.org/lunar/patches).
+.IP LRESORT_URL
+The default lunar mirror. If all else fails go here! (default: www.lunar\-linux.org/lunar/cache)
+.IP MOONBASE_URL
+The lunar moonbase mirrors. (default: www.lunar\-linux.org/lunar/).
 .IP optimise
-The optimise setting. Used to configure what optimisations are used while
-compiling. These are the available options i586, pentium, i686, pentiumpro,
-k6, athlon, speedy, risky and nostrip.
+The optimise setting. Used to configure what optimisations are used while compiling. These are the available options i586, pentium, i686, pentiumpro, k6, athlon, speedy, risky and nostrip.
 .IP color
-If set to yes lin outputs nice colour. Green for messages, gray for compiling,
-yellow for questions, and red for errors.q
+If set to yes lin outputs nice colour. Green for messages, gray for compiling, yellow for questions, and red for errors.
 .IP PROMPT_DELAY
-The delay in seconds that
-.B lin
-gives you when waiting for responses from you.
+The delay in seconds that .B lin gives you when waiting for responses from you.
 .IP MAIL_REPORTS
 If set to yes 
 .I README
@@ -151,34 +143,28 @@
 .IP ADMIN'S_EMAIL
 The mailbox where the reports will be mailed. The admin's email address.
 .IP PRESERVE
-When set to yes, files that have been edited will not get deleted when the
-module is re-installed
+When set to yes, files that have been edited will not get deleted when the module is re\-installed
 .IP SOUND
 If set to yes then sounds will be enabled if the
-.I lunar-sound
-is installed
+.I lunar\-sound is installed
 .IP SUSTAIN
-When set to yes this disallows removing of modules that would cause terrible
-malfunctions. eg glibc, gcc, bash, to name some obvious ones. 
+When set to yes this disallows removing of modules that would cause terrible malfunctions. eg glibc, gcc, bash, to name some obvious ones. 
 .IP VIEW_REPORTS
-If set to yes then you will be prompted whether to view reports before
-and after installation.
+If set to yes then you will be prompted whether to view reports before and after installation.
 .IP VOYEUR
 If set to yes then compiler output will be displayed in real time.
 .IP REAP
 Deletes files when removing.
 .IP AUTOFIX
-If set to yes whenever a library is updated all packages that depend on that
-library will be rebuilt. See FIND_CHECK, MD5SUM_CHECK, LDD_CHECK, SYM_CHECK for
-autofix settings.
+If set to yes whenever a library is updated all packages that depend on that library will be rebuilt. See FIND_CHECK, MD5SUM_CHECK, LDD_CHECK, SYM_CHECK for autofix settings.
 .IP FIND_CHECK MD5SUM_CHECK LDD_CHECK SYM_CHECK
-See the -f options above for explanations of these.
-.SH ADVANCED USAGE
-.PP
+See the \-f options above for explanations of these.
+.SH "ADVANCED USAGE"
+.PP 
 Installing from an alternate module cache.
-.IP
+.IP 
 lin
-.B --from
+.B \-\-from
 /root/lunar/personal/cache
 emacs
 .SH "NOTES"
@@ -189,23 +175,25 @@
 name when specifying a package. To get complete listing of software packages
 type
 .I lvu moonbase
-.TP
-If module fails during a lin, try reinstalling it with -r -c to reconfigure and recompile.
+.TP 
+If module fails during a lin, try reinstalling it with \-r \-c to reconfigure and recompile.
 .SH "COMMENTS"
 Unless the
-.B -from
+.B \-from
 option is specified lin will always check the
 .I /var/spool/lunar
 directory first to see if the package exists. If the package does not
 exist it downloads the package via the Internet.
 .SH "AUTHOR"
 Kyle Sallee
-.PP
+.PP 
 Updated Thomas Stewart 01/15/2002
-.PP
+.PP 
 Converted to Lunar by Terry Chan 03/23/2002
+.PP 
+Updated by Chuck Mead 07/17/2003
 .SH "REPORTING BUGS"
-Report bugs to <maintainer at lunar-penguin.org>
+Report bugs to <maintainer at lunar\-linux.org>
 .SH "SEE ALSO"
 lunar(8), lrm(8), lvu(1), lget(8), moonbase(1)
 .SH "WARRANTY"

Index: lunar.8
===================================================================
RCS file: /var/cvs/lunar/theedge/usr/share/man/man8/lunar.8,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- lunar.8	17 Jul 2003 04:00:05 -0000	1.4
+++ lunar.8	17 Jul 2003 04:21:00 -0000	1.5
@@ -1,4 +1,4 @@
-.TH "LUNAR" "8" "March" "Lunar-Linux.org" "Lunar"
+.TH "LUNAR" "8" "July 2003" "Lunar-Linux.org" "Lunar"
 .SH "NAME"
 lunar \- menu\-driven software package management utility
 .SH "SYNTAX"




More information about the Lunar-commits mailing list