diff options
Diffstat (limited to 'man/perror.1')
-rw-r--r-- | man/perror.1 | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/man/perror.1 b/man/perror.1 index a37cec6a518..adf393e8057 100644 --- a/man/perror.1 +++ b/man/perror.1 @@ -77,22 +77,6 @@ OS error code 64: Machine is not on the network .RE .\} .PP -To obtain the error message for a MySQL Cluster error code, invoke -\fBperror\fR -with the -\fB\-\-ndb\fR -option: -.sp -.if n \{\ -.RS 4 -.\} -.nf -shell> \fBperror \-\-ndb \fR\fB\fIerrorcode\fR\fR -.fi -.if n \{\ -.RE -.\} -.PP Note that the meaning of system error messages may be dependent on your operating system\&. A given error code may mean different things on different operating systems\&. .PP \fBperror\fR @@ -124,21 +108,6 @@ Display a help message and exit\&. .sp -1 .IP \(bu 2.3 .\} -.\" perror: ndb option -.\" ndb option: perror -\fB\-\-ndb\fR -.sp -Print the error message for a MySQL Cluster error code\&. -.RE -.sp -.RS 4 -.ie n \{\ -\h'-04'\(bu\h'+03'\c -.\} -.el \{\ -.sp -1 -.IP \(bu 2.3 -.\} .\" perror: silent option .\" silent option: perror \fB\-\-silent\fR, |