[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.1

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