diff options
| author | Sofian Brabez <sbz@FreeBSD.org> | 2012-04-20 22:14:34 +0000 |
|---|---|---|
| committer | Sofian Brabez <sbz@FreeBSD.org> | 2012-04-20 22:14:34 +0000 |
| commit | 8f100ec53fde110ede80b7b58cfe1aecb01d7e06 (patch) | |
| tree | 4795367d2998306042be26abb7084c37553bf23a /sysutils/radmind/files/patch-man__rash.1 | |
| parent | - Unbreak SNORTSAM support (diff) | |
- Update PORTREVISION to 2012032001
- Add IGNORE_TIMESTAMPS OPTIONS
- Install sample configuration file
PR: ports/166587
Submitted by: Michael Graziano <mikeg at bsd-box.net>
Diffstat (limited to 'sysutils/radmind/files/patch-man__rash.1')
| -rw-r--r-- | sysutils/radmind/files/patch-man__rash.1 | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/sysutils/radmind/files/patch-man__rash.1 b/sysutils/radmind/files/patch-man__rash.1 new file mode 100644 index 000000000000..dd8178a7cacd --- /dev/null +++ b/sysutils/radmind/files/patch-man__rash.1 @@ -0,0 +1,38 @@ +--- ./man/rash.1.orig 2010-12-12 22:50:53.000000000 -0500 ++++ ./man/rash.1 2012-03-20 14:38:08.000000000 -0400 +@@ -11,6 +11,10 @@ + | + .B -q + ] [ ++.BR \-C\ "generate" ++| ++.BI \-C\ checksum ++] [ + .B \-D + .I workingdir + ] [ +@@ -120,6 +124,24 @@ + .B \-c + use sha1 checksums. + .TP 19 ++.BR \-C\ "generate" ++Print a sha1 checksum of the difference transcript of applied changes. For use with ++.IR auto , ++.IR force ++or ++.IR update . ++.TP 19 ++.BI \-C\ checksum ++In ++.I auto ++mode, exit with an error if the checksum of the difference transcript to be applied does not match ++.IR checksum . ++In ++.I update ++or ++.I force ++mode, warn if the two do not match. ++.TP 19 + .BI \-D\ workingdir + change to + .I workingdir |
