Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52644 - Error in distccmon-text man page - Syntax Section is wrong
Summary: Error in distccmon-text man page - Syntax Section is wrong
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Lisa Seelye (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-31 19:23 UTC by Daniel Hurt
Modified: 2004-05-31 23:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Hurt 2004-05-31 19:23:38 UTC
Man Page Ouput:

distccmon-text(1)                                            distccmon-text(1)

NAME
       distccmon-text - Displays current compilation jobs in text form.

SYNTAX
       distcc-mon [DELAY]
<snip>

There is no command that I have found for distcc-mon.  I think this is a typo or a mistake.  It should be:

SYNTAX
       distccmon-text [DELAY]

Reproducible: Always
Steps to Reproduce:
1. man distccmon-text
2.
3.

Actual Results:  
SYNTAX
       distcc-mon [DELAY]

Expected Results:  
SYNTAX
       distccmon-text [DELAY]

Distcc Version Installed:
      Latest version installed: 2.14

[/home/hurt] # emerge --info 
Portage 2.0.50-r7 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3_pre20040420-r0,
2.6.5-gentoo-r1)
=================================================================
System uname: 2.6.5-gentoo-r1 i686 AMD Athlon(TM) XP1600+
Gentoo Base System version 1.4.15
distcc 2.14 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon-xp -ftracer -pipe -fomit-frame-pointer -ffast-math
-falign-functions=4 -fstrict-aliasing -mfpmath=387 -fprefetch-loop-arrays
-finline-limit=600"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/lib/GNUstep/Apps/Login.app /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=athlon-xp -ftracer -pipe -fomit-frame-pointer -ffast-math
-falign-functions=4 -fstrict-aliasing -mfpmath=387 -fprefetch-loop-arrays
-finline-limit=600"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache distcc sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="X acpi alsa avi berkdb cdr cdrdivx4linux crypt cscope cups dvd dvdr encode
esd fbcon foomaticdb gdbm gif gimpprint gphoto2 gpm gtk gtk2 imlib java jpeg
libg++ libwww mad mikmod mmx motif mozilla mpeg ncurses nls nptl offensive
oggvorbis opengl oss pam pdflib perl plotutils png ppds python qt quicktime
readline samba sdl slang spell sse ssl svga tcltk tcpd tetex truetype usb x86
xml2 xmms xv xvid zlib"
Comment 1 Lisa Seelye (RETIRED) gentoo-dev 2004-05-31 23:18:27 UTC
i'll report this upstream