From b2c0f64992471b3882aa94d96ad5327e82ef68a6 Mon Sep 17 00:00:00 2001 From: ceriel Date: Tue, 13 Jan 1987 13:13:50 +0000 Subject: [PATCH] *** empty log message *** --- modules/src/object/object.3 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/modules/src/object/object.3 b/modules/src/object/object.3 index e01cb17be..c0c4c5562 100644 --- a/modules/src/object/object.3 +++ b/modules/src/object/object.3 @@ -254,14 +254,15 @@ to close the file. You can close the file yourself. .PP .I Rd_rew_relo rewinds the relocation part, so that it can be read again. -\fILed\fR(1) sometimes needs this. +\fILed\fR(6) sometimes needs this. .PP .I Rd_unsigned2 reads two bytes from file descriptor .I fd and interpretes them as an unsigned integer. .PP -.I Rd_arhdr returns 1 if a header was read, and 0 on end-of-file. +.I Rd_arhdr +returns 1 if a header was read, and 0 on end-of-file. .PP When using any of the reading routines, you must define a routine named -- 2.34.1