diff options
Diffstat (limited to 'usr.sbin/lptcontrol')
| -rw-r--r-- | usr.sbin/lptcontrol/lptcontrol.8 | 2 | ||||
| -rw-r--r-- | usr.sbin/lptcontrol/lptcontrol.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/lptcontrol/lptcontrol.8 b/usr.sbin/lptcontrol/lptcontrol.8 index 4a02390a73a5..8620bbfd993d 100644 --- a/usr.sbin/lptcontrol/lptcontrol.8 +++ b/usr.sbin/lptcontrol/lptcontrol.8 @@ -11,7 +11,7 @@ .\" documentation and/or other materials provided with the distribution. .\" .\" -.\" $Id: lptcontrol.1,v 1.3 1994/05/22 12:31:54 csgr Exp $ +.\" lptcontrol.8,v 1.2 1994/09/03 22:46:49 csgr Exp .Dd September 3, 1994 .Dt LPTCONTROL 8 .Os FreeBSD 2 diff --git a/usr.sbin/lptcontrol/lptcontrol.c b/usr.sbin/lptcontrol/lptcontrol.c index cbe0410a0520..e9f5eb06f469 100644 --- a/usr.sbin/lptcontrol/lptcontrol.c +++ b/usr.sbin/lptcontrol/lptcontrol.c @@ -27,7 +27,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: lptcontrol.c,v 1.1.1.1 1994/09/03 13:10:09 csgr Exp $ + * lptcontrol.c,v 1.2 1994/09/03 22:46:50 csgr Exp */ #include <ctype.h> |
