diff options
author | Chris Fraire <cfraire@me.com> | 2017-08-25 09:47:09 -0500 |
---|---|---|
committer | Robert Mustacchi <rm@joyent.com> | 2017-09-21 13:54:02 +0000 |
commit | d042c5a26452797afc4fe8c2ceddebff94d88745 (patch) | |
tree | bc51db221e6a1f4babc967ba489e20d294d75315 /usr/src/man/man3sasl | |
parent | 2cedd8f0ecbd2b29bf0aac72bb8b7413b0326938 (diff) | |
download | illumos-joyent-d042c5a26452797afc4fe8c2ceddebff94d88745.tar.gz |
8591 Man pages contain various errors
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Robert Mustacchi <rm@joyent.com>
Diffstat (limited to 'usr/src/man/man3sasl')
-rw-r--r-- | usr/src/man/man3sasl/sasl_getopt_t.3sasl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/man/man3sasl/sasl_getopt_t.3sasl b/usr/src/man/man3sasl/sasl_getopt_t.3sasl index 3c18f27e8f..c087ff3d8c 100644 --- a/usr/src/man/man3sasl/sasl_getopt_t.3sasl +++ b/usr/src/man/man3sasl/sasl_getopt_t.3sasl @@ -42,7 +42,7 @@ The option context from the callback record. .ad .RS 15n The name of the plug-in. If the value of \fIplugin_name\fR is \fINULL\fR, the -the plug-in is a general SASL option. +plug-in is a general SASL option. .RE .sp |