Ticket #6645: short_desc.patch
File short_desc.patch, 8.6 KB (added by , 9 years ago) |
---|
-
postlfs/security/gnupg2.xml
322 322 </listitem> 323 323 </varlistentry> 324 324 325 <varlistentry id="gpgkey2ssh"> 326 <term><command>gpgkey2ssh</command></term> 327 <listitem> 328 <para>is a utility used to get the correctly formated key for 329 ssh usage.</para> 330 <indexterm zone="gnupg2 gpgkey2ssh"> 331 <primary sortas="b-gpgkey2ssh">gpgkey2ssh</primary> 332 </indexterm> 333 </listitem> 334 </varlistentry> 335 325 336 <varlistentry id="gpgparsemail"> 326 337 <term><command>gpgparsemail</command></term> 327 338 <listitem> -
postlfs/security/cracklib.xml
245 245 </listitem> 246 246 </varlistentry> 247 247 248 <varlistentry id="cracklib-format"> 249 <term><command>cracklib-format</command></term> 250 <listitem> 251 <para>is used to format text files (lowercases all words, 252 removes controle characters and sorts the lists).</para> 253 <indexterm zone="cracklib cracklib-format"> 254 <primary sortas="b-cracklib-format">cracklib-format</primary> 255 </indexterm> 256 </listitem> 257 </varlistentry> 258 259 <varlistentry id="cracklib-packer"> 260 <term><command>cracklib-packer</command></term> 261 <listitem> 262 <para>creates a database with words read from standard input.</para> 263 <indexterm zone="cracklib cracklib-packer"> 264 <primary sortas="b-cracklib-packer">cracklib-packer</primary> 265 </indexterm> 266 </listitem> 267 </varlistentry> 268 269 <varlistentry id="cracklib-unpacker"> 270 <term><command>cracklib-unpacker</command></term> 271 <listitem> 272 <para>displays on standard output the database specified.</para> 273 <indexterm zone="cracklib cracklib-packer"> 274 <primary sortas="b-cracklib-packer">cracklib-packer</primary> 275 </indexterm> 276 </listitem> 277 </varlistentry> 278 248 279 <varlistentry id="create-cracklib-dict"> 249 280 <term><command>create-cracklib-dict</command></term> 250 281 <listitem> -
postlfs/security/consolekit.xml
260 260 <?dbfo list-presentation="list"?> 261 261 <?dbhtml list-presentation="table"?> 262 262 263 <!-- 263 264 264 <varlistentry id="ck-history"> 265 265 <term><command>ck-history</command></term> 266 266 <listitem> 267 <para>does this .....</para> 267 <para>is a utility that provides information from the ConsoleKit 268 database about what users have logged into the system.</para> 268 269 <indexterm zone="consolekit ck-history"> 269 270 <primary sortas="b-ck-history">ck-history</primary> 270 271 </indexterm> … … 274 275 <varlistentry id="ck-launch-session"> 275 276 <term><command>ck-launch-session</command></term> 276 277 <listitem> 277 <para>does this .....</para> 278 <para>is a utility for starting a command in its own ConsoleKit 279 session. 280 </para> 278 281 <indexterm zone="consolekit ck-launch-session"> 279 282 <primary sortas="b-ck-launch-session">ck-launch-session</primary> 280 283 </indexterm> 281 284 </listitem> 282 285 </varlistentry> 283 -->284 286 285 287 <varlistentry id="ck-list-sessions"> 286 288 <term><command>ck-list-sessions</command></term> … … 292 294 </indexterm> 293 295 </listitem> 294 296 </varlistentry> 295 <!-- 297 296 298 <varlistentry id="ck-log-system-restart"> 297 299 <term><command>ck-log-system-restart</command></term> 298 300 <listitem> 299 <para> does this .....</para>301 <para>write system restart to log.</para> 300 302 <indexterm zone="consolekit ck-log-system-restart"> 301 303 <primary sortas="b-ck-log-system-restart">ck-log-system-restart</primary> 302 304 </indexterm> … … 306 308 <varlistentry id="ck-log-system-start"> 307 309 <term><command>ck-log-system-start</command></term> 308 310 <listitem> 309 <para> does this .....</para>311 <para>write system start to log.</para> 310 312 <indexterm zone="consolekit ck-log-system-start"> 311 313 <primary sortas="b-ck-log-system-start">ck-log-system-start</primary> 312 314 </indexterm> … … 316 318 <varlistentry id="ck-log-system-stop"> 317 319 <term><command>ck-log-system-stop</command></term> 318 320 <listitem> 319 <para> does this .....</para>321 <para>write system stop to log.</para> 320 322 <indexterm zone="consolekit ck-log-system-stop"> 321 323 <primary sortas="b-ck-log-system-stop">ck-log-system-stop</primary> 322 324 </indexterm> … … 333 335 </listitem> 334 336 </varlistentry> 335 337 338 <!-- Note (Denis): I don't know if theses programs are installed by the current version of consolekit. 339 Must be validate before uncomment 340 336 341 <varlistentry id="ck-collect-session-info"> 337 342 <term><command>ck-collect-session-info</command></term> 338 343 <listitem> 339 <para>d oes this .....</para>344 <para>displays session informations about the current session.</para> 340 345 <indexterm zone="consolekit ck-collect-session-info"> 341 346 <primary sortas="b-ck-collect-session-info">ck-collect-session-info</primary> 342 347 </indexterm> … … 346 351 <varlistentry id="ck-get-x11-display-device"> 347 352 <term><command>ck-get-x11-display-device</command></term> 348 353 <listitem> 349 <para>d oes this .....</para>354 <para>displays the x11 display device of the current session.</para> 350 355 <indexterm zone="consolekit ck-get-x11-display-device"> 351 356 <primary sortas="b-ck-get-x11-display-device">ck-get-x11-display-device</primary> 352 357 </indexterm> … … 356 361 <varlistentry id="ck-get-x11-server-pid"> 357 362 <term><command>ck-get-x11-server-pid</command></term> 358 363 <listitem> 359 <para>d oes this .....</para>364 <para>displays the x11 server pid of the current session.</para> 360 365 <indexterm zone="consolekit ck-get-x11-server-pid"> 361 366 <primary sortas="b-ck-get-x11-server-pid">ck-get-x11-server-pid</primary> 362 367 </indexterm> … … 366 371 <varlistentry id="ck-system-restart"> 367 372 <term><command>ck-system-restart</command></term> 368 373 <listitem> 369 <para> does this .....</para>374 <para>is the system restart script.</para> 370 375 <indexterm zone="consolekit ck-system-restart"> 371 376 <primary sortas="b-ck-system-restart">ck-system-restart</primary> 372 377 </indexterm> … … 376 381 <varlistentry id="ck-system-stop"> 377 382 <term><command>ck-system-stop</command></term> 378 383 <listitem> 379 <para> does this .....</para>384 <para>is the system stop script.</para> 380 385 <indexterm zone="consolekit ck-system-stop"> 381 386 <primary sortas="b-ck-system-stop">ck-system-stop</primary> 382 387 </indexterm> 383 388 </listitem> 384 389 </varlistentry> 385 390 386 391 <varlistentry id="libck-connector"> 387 392 <term><filename class='libraryfile'>libck-connector.so</filename></term> 388 393 <listitem> -
postlfs/security/iptables.xml
213 213 <seglistitem> 214 214 <seg> 215 215 ip6tables, ip6tables-restore, ip6tables-save, iptables, iptables-restore, 216 iptables-save, iptables-xml, and xtables-multi216 iptables-save, iptables-xml, nfsynproxy (optional) and xtables-multi 217 217 </seg> 218 218 <seg> 219 219 libip4tc.so, libip6tc.so, libipq.so, libiptc.so, and libxtables.so … … 312 312 </listitem> 313 313 </varlistentry> 314 314 315 <varlistentry id="xtables-multi"> 316 <term><command>xtables-multi</command></term> 317 <listitem> 318 <para> 319 is a binary that behaves according to the name it is called by. 320 </para> 321 <indexterm zone="iptables xtables-multi"> 322 <primary sortas="b-xtables-multi">xtables-multi</primary> 323 </indexterm> 324 </listitem> 325 </varlistentry> 326 315 327 </variablelist> 316 328 317 329 </sect2>