[BACK]Return to break.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / In

Annotation of mandoc/regress/mdoc/In/break.out_ascii, Revision 1.1

1.1     ! schwarze    1: IN-BREAK(2)                   System Calls Manual                  IN-BREAK(2)
        !             2:
        !             3: NNAAMMEE
        !             4:      IInn--bbrreeaakk - line break before header include file
        !             5:
        !             6: SSYYNNOOPPSSIISS
        !             7:      ##iinncclluuddee <<ffccnnttll..hh>>
        !             8:
        !             9:      _i_n_t
        !            10:      ooppeenn(_c_o_n_s_t _c_h_a_r _*_p_a_t_h, _i_n_t _f_l_a_g_s, _m_o_d_e___t _m_o_d_e);
        !            11:
        !            12:      ##iinncclluuddee <<ssyyss//ttyyppeess..hh>>
        !            13:      ##iinncclluuddee <<uunniissttdd..hh>>
        !            14:
        !            15:      _i_n_t
        !            16:      dduupp(_i_n_t _o_l_d_d);
        !            17:
        !            18:      _s_s_i_z_e___t
        !            19:      wwrriittee(_i_n_t _d, _c_o_n_s_t _v_o_i_d _*_b_u_f, _s_i_z_e___t _n_b_y_t_e_s);
        !            20:
        !            21: DDEESSCCRRIIPPTTIIOONN
        !            22:      <_f_c_n_t_l_._h> _i_n_t ooppeenn(_c_o_n_s_t _c_h_a_r _*_p_a_t_h, _i_n_t _f_l_a_g_s, _m_o_d_e___t _m_o_d_e)
        !            23:      <_s_y_s_/_t_y_p_e_s_._h> <_u_n_i_s_t_d_._h> _i_n_t dduupp(_i_n_t _o_l_d_d) _s_s_i_z_e___t wwrriittee(_i_n_t _d, _c_o_n_s_t
        !            24:      _v_o_i_d _*_b_u_f, _s_i_z_e___t _n_b_y_t_e_s)
        !            25:
        !            26: OpenBSD                          June 6, 2010                          OpenBSD

CVSweb