Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

roff2html (1)

Name

roff2html - transform roff code into html mode

Synopsis

roff2html [ groffer_option ....]  [--] [ filespec ....]

roff2html -h|--help

roff2html -v|--version

The  options -v and --version print the version information of the pro-
gram to standard output and exit.  The options -h and  --help  print  a
usage  information  of the program to standard output and stop the pro-
gram instantly.

All other options are assumed to be groffer options.  They  are  inter-
nally  passed  to  groffer.  They override the behavior of the program.
The options are optional, they can be omitted.

The filespec arguments correspond to the filespec arguments of groffer.
So they are either the names of existing, readable files or - for stan-
dard input, or the name of a man page or a groffer(1) man  page  search
pattern.   If  no filespec is specified standard input is assumed auto-
matically.

Description

roff2html(1)                General Commands Manual               roff2html(1)



NAME
       roff2html - transform roff code into html mode

SYNOPSIS
       roff2html [ groffer_option ....]  [--] [ filespec ....]

       roff2html -h|--help

       roff2html -v|--version

       The  options -v and --version print the version information of the pro-
       gram to standard output and exit.  The options -h and  --help  print  a
       usage  information  of the program to standard output and stop the pro-
       gram instantly.

       All other options are assumed to be groffer options.  They  are  inter-
       nally  passed  to  groffer.  They override the behavior of the program.
       The options are optional, they can be omitted.

       The filespec arguments correspond to the filespec arguments of groffer.
       So they are either the names of existing, readable files or - for stan-
       dard input, or the name of a man page or a groffer(1) man  page  search
       pattern.   If  no filespec is specified standard input is assumed auto-
       matically.

DESCRIPTION
       roff2html transforms roff code into html mode.   Print  the  result  to
       standard output.

       There  are  more of these programs for generating other formats of roff
       input.

       roff2dvi(1)
              is for dvi mode.

       roff2pdf(1)
              outputs pdf mode.

       roff2ps(1)
              prints PostScript format to standard output.

       roff2text(1)
              generates text output in the groff device latin1.

       roff2x(1)
              prints the output in the groff device X  that  is  suitable  for
              programs like gxditview(1) or xditview(1).


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+------------------+
       |ATTRIBUTE TYPE | ATTRIBUTE VALUE  |
       +---------------+------------------+
       |Availability   | text/groff       |
       +---------------+------------------+
       |Stability      | Uncommitted      |
       +---------------+------------------+

SEE ALSO
       groff(1),    groffer(1),    roff2dvi(1),    roff2pdf(1),    roff2ps(1),
       roff2text(1), roff2x(1), gxditview(1).

COPYING
       Copyright (C) 2006-2014 Free Software Foundation, Inc.

       This file is part of groffer, which is part of GNU groff, a free  soft-
       ware project.

       You  can  redistribute  it  and/or modify it under the terms of the GNU
       General Public License version 2 (GPL2) as published by the Free  Soft-
       ware Foundation.

       The    license    text    is    available    in    the    internet   at
       <http://www.gnu.org/licenses/gpl-2.0.html>.

AUTHOR
       This file was written by Bernd Warken <groff-bernd.warken-72@web.de>.



NOTES
       Source code for open source software components in Oracle  Solaris  can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This    software    was    built    from    source     available     at
       https://github.com/oracle/solaris-userland.    The  original  community
       source                was                downloaded                from
       https://ftp.gnu.org/gnu/groff/groff-1.22.3.tar.gz.

       Further information about this software can be found on the open source
       community website at https://www.gnu.org/software/groff.



Groff Version 1.22.3             27 June 2022                     roff2html(1)