diff options
author | Ulrich Spörlein <uqs@FreeBSD.org> | 2010-08-02 13:11:35 +0000 |
---|---|---|
committer | Ulrich Spörlein <uqs@FreeBSD.org> | 2010-08-02 13:11:35 +0000 |
commit | c0da74038d813d54d43c706c594db49ae7ca66b6 (patch) | |
tree | 57d76c2f0f5aa99e7cb133a6d6eda0aaf6ab4ef3 /usr.bin/c99 | |
parent | b6514098d6ea88cca4ec8a018a4c506bad1e8174 (diff) | |
download | src-test2-c0da74038d813d54d43c706c594db49ae7ca66b6.tar.gz src-test2-c0da74038d813d54d43c706c594db49ae7ca66b6.zip |
Notes
Diffstat (limited to 'usr.bin/c99')
-rw-r--r-- | usr.bin/c99/c99.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/c99/c99.1 b/usr.bin/c99/c99.1 index 36864956cc1e..2e36771d43bf 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 |