minor change
authorceriel <none@none>
Wed, 11 Mar 1987 14:19:02 +0000 (14:19 +0000)
committerceriel <none@none>
Wed, 11 Mar 1987 14:19:02 +0000 (14:19 +0000)
modules/src/alloc/alloc.3
modules/src/assert/assert.3
modules/src/em_code/em_code.3X
modules/src/em_mes/em_mes.3
modules/src/idf/idf.3
modules/src/input/input.3
modules/src/object/object.3
modules/src/print/print.3
modules/src/read_em/read_em.3
modules/src/string/string.3
modules/src/system/system.3

index 5afc88f..f9a4f61 100644 (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
index e5cdd60..e047d08 100644 (file)
@@ -1,4 +1,5 @@
 .TH assert 3ACK "march 25, 1986"
+.ad
 .SH NAME
 assert \- program verification
 .SH SYNOPSIS
index 0e11895..5eeefae 100644 (file)
@@ -1,4 +1,5 @@
 .TH EM_CODE 3ACK "86/04/02"
+.ad
 .SH NAME
 emcode \- EM code interface for compilers
 .SH SYNOPSIS
index 35630d8..80ab7ae 100644 (file)
@@ -1,4 +1,5 @@
 .TH EM_MES 3ACK "86/03/18"
+.ad
 .SH NAME
 em_mes \- EM-message generating routines
 .SH SYNOPSIS
index 52afdc7..648d1df 100644 (file)
@@ -1,5 +1,5 @@
 .TH IDF 3ACK "March 17, 1986"
-.UC
+.ad
 .SH NAME
 init_idf, str2idf, findidf\ \-\ a namelist module
 .SH SYNOPSIS
index 0fd2cc6..da78065 100644 (file)
@@ -1,4 +1,5 @@
 .TH INPUT 3ACK "March 25, 1986"
+.ad
 .SH NAME
 LoadChar, PushBack, InsertFile, InsertText, AtEoIF, AtEoIT\ \-\ input
 module for compilers
index b0269d8..7dbc1c3 100644 (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,
index a71f98c..95cdf71 100644 (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
index 3497fba..c9d4677 100644 (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
index 27de210..62b2f1d 100644 (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,
index a2fb510..3fbd518 100644 (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,