diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-26 16:38:00 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-26 16:38:00 -0400 |
| commit | 97d5c458cfa039d857301e1ca7d5af3beb37131d (patch) | |
| tree | b460cd850d0537eb71806ba30358840377b27688 /static/v10/man8/clri.8 | |
| parent | b89dc2331a50c63f8b33272a5c4c61ab98abdaa3 (diff) | |
build: Better Build System
Diffstat (limited to 'static/v10/man8/clri.8')
| -rw-r--r-- | static/v10/man8/clri.8 | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/static/v10/man8/clri.8 b/static/v10/man8/clri.8 deleted file mode 100644 index 68ec27af..00000000 --- a/static/v10/man8/clri.8 +++ /dev/null @@ -1,41 +0,0 @@ -.pa 1 -.he 'CLRI (VIII)'1/20/73'CLRI (VIII)' -.ti 0 -NAME clri -- clear i-node -.sp -.ti 0 -SYNOPSIS clri i-number [ file system ] -.sp -.ti 0 -DESCRIPTION clri____ -writes zeros on the 32 bytes occupied by the i-node -numbered -.ul -i-number. -If the -.ul -file system -argument is given, the i-node resides on -the given device, otherwise on a -default file system. -The file system argument -must be a special file -name referring to a device -containing a file system. - -After clri____, any blocks -in the affected file -will show up as "missing" in a check_____ of -the file system. - -Read and write permission is required on the specified -file system device. -The i-node becomes allocatable. - -The primary purpose of this routine -is to remove a file which -for some reason appears in no -directory. -.sp -.ti 0 -DIAGNOSTICS "error" |
