Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 207557

Summary: x11-misc/xdg-utils-1.0.2-r1: struggled man output
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.