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/c99/c99.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/c99') diff --git a/usr.bin/c99/c99.1 b/usr.bin/c99/c99.1 index 2e36771..3686495 100644 --- a/usr.bin/c99/c99.1 +++ b/usr.bin/c99/c99.1 @@ -96,7 +96,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 @@ -105,7 +105,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