|
|
clocks(7) -- various system timers
|
|
HZ is not part of the application interface in BSD. There are many different real and virtual (timekeeping) clocks with different frequencies: +o The scheduling clock. This is a real clock with freque... |
|
development(7) -- introduction to development with the FreeBSD codebase
|
|
This manual page describes how an ordinary sysop, UNIX admin, or developer can, without any special permission, obtain, maintain, and modify the FreeBSD codebase as well as how to maintaining a master... |
|
ditroff(7) -- classical device independent roff
|
|
The name ditroff once marked a development level of the troff text processing system. In actual roff(7) systems, the name troff is used as a synonym for ditroff. The first roff system was written by J... |
|
environ(7) -- user environment
|
|
An array of strings called the environment is made available by execve(2) when a process begins. By convention these strings have the form ``name=value''. The following names are used by various com... |
|
ffs(7) -- Berkeley fast file system
|
|
The Berkeley fast file system provides facilities to store file system data onto a disk device. ffs has been optimized over the years for speed and reliability and is the default FreeBSD file system. ... |
|
firewall(7) -- simple firewalls under FreeBSD
|
|
|
|
groff(7) -- a short reference for the GNU roff language
|
|
The name groff stands for GNU roff and is the free implementation of the roff type-setting system. See roff(7) for a survey and the background of the groff system. This document gives only short descr... |
|
groff_char(7) -- groff glyph names
|
|
This manual page lists the standard groff glyph names and the default input mapping, latin-1. The glyphs in this document will look different depending on which output device was chosen (with option -... |