aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/c99/c99.1
diff options
context:
space:
mode:
authorUlrich Spörlein <uqs@FreeBSD.org>2010-12-28 10:08:50 +0000
committerUlrich Spörlein <uqs@FreeBSD.org>2010-12-28 10:08:50 +0000
commit20a95cd6fc7b52daa224c3d30b8cf263b9292abd (patch)
tree929bc586527a282f3cd255f8017d72f46af75ac2 /usr.bin/c99/c99.1
parentf25481193e0ace33e172ca1c7f3c46aa18fcac59 (diff)
downloadsrc-20a95cd6fc7b52daa224c3d30b8cf263b9292abd.tar.gz
src-20a95cd6fc7b52daa224c3d30b8cf263b9292abd.zip
Revert most of r210764, now that mdocml does the right
thing with empty quotation macros. Requested by: Alex Kozlov
Notes
Notes: svn path=/head/; revision=216756
Diffstat (limited to 'usr.bin/c99/c99.1')
-rw-r--r--usr.bin/c99/c99.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/c99/c99.1 b/usr.bin/c99/c99.1
index 2e36771d43bf..36864956cc1e 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