From c1ab0cfd47e8c7c1359b165aa5c5efc11f4f5ce8 Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Thu, 23 Dec 1999 17:42:10 +0000 Subject: Fixed bitrot in synopsis. The prototype for panic() was moved to , but the #includes weren't adjusted here. --- share/man/man9/panic.9 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'share/man/man9') diff --git a/share/man/man9/panic.9 b/share/man/man9/panic.9 index 30183888f737..3b1ebf97eb5e 100644 --- a/share/man/man9/panic.9 +++ b/share/man/man9/panic.9 @@ -38,8 +38,7 @@ .Nm panic .Nd Bring down system on fatal error .Sh SYNOPSIS -.Fd #include -.Fd #include +.Fd #include .Ft void .Fn panic "const char *fmt, ..." .Sh DESCRIPTION -- cgit v1.2.3