From 6b31d0fcb3b03b014b556d581c6096e4f76c4709 Mon Sep 17 00:00:00 2001 From: mdw Date: Fri, 30 Jul 1999 18:44:09 +0000 Subject: [PATCH] Manual page added. --- sw-share.1 | 90 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 sw-share.1 diff --git a/sw-share.1 b/sw-share.1 new file mode 100644 index 0000000..9098073 --- /dev/null +++ b/sw-share.1 @@ -0,0 +1,90 @@ +.\" -*-nroff-*- +.\" +.\" $Id: sw-share.1,v 1.1 1999/07/30 18:44:09 mdw Exp $ +.\" +.\" Manual page for `sw-share' +.\" +.\" (c) 1999 EBI +.\" +. +.\"----- Licensing notice --------------------------------------------------- +.\" +.\" This file is part of sw-tools. +.\" +.\" sw-tools is free software; you can redistribute it and/or modify +.\" it under the terms of the GNU General Public License as published by +.\" the Free Software Foundation; either version 2 of the License, or +.\" (at your option) any later version. +.\" +.\" sw-tools is distributed in the hope that it will be useful, +.\" but WITHOUT ANY WARRANTY; without even the implied warranty of +.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +.\" GNU General Public License for more details. +.\" +.\" You should have received a copy of the GNU General Public License +.\" along with sw-tools; if not, write to the Free Software Foundation, +.\" Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +. +.\"----- Revision history --------------------------------------------------- +.\" +.\" $Log: sw-share.1,v $ +.\" Revision 1.1 1999/07/30 18:44:09 mdw +.\" Manual page added. +.\" +. +.ie \n(.g \{\ +. fam P +. ds mw \fR[\f(BImdw\fR] +.\} +.el .ds mw \fR[\fBmdw\fR] +.ds sw \fBsw\fP +. +.\"----- Main manual text --------------------------------------------------- +. +.TH sw-share 1 "30 July 1999" sw-tools +. +.\"-------------------------------------------------------------------------- +. +.SH "NAME" +. +sw-share \- propagate links to architecture-neutral directories +. +.\"-------------------------------------------------------------------------- +. +.SH "SYNOPSIS" +. +.B sw-share +. +.\"-------------------------------------------------------------------------- +. +.SH "DESCRIPTION" +. +The +.B sw-tidy +program works on software repositories like ours (described in the +.B "Local quirks" +section of the +.BR sw (1) +manpage). It trundles through the architecture neutral directories in +.I prefix +(the chosen install prefix for \*(sw) and makes symbolic links to them +in all of the architecture specific directories lying in +.IB prefix /arch/ \c +.IR arch . +This is a good thing to put in a +.BR cron (8) +job. +. +.\"-------------------------------------------------------------------------- +. +.SH "SEE ALSO" +. +.BR sw (1). +. +.SH "AUTHOR" +. +The \*(sw program, and this manual, are \*(mw productions, in association +with the European Bioinformatics Institute. They were written by Mark +Wooding . Go and ask him if you have problems. +. +.\"----- That's all, folks -------------------------------------------------- -- 2.11.0