*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: fgen | Section: 1 | Source: OpenBSD | File: fgen.1
FGEN(1) FreeBSD General Commands Manual FGEN(1) NAME fgen - IEEE 1275 Open Firmware FCode Tokenizer SYNOPSIS fgen [-d level] [-o outfile] infile DESCRIPTION Reads Forth source and generates tokenized FCode object file. The options are as follows: -d level Sets the debug level. When the debug level is greater than zero, additional debugging messages are printed to standard output. Different levels of verbosity are available if compiled with DEBUG. -o outfile Write output to outfile instead of standard output. AUTHORS Written by Eduardo E. Horvath <[email protected]> BUGS String escape sequences are not recognized so things such as " foo "(01 02) "n " will result in the string "foo "(01 02) "n". Hexadecimal numbers with dots in them such as 100.0000 are not parsed. Permissions on the output file are often incorrect. Output to the standard output device can cause problems. FreeBSD 14.1-RELEASE-p8 January 4, 2023 FreeBSD 14.1-RELEASE-p8

Navigation Options