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

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 10274 Dec 10 11:44 sys/man/4/acme
	/n/sourcesdump/2005/1210/plan9/sys/man/4/acme:4,16 - 
	/n/sourcesdump/2005/1211/plan9/sys/man/4/acme:4,27
	  .SH SYNOPSIS
	  .B acme
	  [
	+ .B -ab
	+ ]
	+ [
	+ .B -c
	+ .I ncol
	+ ]
	+ [
	  .B -f
	  .I varfont
	- ] [
	+ ]
	+ [
	  .B -F
	  .I fixfont
	  ]
	  [
	+ .B -l
	+ .I file
	+ |
	  .I file
	  \&... ]
	  .SH DESCRIPTION
 [rsc] --rw-rw-r-- M 23513 glenda sys 19621 Dec 10 11:44 sys/src/cmd/acme/acme.c
	/n/sourcesdump/2005/1210/plan9/sys/src/cmd/acme/acme.c:101,107 - 
	/n/sourcesdump/2005/1211/plan9/sys/src/cmd/acme/acme.c:101,107
	  		break;
	  	default:
	  	Usage:
	- 		fprint(2, "usage: acme -a -c ncol -f fontname -F fixedwidthfontname -l loadfile\n");
	+ 		fprint(2, "usage: acme [-ab] [-c ncol] [-f font] [-F fixedfont] [-l loadfile | file...]\n");
	  		exits("usage");
	  	}ARGEND
	  


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.