banner.6 (6c7216df785592bb069469113f556dfd1946ed5d) | banner.6 (a7a223c3421f6872ef2f7754881388784341c35a) |
---|---|
1.\" Copyright (c) 1980, 1993, 1995 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 18 unchanged lines hidden (view full) --- 27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 30.\" SUCH DAMAGE. 31.\" 32.\" From: @(#)banner.6 8.2 (Berkeley) 4/29/95 33.\" $FreeBSD$ 34.\" | 1.\" Copyright (c) 1980, 1993, 1995 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 18 unchanged lines hidden (view full) --- 27.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 28.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 29.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 30.\" SUCH DAMAGE. 31.\" 32.\" From: @(#)banner.6 8.2 (Berkeley) 4/29/95 33.\" $FreeBSD$ 34.\" |
35.Dd April 29, 1995 | 35.Dd January 26, 2005 |
36.Dt BANNER 6 37.Os 38.Sh NAME 39.Nm banner 40.Nd print large banner on printer 41.Sh SYNOPSIS 42.Nm 43.Op Fl d --- 29 unchanged lines hidden (view full) --- 73^, _, {, }, |, and ~. 74Also, the characters ", ', and & are funny looking (but in a useful way.) 75.Pp 76The 77.Fl w 78option is implemented by skipping some rows and columns. 79The smaller it gets, the grainier the output. 80Sometimes it runs letters together. | 36.Dt BANNER 6 37.Os 38.Sh NAME 39.Nm banner 40.Nd print large banner on printer 41.Sh SYNOPSIS 42.Nm 43.Op Fl d --- 29 unchanged lines hidden (view full) --- 73^, _, {, }, |, and ~. 74Also, the characters ", ', and & are funny looking (but in a useful way.) 75.Pp 76The 77.Fl w 78option is implemented by skipping some rows and columns. 79The smaller it gets, the grainier the output. 80Sometimes it runs letters together. |
81.Pp 82Messages are limited to 1024 characters in length. |
|