This commit is contained in:
ceriel
1987-01-29 14:54:26 +00:00
parent 91463b5a4e
commit c9fce4aff9
2 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ and write ACK-object files and libraries
.PP
.B wr_ohead(head)
.br
.B struct outsect *head;
.B struct outhead *head;
.PP
.B wr_sect(sect, cnt)
.br
@@ -93,7 +93,7 @@ and write ACK-object files and libraries
.PP
.B rd_ohead(head)
.br
.B struct outsect *head;
.B struct outhead *head;
.PP
.B rd_sect(sect, cnt)
.br