[BACK]Return to banner.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / banner

Annotation of src/usr.bin/banner/banner.1, Revision 1.2

1.2     ! deraadt     1: .\"    $OpenBSD: banner.1,v 1.1.1.1 1995/04/09 05:53:04 cgd Exp $
1.1       deraadt     2: .\"    $NetBSD: banner.1,v 1.1.1.1 1995/04/09 05:53:04 cgd Exp $
                      3: .\"
                      4: .\"    @(#)Copyright (c) 1995, Simon J. Gerraty.
                      5: .\"
                      6: .\"    This is free software.  It comes with NO WARRANTY.
                      7: .\"    Permission to use, modify and distribute this source code
                      8: .\"    is granted subject to the following conditions.
                      9: .\"    1/ that the above copyright notice and this notice
                     10: .\"    are preserved in all copies and that due credit be given
                     11: .\"    to the author.
                     12: .\"    2/ that any changes to this code are clearly commented
                     13: .\"    as such so that the author does not get blamed for bugs
                     14: .\"    other than his own.
                     15: .\"
                     16: .\"    Please send copies of changes and bug-fixes to:
                     17: .\"    sjg@zen.void.oz.au
                     18: .\"
                     19: .Dd April 9, 1995
                     20: .Dt BANNER 1
                     21: .Os
                     22: .Sh NAME
                     23: .Nm banner
                     24: .Nd print strings in large letters
                     25: .Sh SYNOPSIS
                     26: .Nm banner
                     27: .Ar string ...
                     28: .Sh DESCRIPTION
                     29: .Nm Banner
                     30: prints up to 10 chars of each
                     31: .Ar string
                     32: in large letters on the standard output.
                     33: .Sh SEE ALSO
                     34: .Xr banner 6