From 1f1cd9cdf4ed51b95c8b0990c8ebc10bb9973845 Mon Sep 17 00:00:00 2001 From: uqs Date: Tue, 28 Dec 2010 10:08:50 +0000 Subject: Revert most of r210764, now that mdocml does the right thing with empty quotation macros. Requested by: Alex Kozlov --- usr.bin/c89/c89.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/c89') diff --git a/usr.bin/c89/c89.1 b/usr.bin/c89/c89.1 index a314226..82acf37 100644 --- a/usr.bin/c89/c89.1 +++ b/usr.bin/c89/c89.1 @@ -94,7 +94,7 @@ absolute pathnames to look in the directory named by the pathname before looking in the usual places. Thus, headers whose names are enclosed in double-quotes -.Pq Qq \& +.Pq Qq will be searched for first in the directory of the file with the .Ic #include @@ -103,7 +103,7 @@ directories named in .Fl I options, and last in the usual places. For headers whose names are enclosed in angle brackets -.Pq Aq \& , +.Pq Aq , the header will be searched for only in directories named in .Fl I -- cgit v1.1