|
nroff(1) -- emulate nroff command with groff
|
The nroff script emulates the nroff command using groff. The -T option with an argument other than ascii, latin1, utf8, or cp1047 will be ignored. The -h option is equivalent to the grotty -h option. ... |
objcopy(1) -- copy and translate object files
|
The GNU `objcopy' utility copies the contents of an object file to another. `objcopy' uses the GNU BFD Library to read and write the object files. It can write the destination object file in a forma... |
|
objdump(1) -- display information from object files.
|
objdump displays information about one or more object files. The options control what particular information to display. This information is mostly useful to programmers who are working on the compila... |
pfbtops(1) -- translate a PostScript font in .pfb format to ASCII
|
pfbtops translates a PostScript font in .pfb format to ASCII. If pfb_file is omitted the pfb file will be read from the standard input. The ASCII format PostScript font will be written on the standard... |
pic(1) -- compile pictures for troff or TeX
|
This manual page describes the GNU version of pic, which is part of the groff document formatting system. pic compiles descriptions of pictures embedded within troff or TeX input files into commands t... |
ranlib(1) -- generate index to archive.
|
ranlib generates an index to the contents of an archive, and stores it in the archive. The index lists each symbol defined by a member of an archive that is a relocatable object file. You may use `nm ... |
refer(1) -- preprocess bibliographic references for groff
|
This file documents the GNU version of refer, which is part of the groff document formatting system. refer copies the contents of filename... to the standard output, except that lines between .[ and .... |
rpcgen(1) -- Remote Procedure Call (RPC) protocol compiler
|
rpcgen is a tool that generates C code to implement an RPC protocol. The input to rpcgen is a language similar to C known as RPC Language (Remote Procedure Call Language). rpcgen is normally used as i... |
size(1) -- list section sizes and total size.
|
The GNU size utility lists the section sizes--and the total size--for each of the object files objfile in its argument list. By default, one line of output is generated for each object file or each mo... |
soelim(1) -- eliminate .so's from nroff input
|
soelim reads the specified files or the standard input and performs the textual inclusion implied by the nroff(1) directives of the form: .so somefile The directives need to appear at the beginning of... |
strings(1) -- print the strings of printable characters in files
|
For each file given, GNU strings prints the printable character sequences that are at least 4 characters long (or the number given with the options below) and are followed by an unprintable character.... |
strip(1) -- Discard symbols from object files.
|
GNU strip discards all symbols from the object files objfile. The list of object files may include archives. At least one object file must be given. strip modifies the files named in its argument, rat... |
tbl(1) -- format tables for troff
|
This manual page describes the GNU version of tbl, which is part of the groff document formatting system. tbl compiles descriptions of tables embedded within troff input files into commands that are u... |
tfmtodit(1) -- create font files for use with groff -Tdvi
|
tfmtodit creates a font file for use with groff -Tdvi. tfm_file is the name of the TeX font metric file for the font. map_file is a file giving the groff names for characters in the font; this file sh... |
troff(1) -- format documents
|
This manual page describes the GNU version of troff, which is part of the groff document formatting system. It is highly compatible with Unix troff. Usually it should be invoked using the groff comman... |