reorder man page alphabetically
This commit is contained in:
parent
5565886473
commit
61520ec45e
@ -1,6 +1,6 @@
|
|||||||
diff -up smartmontools-5.38/configure.in.lowcap smartmontools-5.38/configure.in
|
diff -up smartmontools-5.38/configure.in.lowcap smartmontools-5.38/configure.in
|
||||||
--- smartmontools-5.38/configure.in.lowcap 2009-10-05 15:33:00.231298546 +0200
|
--- smartmontools-5.38/configure.in.lowcap 2009-10-05 15:45:16.419171091 +0200
|
||||||
+++ smartmontools-5.38/configure.in 2009-10-05 15:33:00.237483461 +0200
|
+++ smartmontools-5.38/configure.in 2009-10-05 15:45:16.425170899 +0200
|
||||||
@@ -143,6 +143,40 @@ if test "$with_selinux" = "yes"; then
|
@@ -143,6 +143,40 @@ if test "$with_selinux" = "yes"; then
|
||||||
AC_DEFINE(WITH_SELINUX, [1], [Define to 1 if SELinux support is enabled])
|
AC_DEFINE(WITH_SELINUX, [1], [Define to 1 if SELinux support is enabled])
|
||||||
fi
|
fi
|
||||||
@ -44,7 +44,7 @@ diff -up smartmontools-5.38/configure.in.lowcap smartmontools-5.38/configure.in
|
|||||||
if test "$mandir" = '${prefix}/man'; then
|
if test "$mandir" = '${prefix}/man'; then
|
||||||
diff -up smartmontools-5.38/Makefile.am.lowcap smartmontools-5.38/Makefile.am
|
diff -up smartmontools-5.38/Makefile.am.lowcap smartmontools-5.38/Makefile.am
|
||||||
--- smartmontools-5.38/Makefile.am.lowcap 2007-04-01 18:49:44.000000000 +0200
|
--- smartmontools-5.38/Makefile.am.lowcap 2007-04-01 18:49:44.000000000 +0200
|
||||||
+++ smartmontools-5.38/Makefile.am 2009-10-05 15:33:00.238483296 +0200
|
+++ smartmontools-5.38/Makefile.am 2009-10-05 15:45:16.426170991 +0200
|
||||||
@@ -35,7 +35,7 @@ smartd_SOURCES = smartd.cpp \
|
@@ -35,7 +35,7 @@ smartd_SOURCES = smartd.cpp \
|
||||||
utility.cpp \
|
utility.cpp \
|
||||||
utility.h
|
utility.h
|
||||||
@ -56,9 +56,9 @@ diff -up smartmontools-5.38/Makefile.am.lowcap smartmontools-5.38/Makefile.am
|
|||||||
EXTRA_smartd_SOURCES = os_darwin.cpp \
|
EXTRA_smartd_SOURCES = os_darwin.cpp \
|
||||||
diff -up smartmontools-5.38/smartd.8.in.lowcap smartmontools-5.38/smartd.8.in
|
diff -up smartmontools-5.38/smartd.8.in.lowcap smartmontools-5.38/smartd.8.in
|
||||||
--- smartmontools-5.38/smartd.8.in.lowcap 2008-03-04 23:09:47.000000000 +0100
|
--- smartmontools-5.38/smartd.8.in.lowcap 2008-03-04 23:09:47.000000000 +0100
|
||||||
+++ smartmontools-5.38/smartd.8.in 2009-10-05 15:44:35.455113557 +0200
|
+++ smartmontools-5.38/smartd.8.in 2009-10-05 15:46:16.711483245 +0200
|
||||||
@@ -354,6 +354,12 @@ The default level is 1, so \'\-r ataioct
|
@@ -145,6 +145,12 @@ input. This is useful for commands like:
|
||||||
equivalent.
|
to perform quick and simple checks without a configuration file.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
+.B \-C, \-\-capabilities
|
+.B \-C, \-\-capabilities
|
||||||
@ -67,12 +67,12 @@ diff -up smartmontools-5.38/smartd.8.in.lowcap smartmontools-5.38/smartd.8.in
|
|||||||
+Warning: Mail notification does not work when used.
|
+Warning: Mail notification does not work when used.
|
||||||
+
|
+
|
||||||
+.TP
|
+.TP
|
||||||
.B \-\-service
|
.B \-d, \-\-debug
|
||||||
Cygwin and Windows only: Enables \fBsmartd\fP to run as a Windows service.
|
Runs \fBsmartd\fP in "debug" mode. In this mode, it displays status
|
||||||
|
information to STDOUT rather than logging it to SYSLOG and does not
|
||||||
diff -up smartmontools-5.38/smartd.cpp.lowcap smartmontools-5.38/smartd.cpp
|
diff -up smartmontools-5.38/smartd.cpp.lowcap smartmontools-5.38/smartd.cpp
|
||||||
--- smartmontools-5.38/smartd.cpp.lowcap 2009-10-05 15:33:00.224483349 +0200
|
--- smartmontools-5.38/smartd.cpp.lowcap 2009-10-05 15:45:16.412170973 +0200
|
||||||
+++ smartmontools-5.38/smartd.cpp 2009-10-05 15:33:00.245483604 +0200
|
+++ smartmontools-5.38/smartd.cpp 2009-10-05 15:45:16.434170827 +0200
|
||||||
@@ -74,6 +74,10 @@ extern "C" int __stdcall FreeConsole(voi
|
@@ -74,6 +74,10 @@ extern "C" int __stdcall FreeConsole(voi
|
||||||
#include <io.h> // setmode()
|
#include <io.h> // setmode()
|
||||||
#endif // __CYGWIN__
|
#endif // __CYGWIN__
|
||||||
|
Loading…
Reference in New Issue
Block a user