diff options
author | edwin <edwin@FreeBSD.org> | 2003-09-08 14:23:52 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-09-08 14:23:52 +0800 |
commit | c913dfb2342fd18ee062217a62c4f6b84fad990a (patch) | |
tree | a050992e70fc5e099f0797f731f96f592893d7b4 /games/bsdgames | |
parent | 1e234701a32047274621d9c16bf27a76107b3d10 (diff) | |
download | freebsd-ports-gnome-c913dfb2342fd18ee062217a62c4f6b84fad990a.tar.gz freebsd-ports-gnome-c913dfb2342fd18ee062217a62c4f6b84fad990a.tar.zst freebsd-ports-gnome-c913dfb2342fd18ee062217a62c4f6b84fad990a.zip |
adventure.6 man-page, add section AUTHORS
Bring in the AUTHORS section for the adventure man-page.
Found in OpenBSD tree, rev 1.2 of adventure.6
PR: ports/41167
Submitted by: Anders Andersson <anders@hack.org>
Diffstat (limited to 'games/bsdgames')
-rw-r--r-- | games/bsdgames/files/patch-adventure::adventure.6 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/games/bsdgames/files/patch-adventure::adventure.6 b/games/bsdgames/files/patch-adventure::adventure.6 new file mode 100644 index 000000000000..d749bf2e7b12 --- /dev/null +++ b/games/bsdgames/files/patch-adventure::adventure.6 @@ -0,0 +1,11 @@ +--- adventure/adventure.6.orig Sun Sep 7 23:21:31 2003 ++++ adventure/adventure.6 Sun Sep 7 23:21:50 2003 +@@ -56,3 +56,8 @@ + .Dq quit ; + to save a game for later resumption, enter + .Dq suspend . ++.Sh AUTHORS ++The game ++.Nm ++was originally written in Fortran by Will Crowther and Don Woods. ++It was later translated to C and enhanced by Jim Gillogly (jim@rand.org). |