diff options
Diffstat (limited to 'usr.bin/compile_et')
-rw-r--r-- | usr.bin/compile_et/compile_et.1 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/compile_et/compile_et.1 b/usr.bin/compile_et/compile_et.1 index 02c945560e8..eb7cc18cef6 100644 --- a/usr.bin/compile_et/compile_et.1 +++ b/usr.bin/compile_et/compile_et.1 @@ -1,8 +1,8 @@ .\" Copyright (c) 1988 Massachusetts Institute of Technology, .\" Student Information Processing Board. All rights reserved. .\" -.\" $OpenBSD: compile_et.1,v 1.11 2000/11/10 05:10:23 aaron Exp $ -.\" $Header: /cvs/OpenBSD/src/usr.bin/compile_et/compile_et.1,v 1.11 2000/11/10 05:10:23 aaron Exp $ +.\" $OpenBSD: compile_et.1,v 1.12 2001/07/20 19:09:45 mpech Exp $ +.\" $Header: /cvs/OpenBSD/src/usr.bin/compile_et/compile_et.1,v 1.12 2001/07/20 19:09:45 mpech Exp $ .\" .Dd November 22, 1988 .Dt COMPILE_ET 1 @@ -89,7 +89,6 @@ characters to the end of the source line will be ignored. .Xr com_err 3 .\" XXX - use .br here to work-around apparent bug in mdoc .br -.Pp .Rs .%A Ken Raeburn .%T "A Common Error Description Library for UNIX" |