usr/src/cmd/pconsole/Patches/02-pconsole.1.patch
changeset 11 87960ed158f9
parent 0 b34509ac961f
--- a/usr/src/cmd/pconsole/Patches/02-pconsole.1.patch	Thu Mar 18 16:36:00 2010 +0200
+++ b/usr/src/cmd/pconsole/Patches/02-pconsole.1.patch	Tue Apr 06 16:00:14 2010 +0300
@@ -1,25 +1,54 @@
---- pconsole.1.orig	2008-10-20 18:05:22.000000000 -0700
-+++ pconsole.1	2009-05-28 10:44:50.037283677 -0700
-@@ -49,18 +49,14 @@
- 
- .TP
- NOTE:
--This program must be run as root.  To allow non-root users to
--use this program, the system administrator must make the
--\fppconsole-bin\fR binary setuid root by issuing the following command:
-+This program must be either run as root or by a user granted
-+the "Parallel Console Access" rights profile:
- .PP
- .RS
- .nf
--\fB# chmod 4555 /usr/bin/pconsole-bin\fR
-+\fB# usermod -P "Parallel Console Access" login-name\fR
- .fi
--.sp
--This is NOT recommended however, as it could result 
--in making the system less secure.
--.RE
-+
- .SH COMMANDS
- \fppconsole\fR supports the following commands in the central console
- window:
+*** pconsole.1.orig	Mon Mar  8 08:58:21 2010
+--- pconsole.1	Mon Mar  8 09:00:52 2010
+***************
+*** 49,66 ****
+  
+  .TP
+  NOTE:
+! This program must be run as root.  To allow non-root users to
+! use this program, the system administrator must make the
+! \fppconsole-bin\fR binary setuid root by issuing the following command:
+  .PP
+  .RS
+  .nf
+! \fB# chmod 4555 /usr/bin/pconsole-bin\fR
+  .fi
+! .sp
+! This is NOT recommended however, as it could result 
+! in making the system less secure.
+! .RE
+  .SH COMMANDS
+  \fppconsole\fR supports the following commands in the central console
+  window:
+--- 49,62 ----
+  
+  .TP
+  NOTE:
+! This program must be either run as root or by a user granted
+! the "Parallel Console Access" rights profile:
+  .PP
+  .RS
+  .nf
+! \fB# usermod -P "Parallel Console Access" login-name\fR
+  .fi
+! 
+  .SH COMMANDS
+  \fppconsole\fR supports the following commands in the central console
+  window:
+***************
+*** 169,175 ****
+  .
+  ATTRIBUTE TYPEATTRIBUTE VALUE
+  _
+! AvailabilitySUNWpconsole
+  _
+  Interface StabilityUncommitted
+  .TE
+--- 165,171 ----
+  .
+  ATTRIBUTE TYPEATTRIBUTE VALUE
+  _
+! Availabilityterminal/pconsole
+  _
+  Interface StabilityUncommitted
+  .TE