Print this page
9842 man page typos and spelling

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man4/ypfiles.4
          +++ new/usr/src/man/man4/ypfiles.4
↓ open down ↓ 23 lines elided ↑ open up ↑
  24   24  commands. Use the command \fBypwhich\fR \fB-x\fR to display the current set of
  25   25  nicknames. Use the command \fBypwhich\fR \fB-m\fR to display all the available
  26   26  maps. Each line of the nickname file contains two fields separated by white
  27   27  space. The first field is the nickname, and the second field is the name of the
  28   28  map that it expands to. The nickname cannot contain a ".".
  29   29  .SS "NIS to LDAP (N2L)"
  30   30  .LP
  31   31  If the \fB/var/yp/NISLDAPmapping\fR configuration file is present, the NIS
  32   32  server operates in NIS to LDAP (N2L) mode. In this mode, NIS maps are stored in
  33   33  a new set of DBM files, prepended by the \fBLDAP_\fR prefix, at
  34      -\fB/var/yp/\fIdomainename\fR\fR. These files are used as a cache backed by
       34 +\fB/var/yp/\fIdomainname\fR\fR. These files are used as a cache backed by
  35   35  information from an LDAP server. Additional DBM files are created in the same
  36   36  directory to hold the cache's TTL values.
  37   37  .sp
  38   38  .LP
  39   39  N2L mode enables NIS clients to be supported in an LDAP environment.
  40   40  .sp
  41   41  .LP
  42   42  In N2L mode, the old style DBM files, NIS source files, and the
  43   43  \fBypmake\fR(1M) utility have to role. They are retained to enable easy
  44   44  conversion back to the traditional mode, if required.
↓ open down ↓ 110 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX