]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ffix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 24 Dec 2007 16:21:35 +0000 (16:21 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 24 Dec 2007 16:21:35 +0000 (16:21 +0000)
man3/strtoul.3
man5/core.5

index d0fdf6636ff003593398b39b48d871d643b53e63..41bac04ddcc60a0630069867b28cae4df968daf5 100644 (file)
@@ -160,8 +160,7 @@ BSD also has
 .sp
 .in +4n
 .nf
-.B "u_quad_t"
-.BI "strtouq(const char *" nptr ", char **" endptr ", int " base );
+.BI "u_quad_t strtouq(const char *" nptr ", char **" endptr ", int " base );
 .sp
 .in -4n
 .fi
index a4da8139c0e61fa2f3d8a7dda3f735efa5195503..3c5e63dad62bbc7deda7da57df7e51d300afde5b 100644 (file)
@@ -50,7 +50,7 @@ or if a file with the same name exists and
 is not writable
 or is not a regular file
 (e.g., it is a directory or a symbolic link).
-.IP *
+.IP * 3
 A (writable, regular) file with the same name as would be used for the
 core dump already exists, but there is more than one hard link to that
 file.