From d5986fac3a57d461a92598d2a5c0977852eeaee1 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Sat, 17 May 2003 22:21:27 +0000 Subject: [PATCH] mdoc(7) fixes: Expand contraction. --- sbin/devd/devd.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/devd/devd.8 b/sbin/devd/devd.8 index ebff8dd96190..795d6a3eed6d 100644 --- a/sbin/devd/devd.8 +++ b/sbin/devd/devd.8 @@ -47,7 +47,7 @@ Enable debugging messages. .It Fl d Run in the foreground instead of becoming a daemon. .It Fl n -Don't process all pending events before becoming a daemon. +Do not process all pending events before becoming a daemon. Instaed, call daemon right away. .El .Sh IMPLEMENTATION NOTES