Changeset bde7714 for functions.c


Ignore:
Timestamp:
Sep 22, 2002, 3:20:00 PM (22 years ago)
Author:
James M. Kretchmar <kretch@mit.edu>
Branches:
master, barnowl_perlaim, debian, owl, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
Children:
5a6e6b9
Parents:
f9c43ae
Message:
Started updating the intro document
Small changes to help / about
The 'subscribe' and 'unsubscribe' commands (and their aliases)
  update .zephyr.subs by default.  If either is given the '-t'
  (for "temporary") option the .zephyr.subs will not be updated
File:
1 edited

Legend:

Unmodified
Added
Removed
  • functions.c

    rf9c43ae rbde7714  
    10651065  strcat(buff, "\nOwl was written by James Kretchmar at the Massachusetts\n");
    10661066  strcat(buff, "Institute of Technology.  The first version, 0.5, was\n");
    1067   strcat(buff, "released in March 2002\n");
     1067  strcat(buff, "released in March 2002.\n");
    10681068  strcat(buff, "\n");
    10691069  strcat(buff, "The name 'owl' was chosen in reference to the owls in the\n");
Note: See TracChangeset for help on using the changeset viewer.