Skip to content
Snippets Groups Projects
Commit 457a9fb0 authored by Martin Nilsson's avatar Martin Nilsson
Browse files

Made the compatibility path stuff future safe(er).

Rev: man/pike.1:1.16
parent 8f28848d
No related branches found
No related tags found
No related merge requests found
.\" $Id: pike.1,v 1.15 2002/12/30 01:56:03 nilsson Exp $
.\" $Id: pike.1,v 1.16 2003/01/24 16:05:44 nilsson Exp $
.\" name section last-modified title section-name product/status architecture
.ds ]L Pike
.TH pike 1 "$Date: 2002/12/30 01:56:03 $" Pike "Pike Manual" Pike
.\" On Solaris ]L will contain "Last modified $Date: 2002/12/30 01:56:03 $"
.TH pike 1 "$Date: 2003/01/24 16:05:44 $" Pike "Pike Manual" Pike
.\" On Solaris ]L will contain "Last modified $Date: 2003/01/24 16:05:44 $"
.\" while HPUX uses ]L to contain "Pike".
.\" On OSF/1 ]L will already contain the wanted string.
.if !\*(]LPike .ds ]L $Date: 2002/12/30 01:56:03 $ \" Solaris nroff
.if !\*(]LPike .ds ]L $Date: 2003/01/24 16:05:44 $ \" Solaris nroff
.\" Major (mj) and minor (mn) version of Pike
.nr mj 7
.nr mn 5
......@@ -277,9 +277,7 @@ default master program
.B \*(bd/lib/modules/*
default module directory
.TP
.B \*(bd/lib/0.6/*
.TP
.B \*(bd/lib/7.0/*
.B \*(bd/lib/?.?/*
backward compatibility modules
.TP
.B \*(bd/lib/include/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment