pr.1 (a866e170777b42fd7921eadd6e7e664f3a031d60) | pr.1 (6c7216df785592bb069469113f556dfd1946ed5d) |
---|---|
1.\" Copyright (c) 1991 Keith Muller. 2.\" Copyright (c) 1993 3.\" The Regents of the University of California. All rights reserved. 4.\" 5.\" This code is derived from software contributed to Berkeley by 6.\" Keith Muller of the University of California, San Diego. 7.\" 8.\" Redistribution and use in source and binary forms, with or without --- 346 unchanged lines hidden (view full) --- 355option does not allow the option letter to be separated from its 356argument, and the options 357.Fl e , 358.Fl i , 359and 360.Fl n 361require that both arguments, if present, not be separated from the option 362letter. | 1.\" Copyright (c) 1991 Keith Muller. 2.\" Copyright (c) 1993 3.\" The Regents of the University of California. All rights reserved. 4.\" 5.\" This code is derived from software contributed to Berkeley by 6.\" Keith Muller of the University of California, San Diego. 7.\" 8.\" Redistribution and use in source and binary forms, with or without --- 346 unchanged lines hidden (view full) --- 355option does not allow the option letter to be separated from its 356argument, and the options 357.Fl e , 358.Fl i , 359and 360.Fl n 361require that both arguments, if present, not be separated from the option 362letter. |
363.Sh ERRORS 364If 365.Nm 366receives an interrupt while printing to a terminal, it 367flushes all accumulated error messages to the screen before 368terminating. | |
369.Sh EXIT STATUS 370The 371.Nm 372utility exits 0 on success, and 1 if an error occurs. 373.Sh DIAGNOSTICS | 363.Sh EXIT STATUS 364The 365.Nm 366utility exits 0 on success, and 1 if an error occurs. 367.Sh DIAGNOSTICS |
368If 369.Nm 370receives an interrupt while printing to a terminal, it 371flushes all accumulated error messages to the screen before 372terminating. 373.Pp |
|
374Error messages are written to standard error during the printing 375process (if output is redirected) or after all successful 376file printing is complete (when printing to a terminal). 377.Sh SEE ALSO 378.Xr cat 1 , 379.Xr more 1 , 380.Xr rs 1 381.Sh STANDARDS --- 14 unchanged lines hidden --- | 374Error messages are written to standard error during the printing 375process (if output is redirected) or after all successful 376file printing is complete (when printing to a terminal). 377.Sh SEE ALSO 378.Xr cat 1 , 379.Xr more 1 , 380.Xr rs 1 381.Sh STANDARDS --- 14 unchanged lines hidden --- |