From 3734997e7be3249685edddde8afae26afbbaa03a Mon Sep 17 00:00:00 2001 From: Stefan Wold Date: Sat, 11 Oct 2014 13:33:59 +0200 Subject: [PATCH] More man page updates --- man/lget.8 | 12 +++++++++++- man/lin.8 | 13 ++++++++++++- man/lvu.1 | 12 ++++++++++-- 3 files changed, 33 insertions(+), 4 deletions(-) diff --git a/man/lget.8 b/man/lget.8 index eaa49e675..5a19e658f 100644 --- a/man/lget.8 +++ b/man/lget.8 @@ -1,4 +1,4 @@ -.TH LGET 8 "August 2003" "Lunar Linux" LUNAR +.TH LGET 8 "October 2014" "Lunar Linux" LUNAR .SH NAME lget \- downloads module source files .SH SYNOPSIS @@ -62,6 +62,14 @@ Attempt to download version version of the module by substituting the current version of the module with the wanted version. May fail if the package requires more than one file download, or other reasons. .TP +.B lget -4|--ipv4 +.PP +Download sources using ipv4. +.TP +.B lget -6|--ipv6 +.PP +Download sources using ipv6. +.TP .B lget -v|--verbose .PP Increases the level of message output @@ -97,6 +105,8 @@ Thomas Stewart Converted to Lunar by Terry Chan 03/23/2002 .PP Updated by Terry Chan 08/08/2003 +.PP +Updated by Stefan Wold 10/11/2014 .SH "REPORTING BUGS" Report bugs to .SH "SEE ALSO" diff --git a/man/lin.8 b/man/lin.8 index 817a493a4..bd31b1b98 100644 --- a/man/lin.8 +++ b/man/lin.8 @@ -1,4 +1,4 @@ -.TH "LIN" "8" "August 2003" "Lunar Linux" "LUNAR" +.TH "LIN" "8" "October 2014" "Lunar Linux" "LUNAR" .SH "NAME" lin \- Lunar install software modules .SH "SYNOPSIS" @@ -59,6 +59,15 @@ Decreases the level of message output. .TP .B "\-v, \-\-verbose" Increases the level of message output. +.TP +.B \-w, \-\-want +Try to install a different version that is not in moonbase. +.TP +.B \-4, \-\-ipv4 +Download sources using ipv4. +.TP +.B \-6, \-\-ipv6 +Download sources using ipv6. .SH "FILES" All files can be edited by hand, but its easier to edit them with .B lunar. @@ -164,6 +173,8 @@ Converted to Lunar by Terry Chan 03/23/2002 Updated by Chuck Mead 07/17/2003 .PP Updated by Terry Chan 08/08/2003 +.PP +Updated by Stefan Wold 10/11/2014 .SH "REPORTING BUGS" Report bugs to .SH "SEE ALSO" diff --git a/man/lvu.1 b/man/lvu.1 index 6c6087d22..8c888eb8a 100644 --- a/man/lvu.1 +++ b/man/lvu.1 @@ -1,9 +1,9 @@ -.TH "LVU" "1" "June 2009" "Lunar Linux" "LUNAR" +.TH "LVU" "1" "October 2014" "Lunar Linux" "LUNAR" .SH "NAME" lvu \- query/view lunar package management information .SH "SYNOPSIS" .B lvu -alien|leafs|orphans|pam +alien|leafs|orphans|conflicts|moonalyze|pam .PP .B lvu cd|what|where|website|sources|urls|maintainer|version @@ -80,6 +80,14 @@ displays installed modules that have no explicit dependencies on them .B orphans .IP displays installed modules that are missing required dependencies +.PP +.B conflicts +.IP +display conflicting files +.PP +.B moonalyze +.IP +analyze the current moonbase for common issues .PP .B pam .IP