man(1) Manual page archive


     DOT(2)                                                     DOT(2)

     Name
          dot - Obtains the current working box.

     Synopsis
          #include <ulib.h>

          void dot(char* sel)

     Description
          Dot stores in sel the current working box name. It must
          point to a buffer at least MAXSEL bytes long.

     Source
          /src/b/port/box.c

     See also
          pwb(1), and change(2).