diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 2003-05-20 11:56:04 +0800 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 2003-05-20 11:56:04 +0800 |
commit | 27b4b8ceb3378a157e99be4ae0132d88dfae02c3 (patch) | |
tree | edba0fce5ebb443754a2f97013f4face05b9a457 /graphics | |
parent | e89e150646ce7ccf51a4bb0d49d4c5190d08171f (diff) | |
download | freebsd-ports-gnome-27b4b8ceb3378a157e99be4ae0132d88dfae02c3.tar.gz freebsd-ports-gnome-27b4b8ceb3378a157e99be4ae0132d88dfae02c3.tar.zst freebsd-ports-gnome-27b4b8ceb3378a157e99be4ae0132d88dfae02c3.zip |
Add a period, run one paragraph through par(1), and do "sais" -> "says"
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/opengl-man/pkg-descr | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/opengl-man/pkg-descr b/graphics/opengl-man/pkg-descr index a37e617246a0..10c5a95dd629 100644 --- a/graphics/opengl-man/pkg-descr +++ b/graphics/opengl-man/pkg-descr @@ -1,13 +1,13 @@ -This port installs section 3 manpages for the OpenGL 3d graphics API -so that they are directly accessable from the man(1) -command. Especially useful for the graphics/Mesa port/package. +This port installs section 3 manpages for the OpenGL 3d graphics API so +that they are directly accessable from the man(1) command. Especially +useful for the graphics/Mesa port/package. Included OpenGL related libraries: gl, glx, glu, gle, glut. gl, glx and glu are taken from ftp.sgi.com. They carried no version information. Stored in the same directory at the time I grabbed them was the OpenGL spec 1.2.1, which may or may not indicate the state of -the manpages :-/ +the manpages. :-/ The gl, glx and glu manpages are unusable when just unpacking them. I repackaged them so that @@ -18,6 +18,6 @@ repackaged them so that functions in a manpage, not just the first one. gle and glut are taken from the glut-3.7 distribution (where the -Webpage sais it is beta, but the distfile name does not). These are +Webpage says it is beta, but the distfile name does not). These are unchanged, but there are currently no hardlinks to secondary functions names. |