4.4BSD/usr/share/man/cat3/end.0

Compare this file to the similar file:
Show the results in this format:

END(3)                      BSD Programmer's Manual                     END(3)

NNAAMMEE
     eenndd, eetteexxtt, eeddaattaa - end boundaries of image segments

SSYYNNOOPPSSIISS
     _e_x_t_e_r_n _e_n_d_;
     _e_x_t_e_r_n _e_t_e_x_t_;
     _e_x_t_e_r_n _e_d_a_t_a_;

DDEESSCCRRIIPPTTIIOONN
     The global variables _e_n_d, _e_x_t_e_x_t and _e_d_a_t_a correspond to the the next ad-
     dress following the end of the text segment, the initialized data segment
     and the end of the data segment (BSS). These values are initially set at
     execution time by brk(2).

SSEEEE AALLSSOO
     brk(2),  malloc(3)

HHIISSTTOORRYY
     A eenndd manual appeared in Version 6 AT&T UNIX.

4.4BSD                          April 19, 1991                               1