From 2dfa5b86d2d309677892c0fea93622f5f2644734 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Grubbstr=C3=B6m=20=28Grubba=29?= <grubba@grubba.org> Date: Thu, 21 May 1998 01:07:26 +0200 Subject: [PATCH] Minor change. Rev: man/pike.1:1.7 --- man/pike.1 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/man/pike.1 b/man/pike.1 index cf995b030c..9d24be363e 100644 --- a/man/pike.1 +++ b/man/pike.1 @@ -1,10 +1,11 @@ -.\" $Id: pike.1,v 1.6 1998/05/13 14:55:53 grubba Exp $ +.\" $Id: pike.1,v 1.7 1998/05/20 23:07:26 grubba Exp $ .\" name section last-modified title section-name product/status architecture .ds ]L Pike -.TH pike 1 "$Date: 1998/05/13 14:55:53 $" Pike "Pike Manual" Pike -.\" On Solaris ]L will contain "Last modified $Date: 1998/05/13 14:55:53 $" +.TH pike 1 "$Date: 1998/05/20 23:07:26 $" Pike "Pike Manual" Pike +.\" On Solaris ]L will contain "Last modified $Date: 1998/05/20 23:07:26 $" .\" while HPUX uses ]L to contain "Pike". -.if !\*(]LPike .ds ]L $Date: 1998/05/13 14:55:53 $ \" Solaris nroff +.\" On OSF/1 ]L will already contain the wanted string. +.if !\*(]LPike .ds ]L $Date: 1998/05/20 23:07:26 $ \" Solaris nroff .SH NAME pike \- pike compiler and interpreter .SH SYNOPSIS -- GitLab