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

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 3980 Dec 10 11:44 sys/src/cmd/ascii.c
	/n/sourcesdump/2005/1210/plan9/sys/src/cmd/ascii.c:112,118 - 
	/n/sourcesdump/2005/1211/plan9/sys/src/cmd/ascii.c:112,118
	  void
	  usage(void)
	  {
	- 	fprint(2, "usage: %s [-8] [-xod | -b8] [-ncst] [--] [text]\n", argv0);
	+ 	fprint(2, "usage: %s [-8cnt] [-dox | -b n] [text]\n", argv0);
	  	exits("usage");
	  }
	  void


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.