man pages missing information
All man-pages have vital missing documentation. argument list and standard man-page formatting
MacBook Pro with Retina display, OS X Mountain Lion (10.8.4), man-pages documentation imcomplete
All man-pages have vital missing documentation. argument list and standard man-page formatting
MacBook Pro with Retina display, OS X Mountain Lion (10.8.4), man-pages documentation imcomplete
Please post a screenshot that shows what you mean. Be careful not to include any private information.
Start a reply to this message. Click the camera icon in the toolbar of the editing window and select the image file to upload it. You can also include text in the reply.
Back up all data.
from the Terminal menu bar. Uncheck the box marked
if checked.
mkdir disabled_shell_files
mv .profile .bash_history .bash_profile .bashrc .inputrc disabled_shell_files
Your old shell initialization and history files will be saved in a directory named "disabled_shell_files" at the top level of your home directory.
Close the window, open a new one, and test.
I followed your instructions.
That did not work. Any other ideas to try?
//surebits
In the Terminal settings window, select one of the built-in profiles.
How about...
Quit Terminal
Delete the ~/Library/Preferences/com.apple.Terminal.plist file
Restart your Mac
Relaunch terminal
do
man less
command as before.
Then report. Did it work. 🙂
IF it didn't work try under a different user account.
Create a standard test account
then try Terminal
Does it work?
If not backup Mac
Boot from Recory HD(Cmd+R) at startup) and reinstall OS. This will not delete your existing files. It will just replace a new copy of OSX.
Solved!
Thanks to everyone who helped.
I added a new use and opened Terminal and the manpages were correct.
I tested further on my own account and found that my "black", i.e., white text on black background was the problem. Modifying the "Pro" to my liking gave me the white text on black background I desire and the complete text explaination on the manpages.
Regards,
surebits
This worked for me. thanks! I should have tried this before to save some time in investigating this issue.
man pages missing information