Plan 9 from Bell Labs’s /usr/web/sources/contrib/uriel/changes/2005/1210/5

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


@1134234084.0
 [rsc] --rw-rw-r-- M 23513 glenda sys 13455 Dec 10 11:44 sys/src/cmd/bc.y
	/n/sourcesdump/2005/1210/plan9/sys/src/cmd/bc.y:956,962 - 
	/n/sourcesdump/2005/1211/plan9/sys/src/cmd/bc.y:956,962
	  			sflag++;
	  			break;
	  		default:
	- 			fprint(2, "Usage: bc [-l] [-c] [file ...]\n");
	+ 			fprint(2, "Usage: bc [-cdls] [file ...]\n");
	  			exits("usage");
	  		}
	  		argc--;


Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.