minor change

This commit is contained in:
ceriel 1987-03-11 14:19:02 +00:00
parent f694435063
commit f6083608f9
11 changed files with 11 additions and 1 deletions

View file

@ -1,4 +1,5 @@
.TH ALLOC 3ACK "March 25, 1986"
.ad
.SH NAME
Malloc, Salloc, Srealloc, st_alloc, st_free\ \-\ low level memory allocation routines
.SH SYNOPSIS

View file

@ -1,4 +1,5 @@
.TH assert 3ACK "march 25, 1986"
.ad
.SH NAME
assert \- program verification
.SH SYNOPSIS

View file

@ -1,4 +1,5 @@
.TH EM_CODE 3ACK "86/04/02"
.ad
.SH NAME
emcode \- EM code interface for compilers
.SH SYNOPSIS

View file

@ -1,4 +1,5 @@
.TH EM_MES 3ACK "86/03/18"
.ad
.SH NAME
em_mes \- EM-message generating routines
.SH SYNOPSIS

View file

@ -1,5 +1,5 @@
.TH IDF 3ACK "March 17, 1986"
.UC
.ad
.SH NAME
init_idf, str2idf, findidf\ \-\ a namelist module
.SH SYNOPSIS

View file

@ -1,4 +1,5 @@
.TH INPUT 3ACK "March 25, 1986"
.ad
.SH NAME
LoadChar, PushBack, InsertFile, InsertText, AtEoIF, AtEoIT\ \-\ input
module for compilers

View file

@ -1,4 +1,5 @@
.TH OBJECT 3ACK "October 16, 1986"
.ad
.SH NAME
wr_open, wr_close, wr_ohead, wr_sect, wr_outsect, wr_emit, wr_putc, wr_relo,
wr_name, wr_string, wr_arhdr, wr_ranlib, wr_int2, wr_long, wr_bytes, wr_fd,

View file

@ -1,4 +1,5 @@
.TH PRINT 3ACK "86/04/02"
.ad
.SH NAME
print, fprint, sprint, doprnt -- very simple formatted-output routines
.SH SYNOPSIS

View file

@ -1,4 +1,5 @@
.TH READ_EM 3ACK "March 17, 1986"
.ad
.SH NAME
EM_open, EM_getinstr, EM_close,
EM_mkcalls\ \-\ a module to read EM assembly code

View file

@ -1,4 +1,5 @@
.TH STRING 3ACK "86/03/18"
.ad
.SH NAME
strcpy, strncpy, strcat, strncat, strcmp, strncmp,
strlen, strindex, strrindex, strzero, str2bts,

View file

@ -1,4 +1,5 @@
.TH SYSTEM 3ACK "86/03/24"
.ad
.SH NAME
sys_open, sys_close, sys_read, sys_write, sys_reset, sys_access,
sys_modtime, sys_remove, sys_filesize, sys_chmode,