From 905e99f268b427b58fe490d56b8f1775cd9b07d6 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 16 Jun 2007 08:52:28 +0000 Subject: [PATCH] spfix --- man5/core.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man5/core.5 b/man5/core.5 index ebd33334d..0053fbfc3 100644 --- a/man5/core.5 +++ b/man5/core.5 @@ -148,7 +148,7 @@ filename via a %p specification in .\" it might be worth incorporating it into the text: .\" Always including the PID in the name of the core file made .\" sense for LinuxThreads, where each thread had a unique PID, -.\" but doesn't seem to server any purpose with NPTL, where all the +.\" but doesn't seem to serve any purpose with NPTL, where all the .\" threads in a process share the same PID (as POSIX.1 requires). .\" Probably the behavior is maintained so that applications using .\" LinuxThreads continue appending the PID (the kernel has no easy