If I try to print a file resulting from a redirection on "man netstat > file ", I get the following:
NETSTAT(1) BSD General Commands Manual NETSTAT(1)
NNAAMMEE
nneettssttaatt - show network status
SSYYNNOOPPSSIISS
nneettssttaatt [--AAaaLLllnnWW] [--ff _a_d_d_r_e_s_s___f_a_m_i_l_y | --pp _p_r_o_t_o_c_o_l] [--MM _c_o_r_e] [--NN _s_y_s_t_e_m]
nneettssttaatt [--ggiillnnss] [--ff _a_d_d_r_e_s_s___f_a_m_i_l_y] [--MM _c_o_r_e] [--NN _s_y_s_t_e_m]
nneettssttaatt --ii | --II _i_n_t_e_r_f_a_c_e [--ww _w_a_i_t] [--aabbddggtt] [--MM _c_o_r_e] [--NN _s_y_s_t_e_m]
How do I correct this?