[Pkg-samba-maint] Bug#404702: net(8) manpage incorrect about shutdown

Joseph Nahmias joe at nahmias.net
Wed Dec 27 16:57:07 UTC 2006


Package: samba-common
Version: 3.0.23d-2+b1
Severity: minor
Tags: patch

Hi,

There's a mistake in the net(8) manpage.  It lists the command as
"SHUTDOWN" instead of "RPC SHUTDOWN", like it does for ABORTSHUTDOWN.
The following patch fixes this.

Thanks,
--Joe


--- net.8.orig	2006-12-27 11:49:11.000000000 -0500
+++ net.8	2006-12-27 11:50:57.000000000 -0500
@@ -511,7 +511,7 @@
 .PP
 Abort the shutdown of a remote server.
 .\" end of SS subsection "RPC ABORTSHUTDOWN"
-.SS "SHUTDOWN [-t timeout] [-r] [-f] [-C message]"
+.SS "RPC SHUTDOWN [-t timeout] [-r] [-f] [-C message]"
 .PP
 Shut down the remote server.
 .TP 3n
@@ -528,7 +528,7 @@
 .TP 3n
 -C message
 Display the specified message on the screen to announce the shutdown.
-.\" end of SS subsection "SHUTDOWN [-t timeout] [-r] [-f] [-C message]"
+.\" end of SS subsection "RPC SHUTDOWN [-t timeout] [-r] [-f] [-C message]"
 .SS "RPC SAMDUMP"
 .PP
 Print out sam database of remote server. You need to run this on either a BDC or a PDC.


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages samba-common depends on:
ii  debconf  1.5.11                          Debian configuration management sy
ii  libc6    2.3.6.ds1-8                     GNU C Library: Shared libraries
ii  libcomer 1.39+1.40-WIP-2006.11.14+dfsg-1 common error description library
ii  libkrb53 1.4.4-4                         MIT Kerberos runtime libraries
ii  libldap2 2.1.30-13+b1                    OpenLDAP libraries
ii  libncurs 5.5-5                           Shared libraries for terminal hand
ii  libpam-m 0.79-4                          Pluggable Authentication Modules f
ii  libpopt0 1.10-3                          lib for parsing cmdline parameters
ii  libreadl 5.2-1                           GNU readline and history libraries

samba-common recommends no packages.

-- debconf information excluded
-------------- next part --------------
--- net.8.orig	2006-12-27 11:49:11.000000000 -0500
+++ net.8	2006-12-27 11:50:57.000000000 -0500
@@ -511,7 +511,7 @@
 .PP
 Abort the shutdown of a remote server.
 .\" end of SS subsection "RPC ABORTSHUTDOWN"
-.SS "SHUTDOWN [-t timeout] [-r] [-f] [-C message]"
+.SS "RPC SHUTDOWN [-t timeout] [-r] [-f] [-C message]"
 .PP
 Shut down the remote server.
 .TP 3n
@@ -528,7 +528,7 @@
 .TP 3n
 -C message
 Display the specified message on the screen to announce the shutdown.
-.\" end of SS subsection "SHUTDOWN [-t timeout] [-r] [-f] [-C message]"
+.\" end of SS subsection "RPC SHUTDOWN [-t timeout] [-r] [-f] [-C message]"
 .SS "RPC SAMDUMP"
 .PP
 Print out sam database of remote server. You need to run this on either a BDC or a PDC.


More information about the Pkg-samba-maint mailing list