diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 16:15:28 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 16:15:28 +0000 |
| commit | 476602a9d0b9041b42a108349dc58a4ca6bf4223 (patch) | |
| tree | 38391bfc9e5932559569fed2d8231e23b5bdd0ce /usr.sbin/lptcontrol | |
| parent | fce15c9ab3ca0f4ffcbe6938087612818d7c7d80 (diff) | |
Notes
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 eaa4880593b7..51de5f7841b0 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. .\" .\" -.\" $FreeBSD$ +.\" $Id$ .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 aa46f5d46540..d6110a66cab1 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. * - * $FreeBSD$ + * $Id$ */ #include <ctype.h> |
