Sponsored Content
Full Discussion: Extended man pages
Contact Us Post Here to Contact Site Administrators and Moderators Extended man pages Post 302404174 by spaesani on Monday 15th of March 2010 08:25:44 PM
Old 03-15-2010
extended mp

Neo's got it.

The only difference is to have the forum's knowhow/input be used
to add to the bottom of the page eg: 'to man(N) ...'
as opposed to , as with the php docs, going to the man page and entering it there.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Man pages

Hello , I just installed openssh in my system . I actually tried to man sshd but it says no entry , though there is a man directory in the installation which have the man pages for sshd . Can anyone tell me how should i install these man pages . DP (2 Replies)
Discussion started by: DPAI
2 Replies

2. UNIX for Dummies Questions & Answers

man pages

Hi, I've written now a man pages, but I don't knwo how to get 'man' to view them. Where have I to put this files, which directories are allowed?? THX Bensky (3 Replies)
Discussion started by: bensky
3 Replies

3. UNIX for Dummies Questions & Answers

man pages

Hi folks, I want to know all the commands for which man pages are available. How do i get it? Cheers, Nisha (4 Replies)
Discussion started by: Nisha
4 Replies

4. UNIX for Dummies Questions & Answers

man pages

When reading man pages, I notice that sometimes commands are follwed by a number enclosed in parenthesis. such as: mkdir calls the mkdir(2) system call. What exactly does this mean? (4 Replies)
Discussion started by: dangral
4 Replies

5. UNIX for Advanced & Expert Users

Openssl Man pages

I have found a few of the openssl commands but there are loads missing and I can't find them anywhere. Eg -inkey -in -A what do all these do?????? Does anyone know where there is a definitive list of Openssl commands?? If so please let me know.. Thanks. (1 Reply)
Discussion started by: gwoodhouse
1 Replies

6. UNIX for Dummies Questions & Answers

how to read man pages

can anybody explain me how to read unix man pages? for example when i want to get information about ps command man ps gives me this output: *********************************** Reformatting page. Please wait... completed ps(1) ... (2 Replies)
Discussion started by: gfhgfnhhn
2 Replies

7. Solaris

MAN PAGES

Hi everyone, I have a small query, in solaris the man pages get displayed on half of the terminal , can i get a full terminal or full screen display ?:) (2 Replies)
Discussion started by: M.Choudhury
2 Replies

8. HP-UX

Looking for some man pages.

Can anyone supply me with the man pages for: omnidatalist omnibarlist omnisap.exe I prefer the source man pages in nroff format. A clue about the software bundles which supply these man pages is fine as well. OS: HP-UX TIA (11 Replies)
Discussion started by: sb008
11 Replies

9. Shell Programming and Scripting

Man pages for Pthreads

"how to see the man pages related to pthreads". while executing the command man pthread_t . im getting the following error!!!!! No manual entry for pthread. (3 Replies)
Discussion started by: Muthukumar U
3 Replies

10. UNIX for Beginners Questions & Answers

Listing certain man pages

How would I go about making a list of all man pages beginning with the letter "a"? I have tried: man a* man * man man {a}* man {a*} man "a*" man 'a'* man 'a*' (5 Replies)
Discussion started by: Xubuntu56
5 Replies
readbin(1)						      General Commands Manual							readbin(1)

NAME
readbin - ATLC's binary file information provider SYNOPSIS
readbin filename.bin WARNING
This man page is not a complete set of documentation - the complexity of the atlc project makes man pages not an ideal way to document it, although out of completeness, man pages are produced. The best documentation that was current at the time this version was produced should be found on your hard drive, usually at /usr/local/share/atlc/docs/html-docs/index.html although it might be elsewhere if your system administrator chose to install the package elsewhere. Sometimes, errors are corrected in the documentation and placed at http://atlc.sourceforge.net/ before a new release of atlc is released. Please, if you notice a problem with the documentation - even spelling errors and typos, please let me know. DESCRIPTION
readbin reports on the number and type of pixels created by the program atlc. OPTIONS
There are no options for readbin EXAMPLE
% readbin coax2.V.bin file length=127008 bytes = 15876 pixels there are: 489 ones, 10852 zeros, 0 -ones, 4535 other values FILES
atlc-X.Y.Z/docs/html-docs/index.html the full documentation. bitmapfile.bmp Original bitmap file. Must be 24-bit colour uncompressed. bitmapfile.Ex.bin X-component of E-field as a binary. bitmapfile.Ey.bin y-component of E-field as a binary. . bitmapfile.E.bin Sqrt(Ex^2+Ey^2), as a binary. bitmapfile.V.bin bitmapfile.V.bin Voltage as a binary. All the saved binary files (.bin's) are saved as a double precision number for each of the pixels. The first double is the top left, the last the bottom right. SEE ALSO
atlc(1) create_bmp_for_circ_in_circ(1) create_bmp_for_circ_in_rect(1) create_bmp_for_microstrip_coupler(1) cre- ate_bmp_for_rect_cen_in_rect(1) create_bmp_for_rect_cen_in_rect_coupler(1) create_bmp_for_rect_in_circ(1) create_bmp_for_rect_in_rect(1) create_bmp_for_stripline_coupler(1) create_bmp_for_symmetrical_stripline(1) design_coupler(1) find_optimal_dimensions_for_microstrip_cou- pler(1) http://atlc.sourceforge.net - Home page http://sourceforge.net/projects/atlc - Download area atlc-X.Y.Z/docs/html-docs/index.html - HTML docs atlc-X.Y.Z/docs/qex-december-1996/atlc.pdf - theory paper atlc-X.Y.Z/examples - examples Dr. David Kirkby atlc-4.4.2 28th Sept 2003 readbin(1)
All times are GMT -4. The time now is 08:50 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy