Syrep will ignore all files and directories that have the
+ extended attribute user.syrep set to
+ omit. Currently, this works on Linux only. Keep in
+ mind, that only newer kernel versions and some file system support
+ extended attributes. See for
+ more information.
+
@@ -200,6 +208,14 @@
--diff (command)
Show difference between two repositories or snapshots
+
+
@@ -272,6 +288,18 @@
+
+
+
+
+
+
A syrep file repository is a POSIX file hierarchy with some
@@ -343,7 +371,7 @@
-
,
+
, ,
diff --git a/man/xmltoman.css b/man/xmltoman.css
index 0892e4f..37dd55f 100644
--- a/man/xmltoman.css
+++ b/man/xmltoman.css
@@ -1,20 +1,20 @@
/* $Id$ */
/***
- This file is part of ifplugd.
+ This file is part of syrep.
- ifplugd is free software; you can redistribute it and/or modify it under
+ syrep 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.
- ifplugd is distributed in the hope that it will be useful, but WITHOUT
+ syrep 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 ifplugd; if not, write to the Free Software Foundation,
+ along with syrep; if not, write to the Free Software Foundation,
Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
***/
diff --git a/man/xmltoman.dtd b/man/xmltoman.dtd
index 39cfa28..1abe626 100644
--- a/man/xmltoman.dtd
+++ b/man/xmltoman.dtd
@@ -1,20 +1,20 @@
diff --git a/man/xmltoman.xsl b/man/xmltoman.xsl
index 2048708..df872a2 100644
--- a/man/xmltoman.xsl
+++ b/man/xmltoman.xsl
@@ -2,20 +2,20 @@
--
cgit