summaryrefslogtreecommitdiff
path: root/server/wallet-report.8
diff options
context:
space:
mode:
Diffstat (limited to 'server/wallet-report.8')
-rw-r--r--server/wallet-report.838
1 files changed, 18 insertions, 20 deletions
diff --git a/server/wallet-report.8 b/server/wallet-report.8
index 4cb759d..6b4a90b 100644
--- a/server/wallet-report.8
+++ b/server/wallet-report.8
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 2.28 (Pod::Simple 3.29)
+.\" Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35)
.\"
.\" Standard preamble:
.\" ========================================================================
@@ -46,7 +46,7 @@
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.\"
-.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" If the F register is >0, we'll generate index entries on stderr for
.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
.\" entries marked with X<> in POD. Of course, you'll have to process the
.\" output yourself in some meaningful fashion.
@@ -54,20 +54,16 @@
.\" Avoid warning from groff about undefined register 'F'.
.de IX
..
-.nr rF 0
-.if \n(.g .if rF .nr rF 1
-.if (\n(rF:(\n(.g==0)) \{
-. if \nF \{
-. de IX
-. tm Index:\\$1\t\\n%\t"\\$2"
+.if !\nF .nr F 0
+.if \nF>0 \{\
+. de IX
+. tm Index:\\$1\t\\n%\t"\\$2"
..
-. if !\nF==2 \{
-. nr % 0
-. nr F 2
-. \}
+. if !\nF==2 \{\
+. nr % 0
+. nr F 2
. \}
.\}
-.rr rF
.\"
.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
.\" Fear. Run. Save yourself. No user-serviceable parts.
@@ -133,7 +129,7 @@
.\" ========================================================================
.\"
.IX Title "WALLET-REPORT 8"
-.TH WALLET-REPORT 8 "2016-01-18" "1.3" "wallet"
+.TH WALLET-REPORT 8 "2018-06-03" "1.4" "wallet"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -176,7 +172,7 @@ report, ACLs will be listed in the form:
\& <name> (ACL ID: <id>)
.Ve
.Sp
-where <name> is the human-readable name and <id> is the numeric \s-1ID. \s0 The
+where <name> is the human-readable name and <id> is the numeric \s-1ID.\s0 The
numeric \s-1ID\s0 is what's used internally by the wallet system. There will be
one line per \s-1ACL.\s0
.Sp
@@ -233,7 +229,7 @@ and ACLs in the form:
\& <name> (ACL ID: <id>)
.Ve
.Sp
-where <name> is the human-readable name and <id> is the numeric \s-1ID. \s0 The
+where <name> is the human-readable name and <id> is the numeric \s-1ID.\s0 The
numeric \s-1ID\s0 is what's used internally by the wallet system. There will be
one line per object or \s-1ACL.\s0
.IP "help" 4
@@ -323,8 +319,8 @@ Russ Allbery <eagle@eyrie.org>
.IX Header "COPYRIGHT AND LICENSE"
Copyright 2016 Russ Allbery <eagle@eyrie.org>
.PP
-Copyright 2008, 2009, 2010, 2013, 2015 The Board of Trustees of the Leland
-Stanford Junior University
+Copyright 2008\-2010, 2013, 2015 The Board of Trustees of the Leland Stanford
+Junior University
.PP
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the \*(L"Software\*(R"),
@@ -338,14 +334,16 @@ all copies or substantial portions of the Software.
.PP
\&\s-1THE SOFTWARE IS PROVIDED \*(L"AS IS\*(R", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\s0 \s-1IN NO EVENT SHALL
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.\s0
+.PP
+SPDX-License-Identifier: \s-1MIT\s0
.SH "SEE ALSO"
.IX Header "SEE ALSO"
\&\fIWallet::Config\fR\|(3), \fIWallet::Report\fR\|(3), \fIwallet\-backend\fR\|(8)
.PP
This program is part of the wallet system. The current version is
-available from <http://www.eyrie.org/~eagle/software/wallet/>.
+available from <https://www.eyrie.org/~eagle/software/wallet/>.