Changeset 323

Show
Ignore:
Timestamp:
01/25/06 12:59:09 (3 years ago)
Author:
conrad
Message:

update the scrubbery man page somehow

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • scrubbery/trunk/scrubbery.1

    r5 r323  
    11.\"                              hey, Emacs:   -*- nroff -*- 
    2 .\" beatfish is free software; you can redistribute it and/or modify 
     2.\" scrubbery is free software; you can redistribute it and/or modify 
    33.\" it under the terms of the GNU General Public License as published by 
    44.\" the Free Software Foundation; either version 2 of the License, or 
     
    2828.\" for manpage-specific macros, see man(7) 
    2929.SH NAME 
    30 beatfish \- A simple drum machine with variable effects 
     30scrubbery \- A scrubbing toy 
    3131.SH SYNOPSIS 
    32 .B beatfish 
     32.B scrubbery 
    3333.\" .RI [ options ] 
    3434.SH DESCRIPTION 
    35 \fBbeatfish\fP is a simple drum machine built using mash for the 
    36 audio and evas for the gui. 
    37 .PP 
    38 It has 8 drum channels, two feedback delays and a VCF303 filter. 
     35\fBscrubbery\fP is a scrubbing toy using libremix for the audio and evas 
     36for the gui. 
    3937.PP 
    4038.\" .SH OPTIONS 
    41 .\" \fBbeatfish\fP just, like, runs, and you can't stop it; heck, 
     39.\" \fBscrubbery\fP just, like, runs, and you can't stop it; heck, 
    4240.\" it doesn't even accept the following options: 
    4341.\" .TP 
     
    5553.SH AUTHOR 
    5654Conrad Parker <conrad@metadecks.org>. 
    57 .SH CREDITS 
    58 VCF 303 LADSPA plugin Copyright (C) 1998-2000 Andy Sloane, David A. Bartold. 
    59 .PP 
    60 Feedback Delay LADSPA plugin Copyright (C) 2000-2002 Richard Furse. 
    6155.PP 
    6256Evas Copyright (C) 2000 Carsten Haitzler and various contributors.