diff options
author | wosch <wosch@FreeBSD.org> | 1996-12-26 02:02:31 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1996-12-26 02:02:31 +0000 |
commit | aba55faa0dec69b90ec409a34d443ae03aa37f58 (patch) | |
tree | 81a15bdd5807151644db8ede09750255313c8790 /share/man/man5/core.5 | |
parent | de08351195bc4a6d359dcb1fabafd6881c9b16d9 (diff) | |
download | FreeBSD-src-aba55faa0dec69b90ec409a34d443ae03aa37f58.zip FreeBSD-src-aba55faa0dec69b90ec409a34d443ae03aa37f58.tar.gz |
Sort cross references.
Diffstat (limited to 'share/man/man5/core.5')
-rw-r--r-- | share/man/man5/core.5 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man5/core.5 b/share/man/man5/core.5 index 5d14710..c7f1637 100644 --- a/share/man/man5/core.5 +++ b/share/man/man5/core.5 @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)core.5 8.3 (Berkeley) 12/11/93 +.\" $Id$ .\" .Dd December 11, 1993 .Dt CORE 5 @@ -100,8 +101,8 @@ The size of a ``page'' is given by the constant .Sh SEE ALSO .Xr gdb 1 , .Xr kgdb 1 , -.Xr sigaction 2 , -.Xr setrlimit 2 +.Xr setrlimit 2 , +.Xr sigaction 2 .Sh HISTORY A .Nm core |