diff options
Diffstat (limited to 'static/unix-v10/man4/null.4')
| -rw-r--r-- | static/unix-v10/man4/null.4 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/static/unix-v10/man4/null.4 b/static/unix-v10/man4/null.4 new file mode 100644 index 00000000..6d308a52 --- /dev/null +++ b/static/unix-v10/man4/null.4 @@ -0,0 +1,14 @@ +.TH NULL 4 +.CT 1 comm_dev +.SH NAME +null \- data sink +.SH DESCRIPTION +Data written on +a null special file +is discarded. +.PP +Reads from +a null special file +always return 0 bytes. +.SH FILES +.F /dev/null |
