mirror of
https://github.com/vattam/BSDGames.git
synced 2025-12-21 03:14:50 +00:00
* New upstream release, whivh includes hack, back fron bsdgames-nonfree.
* Conflict and replace with old versions of bsdgames-nonfree that include
hack.
* Add hack to package description and menu file.
* Add in hack's two READ_ME files to binay package.
* Patched hack config.h as it is patched in bsdgames-nonfree.
* Unlike bsdgames-nonfree, put the help, hh, rumors, and data files in
/usr/share/games/bsdgames/hack, as the patched config.h makes it look
there.
* postinst moves over hack state files to new directory
* Patched phantasia to use strerror and not segfault if it cannot open the
var files. Closes: #187251 (patch sent upstream)
git-svn-id: file:///srv/svn/joey/bsdgames-trunk@5206 a4a2c43b-8ac3-0310-8836-e0e880c912e2
This commit is contained in:
16
bcd/bcd.6
16
bcd/bcd.6
@@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: bcd.6,v 1.12 2001/06/05 12:41:04 wiz Exp $
|
||||
.\" $NetBSD: bcd.6,v 1.15 2003/02/25 10:34:45 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1988, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@@ -33,7 +33,7 @@
|
||||
.\"
|
||||
.\" @(#)bcd.6 8.1 (Berkeley) 5/31/93
|
||||
.\"
|
||||
.Dd May 31, 1993
|
||||
.Dd November 26, 2002
|
||||
.Dt BCD 6
|
||||
.Os
|
||||
.Sh NAME
|
||||
@@ -45,12 +45,13 @@
|
||||
.Nm
|
||||
.Op Ar string ...
|
||||
.Nm ppt
|
||||
.Op Ar string ...
|
||||
.Op Fl d Ns \&| Ns Ar string ...
|
||||
.Nm morse
|
||||
.Op Fl ds Ar string ...
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Nm bcd ,
|
||||
.Nm ,
|
||||
.Nm ppt
|
||||
and
|
||||
.Nm morse
|
||||
@@ -65,10 +66,13 @@ The
|
||||
.Fl s
|
||||
option for morse produces dots and dashes rather than words.
|
||||
.It Fl d
|
||||
Decode morse output consisting of dots and slashes (as generated
|
||||
by using the
|
||||
Decode
|
||||
.Nm ppt
|
||||
output, or
|
||||
.Nm morse
|
||||
output consisting of dots and slashes (as generated by using the
|
||||
.Fl s
|
||||
option.
|
||||
option).
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Rs
|
||||
|
||||
Reference in New Issue
Block a user