From 3dca093960479618c24f8b6470402fd6f216803f Mon Sep 17 00:00:00 2001 From: "Simon L. B. Nielsen" Date: Sat, 13 Oct 2007 11:09:45 +0000 Subject: Minor mdoc cleanup: Every sentence should start on its own line. --- lib/libutil/pidfile.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/libutil') diff --git a/lib/libutil/pidfile.3 b/lib/libutil/pidfile.3 index 3eaa7cf010e5..a188304a1984 100644 --- a/lib/libutil/pidfile.3 +++ b/lib/libutil/pidfile.3 @@ -170,7 +170,8 @@ Some process already holds the lock on the given pidfile, but PID read from there is invalid. .It Bq Er EAGAIN Some process already holds the lock on the given pidfile, but the file -is truncated. Most likely, the existing daemon is writing new PID into +is truncated. +Most likely, the existing daemon is writing new PID into the file. .El .Pp -- cgit v1.3