From 38b22f2b1f2ebefa880caa37653dee19707b1648 Mon Sep 17 00:00:00 2001 From: Eivind Eklund Date: Mon, 16 Mar 1998 18:00:18 +0000 Subject: [PATCH] -> --- lib/libc/sys/intro.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/sys/intro.2 b/lib/libc/sys/intro.2 index 96bff831b8f..e8415938020 100644 --- a/lib/libc/sys/intro.2 +++ b/lib/libc/sys/intro.2 @@ -38,7 +38,7 @@ .Nm intro .Nd introduction to system calls and error numbers .Sh SYNOPSIS -.Fd #include +.Fd #include .Sh DESCRIPTION This section provides an overview of the system calls, their error returns, and other common definitions and concepts.