1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302
|
Description: Edits to the Manual pages
A few minor edits to the distributed.net client manual pages. The edits
adjust the location of the client configuration to match debian systems, and
make a few minor formatting changes to allow the man page to render properly.
Author: James E. Stark <jstark@ieee.org>
Last-Update: 2014-02-23
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/amd64/dnetc.1
+++ b/amd64/dnetc.1
@@ -3,7 +3,7 @@
.\" Copyright (c) 1996-2016
.\" distributed.net. All rights reserved.
.\"
-.Id $Id: dnetc.1,v 1.84 2014/08/11 01:05:22 ertyu Exp $
+.\" $Id: dnetc.1,v 1.84 2014/08/11 01:05:22 ertyu Exp $
.Dd Wed Feb 3 16:09:14 2016
.Dt DNETC 1
.Sh NAME
@@ -87,7 +87,7 @@
.sp 1
If you have never run the client before, it will initiate the menu-driven configuration. Save and quit when done, the configuration file will be saved \fBin the same directory as the client\fP. Now, simply restart the client. From that point on it will use the saved configuration.
.sp 1
-The configuration options are fairly self-explanatory and can be run at any time by starting the client with the '-config' option. A list of command line options is listed below.
+The configuration options are fairly self-explanatory and can be run at any time by starting the client with the '\-config' option. A list of command line options is listed below.
.Sh OPTIONS
In addition to the conventional command line passed to the client from a shell, options may also be passed to the client using either or both of the following methods:
.sp 0
@@ -95,7 +95,7 @@
.sp 0
If set, this is parsed before the normal command line.
.sp 0
-\- using the \fB/usr/local/etc/dnetc.opt\fP and/or \fB/etc/dnetc.opt\fP
+\- using the \fB//etc/distributed-net.conf\fP
.sp 0
command files. If found, these are parsed after the normal
.sp 0
@@ -260,7 +260,7 @@
.El
.Sh BUGS
distributed.net maintains a database to assist with the tracking and resolution of bugs in dnetc and related software.
-.Sp
+.sp 0
If you believe you have found a bug, please submit it to the distributed.net bug tracking database at http://bugs.distributed.net/
.sp 1
Please provide the entire version descriptor as displayed on client start when doing so. For example, the client version this manpage was generated for was "dnetc v2.9112-521-CFR-16020313 for Linux".
@@ -271,9 +271,7 @@
Additional source of command line options (parsed first)
.Sh FILES
.Pp
-\fB/usr/local/etc/dnetc.opt\fP
-.sp 0
-\fB/etc/dnetc.opt\fP
+\fB/etc/distributed-net.conf\fP
.sp 0
Additional sources of command line options (parsed last)
.Sh "SEE ALSO"
--- a/armel/dnetc.1
+++ b/armel/dnetc.1
@@ -3,7 +3,7 @@
.\" Copyright (c) 1996-2014
.\" distributed.net. All rights reserved.
.\"
-.Id $Id: dnetc.1,v 1.84 2014/08/11 01:05:22 ertyu Exp $
+.\" $Id: dnetc.1,v 1.84 2014/08/11 01:05:22 ertyu Exp $
.Dd Mon Aug 11 18:57:54 2014
.Dt DNETC 1
.Sh NAME
@@ -84,7 +84,7 @@
.sp 1
If you have never run the client before, it will initiate the menu-driven configuration. Save and quit when done, the configuration file will be saved \fBin the same directory as the client\fP. Now, simply restart the client. From that point on it will use the saved configuration.
.sp 1
-The configuration options are fairly self-explanatory and can be run at any time by starting the client with the '-config' option. A list of command line options is listed below.
+The configuration options are fairly self-explanatory and can be run at any time by starting the client with the '\-config' option. A list of command line options is listed below.
.Sh OPTIONS
In addition to the conventional command line passed to the client from a shell, options may also be passed to the client using either or both of the following methods:
.sp 0
@@ -92,7 +92,7 @@
.sp 0
If set, this is parsed before the normal command line.
.sp 0
-\- using the \fB/usr/local/etc/dnetc.opt\fP and/or \fB/etc/dnetc.opt\fP
+\- using the \fB/etc/distributed-net.conf\fP
.sp 0
command files. If found, these are parsed after the normal
.sp 0
@@ -251,7 +251,7 @@
.El
.Sh BUGS
distributed.net maintains a database to assist with the tracking and resolution of bugs in dnetc and related software.
-.Sp
+.sp 0
If you believe you have found a bug, please submit it to the distributed.net bug tracking database at http://bugs.distributed.net/
.sp 1
Please provide the entire version descriptor as displayed on client start when doing so. For example, the client version this manpage was generated for was "dnetc v2.9111-520-CTR-14081118 for Linux".
@@ -262,9 +262,7 @@
Additional source of command line options (parsed first)
.Sh FILES
.Pp
-\fB/usr/local/etc/dnetc.opt\fP
-.sp 0
-\fB/etc/dnetc.opt\fP
+\fB/etc/distributed-net.conf\fP
.sp 0
Additional sources of command line options (parsed last)
.Sh "SEE ALSO"
--- a/i386/dnetc.1
+++ b/i386/dnetc.1
@@ -3,7 +3,7 @@
.\" Copyright (c) 1996-2016
.\" distributed.net. All rights reserved.
.\"
-.Id $Id: dnetc.1,v 1.84 2014/08/11 01:05:22 ertyu Exp $
+.\" $Id: dnetc.1,v 1.84 2014/08/11 01:05:22 ertyu Exp $
.Dd Wed Feb 3 16:09:14 2016
.Dt DNETC 1
.Sh NAME
@@ -87,7 +87,7 @@
.sp 1
If you have never run the client before, it will initiate the menu-driven configuration. Save and quit when done, the configuration file will be saved \fBin the same directory as the client\fP. Now, simply restart the client. From that point on it will use the saved configuration.
.sp 1
-The configuration options are fairly self-explanatory and can be run at any time by starting the client with the '-config' option. A list of command line options is listed below.
+The configuration options are fairly self-explanatory and can be run at any time by starting the client with the '\-config' option. A list of command line options is listed below.
.Sh OPTIONS
In addition to the conventional command line passed to the client from a shell, options may also be passed to the client using either or both of the following methods:
.sp 0
@@ -95,7 +95,7 @@
.sp 0
If set, this is parsed before the normal command line.
.sp 0
-\- using the \fB/usr/local/etc/dnetc.opt\fP and/or \fB/etc/dnetc.opt\fP
+\- using the \fB//etc/distributed-net.conf\fP
.sp 0
command files. If found, these are parsed after the normal
.sp 0
@@ -260,7 +260,7 @@
.El
.Sh BUGS
distributed.net maintains a database to assist with the tracking and resolution of bugs in dnetc and related software.
-.Sp
+.sp 0
If you believe you have found a bug, please submit it to the distributed.net bug tracking database at http://bugs.distributed.net/
.sp 1
Please provide the entire version descriptor as displayed on client start when doing so. For example, the client version this manpage was generated for was "dnetc v2.9112-521-CFR-16020313 for Linux".
@@ -271,9 +271,7 @@
Additional source of command line options (parsed first)
.Sh FILES
.Pp
-\fB/usr/local/etc/dnetc.opt\fP
-.sp 0
-\fB/etc/dnetc.opt\fP
+\fB/etc/distributed-net.conf\fP
.sp 0
Additional sources of command line options (parsed last)
.Sh "SEE ALSO"
--- a/powerpc/dnetc.1
+++ b/powerpc/dnetc.1
@@ -3,7 +3,7 @@
.\" Copyright (c) 1996-2016
.\" distributed.net. All rights reserved.
.\"
-.Id $Id: dnetc.1,v 1.84 2014/08/11 01:05:22 ertyu Exp $
+.\" $Id: dnetc.1,v 1.84 2014/08/11 01:05:22 ertyu Exp $
.Dd Sat Feb 13 17:09:10 2016
.Dt DNETC 1
.Sh NAME
@@ -87,7 +87,7 @@
.sp 1
If you have never run the client before, it will initiate the menu-driven configuration. Save and quit when done, the configuration file will be saved \fBin the same directory as the client\fP. Now, simply restart the client. From that point on it will use the saved configuration.
.sp 1
-The configuration options are fairly self-explanatory and can be run at any time by starting the client with the '-config' option. A list of command line options is listed below.
+The configuration options are fairly self-explanatory and can be run at any time by starting the client with the '\-config' option. A list of command line options is listed below.
.Sh OPTIONS
In addition to the conventional command line passed to the client from a shell, options may also be passed to the client using either or both of the following methods:
.sp 0
@@ -95,7 +95,7 @@
.sp 0
If set, this is parsed before the normal command line.
.sp 0
-\- using the \fB/usr/local/etc/dnetc.opt\fP and/or \fB/etc/dnetc.opt\fP
+\- using the \fB/etc/distributed-net.conf\fP
.sp 0
command files. If found, these are parsed after the normal
.sp 0
@@ -260,7 +260,7 @@
.El
.Sh BUGS
distributed.net maintains a database to assist with the tracking and resolution of bugs in dnetc and related software.
-.Sp
+.sp 0
If you believe you have found a bug, please submit it to the distributed.net bug tracking database at http://bugs.distributed.net/
.sp 1
Please provide the entire version descriptor as displayed on client start when doing so. For example, the client version this manpage was generated for was "dnetc v2.9112-521-CFR-16021317 for Linux".
@@ -271,9 +271,7 @@
Additional source of command line options (parsed first)
.Sh FILES
.Pp
-\fB/usr/local/etc/dnetc.opt\fP
-.sp 0
-\fB/etc/dnetc.opt\fP
+\fB/etc/distributed-net.conf\fP
.sp 0
Additional sources of command line options (parsed last)
.Sh "SEE ALSO"
--- a/mipsel/dnetc.1
+++ b/mipsel/dnetc.1
@@ -3,7 +3,7 @@
.\" Copyright (c) 1996-2014
.\" distributed.net. All rights reserved.
.\"
-.Id $Id: dnetc.1,v 1.84 2014/08/11 01:05:22 ertyu Exp $
+.\" $Id: dnetc.1,v 1.84 2014/08/11 01:05:22 ertyu Exp $
.Dd Mon Aug 11 18:57:54 2014
.Dt DNETC 1
.Sh NAME
@@ -87,7 +87,7 @@
.sp 1
If you have never run the client before, it will initiate the menu-driven configuration. Save and quit when done, the configuration file will be saved \fBin the same directory as the client\fP. Now, simply restart the client. From that point on it will use the saved configuration.
.sp 1
-The configuration options are fairly self-explanatory and can be run at any time by starting the client with the '-config' option. A list of command line options is listed below.
+The configuration options are fairly self-explanatory and can be run at any time by starting the client with the '\-config' option. A list of command line options is listed below.
.Sh OPTIONS
In addition to the conventional command line passed to the client from a shell, options may also be passed to the client using either or both of the following methods:
.sp 0
@@ -95,7 +95,7 @@
.sp 0
If set, this is parsed before the normal command line.
.sp 0
-\- using the \fB/usr/local/etc/dnetc.opt\fP and/or \fB/etc/dnetc.opt\fP
+\- using the \fB//etc/distrubuted-net.conf\fP
.sp 0
command files. If found, these are parsed after the normal
.sp 0
@@ -260,7 +260,7 @@
.El
.Sh BUGS
distributed.net maintains a database to assist with the tracking and resolution of bugs in dnetc and related software.
-.Sp
+.sp 0
If you believe you have found a bug, please submit it to the distributed.net bug tracking database at http://bugs.distributed.net/
.sp 1
Please provide the entire version descriptor as displayed on client start when doing so. For example, the client version this manpage was generated for was "dnetc v2.9111-520-CTR-14081118 for Linux".
@@ -271,9 +271,7 @@
Additional source of command line options (parsed first)
.Sh FILES
.Pp
-\fB/usr/local/etc/dnetc.opt\fP
-.sp 0
-\fB/etc/dnetc.opt\fP
+\fB/etc/distributed-net.conf\fP
.sp 0
Additional sources of command line options (parsed last)
.Sh "SEE ALSO"
--- a/arm64/dnetc.1
+++ b/arm64/dnetc.1
@@ -3,7 +3,7 @@
.\" Copyright (c) 1996-2016
.\" distributed.net. All rights reserved.
.\"
-.Id $Id: dnetc.1,v 1.84 2014/08/11 01:05:22 ertyu Exp $
+.\" $Id: dnetc.1,v 1.84 2014/08/11 01:05:22 ertyu Exp $
.Dd Sat Feb 13 19:09:10 2016
.Dt DNETC 1
.Sh NAME
@@ -87,7 +87,7 @@
.sp 1
If you have never run the client before, it will initiate the menu-driven configuration. Save and quit when done, the configuration file will be saved \fBin the same directory as the client\fP. Now, simply restart the client. From that point on it will use the saved configuration.
.sp 1
-The configuration options are fairly self-explanatory and can be run at any time by starting the client with the '-config' option. A list of command line options is listed below.
+The configuration options are fairly self-explanatory and can be run at any time by starting the client with the '\-config' option. A list of command line options is listed below.
.Sh OPTIONS
In addition to the conventional command line passed to the client from a shell, options may also be passed to the client using either or both of the following methods:
.sp 0
@@ -95,7 +95,7 @@
.sp 0
If set, this is parsed before the normal command line.
.sp 0
-\- using the \fB/usr/local/etc/dnetc.opt\fP and/or \fB/etc/dnetc.opt\fP
+\- using the \fB/etc/distributed-net.conf\fP
.sp 0
command files. If found, these are parsed after the normal
.sp 0
@@ -260,7 +260,7 @@
.El
.Sh BUGS
distributed.net maintains a database to assist with the tracking and resolution of bugs in dnetc and related software.
-.Sp
+.sp 0
If you believe you have found a bug, please submit it to the distributed.net bug tracking database at http://bugs.distributed.net/
.sp 1
Please provide the entire version descriptor as displayed on client start when doing so. For example, the client version this manpage was generated for was "dnetc v2.9112-521-CTR-16021318 for Linux".
@@ -271,9 +271,7 @@
Additional source of command line options (parsed first)
.Sh FILES
.Pp
-\fB/usr/local/etc/dnetc.opt\fP
-.sp 0
-\fB/etc/dnetc.opt\fP
+\fB/etc/distributed-net.conf\fP
.sp 0
Additional sources of command line options (parsed last)
.Sh "SEE ALSO"
|