~ubuntu-branches/ubuntu/jaunty/lpr/jaunty

« back to all changes in this revision

Viewing changes to lptest/lptest.1

  • Committer: Bazaar Package Importer
  • Author(s): Adam Majer
  • Date: 2004-07-27 16:45:19 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20040727164519-fjgr6gmzlkuh53zz
Tags: 1:2003.09.23-7
Remove bash specific syntax in postinst. To make sure permissions are fixed
for the new lpr, rerun permission fixups on /var/spool/lpd/*, again.
(closes: #261590)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\"     $OpenBSD: lptest.1,v 1.3 2000/03/19 17:57:07 aaron Exp $
 
1
.\"     $OpenBSD: lptest.1,v 1.5 2003/06/02 23:36:53 millert Exp $
 
2
.\"     $NetBSD: lptest.1,v 1.7 1999/03/22 18:44:00 garbled Exp $
2
3
.\"
3
4
.\" Copyright (c) 1985, 1990, 1993
4
5
.\"     The Regents of the University of California.  All rights reserved.
11
12
.\" 2. Redistributions in binary form must reproduce the above copyright
12
13
.\"    notice, this list of conditions and the following disclaimer in the
13
14
.\"    documentation and/or other materials provided with the distribution.
14
 
.\" 3. All advertising materials mentioning features or use of this software
15
 
.\"    must display the following acknowledgement:
16
 
.\"     This product includes software developed by the University of
17
 
.\"     California, Berkeley and its contributors.
18
 
.\" 4. Neither the name of the University nor the names of its contributors
 
15
.\" 3. Neither the name of the University nor the names of its contributors
19
16
.\"    may be used to endorse or promote products derived from this software
20
17
.\"    without specific prior written permission.
21
18
.\"
73
70
.Ar length
74
71
must be also be specified.
75
72
.Sh HISTORY
76
 
.Nm lptest
 
73
.Nm
77
74
appeared in
78
75
.Bx 4.3 .