Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 207557 - x11-misc/xdg-utils-1.0.2-r1: struggled man output
Summary: x11-misc/xdg-utils-1.0.2-r1: struggled man output
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-26 14:44 UTC by Toralf Förster
Modified: 2008-01-26 14:58 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 Toralf Förster gentoo-dev 2008-01-26 14:44:22 UTC
A "man /usr/bin/xdg-screensaver" gives some unexpected lines like :

#!/bin/sh  #---------------------------------------------  #    xdg-screensaver # #   Utility script to control
screensaver.  # #   Refer to the usage() function below for usage.  #  #    Copyright  2006,  Bryce  Harrington
<bryce@osdl.org> # #   LICENSE: # #   Permission is hereby granted, free of charge, to any person obtaining a #
...


Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-01-26 14:48:53 UTC
Get get me wrong, but you do *not* call manpages with full path... `man xdg-screensaver` works perfectly fine.
Comment 2 Toralf Förster gentoo-dev 2008-01-26 14:58:30 UTC
Oops - sorry.