diff options
author | dougb <dougb@FreeBSD.org> | 2011-11-07 07:45:43 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-11-07 07:45:43 +0800 |
commit | f9fe7b8aad6cf91c420c4f047996cf2a259d4a54 (patch) | |
tree | f990b9eaba3d509d8d9a3c77c96d21a59f1728af /lang/sr | |
parent | a9fbbc3529147c39ed36cf3721ec3189ef07463a (diff) | |
download | freebsd-ports-gnome-f9fe7b8aad6cf91c420c4f047996cf2a259d4a54.tar.gz freebsd-ports-gnome-f9fe7b8aad6cf91c420c4f047996cf2a259d4a54.tar.zst freebsd-ports-gnome-f9fe7b8aad6cf91c420c4f047996cf2a259d4a54.zip |
Standardize WWW: tags a bit more:
1. Remove white space from the beginning of lines
2. Make the canonical WWW the last line of the file
3. Remove lines to the effect of, "More information can be found at..."
that's the stated purpose of the WWW: tags in the first place.
4. Change secondary WWW: lines to use other text to avoid confusion
While I'm here, remove some more useless Author: lines, and some
prepended white space to other lines.
Mentioned (in part) by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Diffstat (limited to 'lang/sr')
-rw-r--r-- | lang/sr/pkg-descr | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/lang/sr/pkg-descr b/lang/sr/pkg-descr index ec3296316bcf..dc8e8ade8626 100644 --- a/lang/sr/pkg-descr +++ b/lang/sr/pkg-descr @@ -1,17 +1,17 @@ - SR is a programming language "Synchronization Resource", development - in the University of Arizona. +SR is a programming language "Synchronization Resource", development +in the University of Arizona. - It is designed for writing concurrent programs. You can run - SR program in you local net (by installing SR daemons on startup - on all your machines), and specify a number of SR processes in one - machine. +It is designed for writing concurrent programs. You can run +SR program in you local net (by installing SR daemons on startup +on all your machines), and specify a number of SR processes in one +machine. - SR has nice interface with X11 and xtango. +SR has nice interface with X11 and xtango. - Syntax of language is pascal-like, for all references to documentation, - web links and examples please look at its own README, which situated - in /usr/local/share/doc/sr/notes/README. +Syntax of language is pascal-like, for all references to documentation, +web links and examples please look at its own README, which situated +in /usr/local/share/doc/sr/notes/README. - Enjoy. +Enjoy. - WWW: http://www.cs.arizona.edu/sr +WWW: http://www.cs.arizona.edu/sr |