summaryrefslogtreecommitdiff
path: root/sbin/clri
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1998-09-17 04:15:04 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1998-09-17 04:15:04 +0000
commitafa9f8ccda18c5ff879f432ae6f0b9a601b992b3 (patch)
tree8356bdc65590449d1a86d64a309c95681f802ad2 /sbin/clri
parent90e9edeb57b7efe3b1aba0ddeda30341b7e9fd0c (diff)
sbin/ man page fixes
Diffstat (limited to 'sbin/clri')
-rw-r--r--sbin/clri/clri.810
1 files changed, 5 insertions, 5 deletions
diff --git a/sbin/clri/clri.8 b/sbin/clri/clri.8
index 937286022d1..44454675245 100644
--- a/sbin/clri/clri.8
+++ b/sbin/clri/clri.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: clri.8,v 1.4 1996/06/25 04:46:23 deraadt Exp $
+.\" $OpenBSD: clri.8,v 1.5 1998/09/17 04:14:51 aaron Exp $
.\" $NetBSD: clri.8,v 1.2 1995/03/18 14:54:31 cgd Exp $
.\"
.\" Copyright (c) 1980, 1993
@@ -39,18 +39,18 @@
.Os BSD 4
.Sh NAME
.Nm clri
-.Nd clear an inode
+.Nd clear inode(s)
.Sh SYNOPSIS
.Nm clri
-.Ar special_device inode_number ...
+.Ar special_device inode_number Op Ar ...
.Sh DESCRIPTION
.Bf -symbolic
-.Nm Clri
+.Nm clri
is obsoleted for normal file system repair work by
.Xr fsck 8 .
.Ef
.Pp
-.Nm Clri
+.Nm clri
zeros out the inodes with the specified inode number(s)
on the filesystem residing on the given
.Ar special_device .