gcc on alpha complains about nested comments. A comment in this

file referred to a path ending in "/*" which was reasonable to me,
but gcc wasn't so sure. So now the comment refers to a path ending in
"*".
This commit is contained in:
John Birrell 1998-02-15 04:09:48 +00:00
parent c86afb6bc0
commit 90836d4e24
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=33358

View File

@ -35,7 +35,7 @@
whitespace: a login device (/dev/console), an octal
permission number (0600), and a ":"-delimited list of
devices (/dev/kbd:/dev/mouse). All device names are
absolute paths. A path that ends in "/*" refers to all
absolute paths. A path that ends in "*" refers to all
directory entries except "." and "..".
If the tty argument (relative path) matches a login device