diff options
author | Paul Janzen <pjanzen@cvs.openbsd.org> | 2000-01-03 20:04:35 +0000 |
---|---|---|
committer | Paul Janzen <pjanzen@cvs.openbsd.org> | 2000-01-03 20:04:35 +0000 |
commit | f852901877b536d72fa1b7f448df92728896855e (patch) | |
tree | f937836c98a037af29eb36fafe0c815823e29c02 /sbin | |
parent | 490c7f16060cda60474198b2480b53d8f63deb4d (diff) |
.Sh "SEE ALSO" -> .Sh SEE ALSO
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/clri/clri.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/clri/clri.8 b/sbin/clri/clri.8 index fd11b286fb7..6163deaae00 100644 --- a/sbin/clri/clri.8 +++ b/sbin/clri/clri.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: clri.8,v 1.9 1999/11/11 00:41:44 aaron Exp $ +.\" $OpenBSD: clri.8,v 1.10 2000/01/03 20:04:25 pjanzen Exp $ .\" $NetBSD: clri.8,v 1.2 1995/03/18 14:54:31 cgd Exp $ .\" .\" Copyright (c) 1980, 1993 @@ -71,7 +71,7 @@ Once removed, it is anticipated that .Xr fsck 8 will be able to clean up the resulting mess. -.Sh "SEE ALSO" +.Sh SEE ALSO .Xr inode 5 , .Xr fsck 8 , .Xr fsdb 8 , |