diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-06-25 04:46:24 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-06-25 04:46:24 +0000 |
commit | 8c586d1aff54bf4d413af30cdafdc084e3f1ef56 (patch) | |
tree | aa81ecb2b45874825cf9d2f79479647090bfca57 /sbin/clri/clri.8 | |
parent | a492f640ea3c1532a753da8b4d78feac54eb43d0 (diff) |
ncheck(8) lives!
Diffstat (limited to 'sbin/clri/clri.8')
-rw-r--r-- | sbin/clri/clri.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/clri/clri.8 b/sbin/clri/clri.8 index f9a781b061f..937286022d1 100644 --- a/sbin/clri/clri.8 +++ b/sbin/clri/clri.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: clri.8,v 1.3 1996/06/25 03:48:50 deraadt Exp $ +.\" $OpenBSD: clri.8,v 1.4 1996/06/25 04:46:23 deraadt Exp $ .\" $NetBSD: clri.8,v 1.2 1995/03/18 14:54:31 cgd Exp $ .\" .\" Copyright (c) 1980, 1993 @@ -73,7 +73,8 @@ it is anticipated that will be able to clean up the resulting mess. .Sh "SEE ALSO" .Xr fsck 8 , -.Xr fsdb 8 +.Xr fsdb 8 , +.Xr ncheck 8 .Sh BUGS If the file is open, the work of .Nm clri |