diff options
author | ru <ru@FreeBSD.org> | 2005-01-17 07:44:44 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-01-17 07:44:44 +0000 |
commit | 6cc4b6c220d4e49fad2881c7dc754fa560248ef8 (patch) | |
tree | f5a5fbfda9358c31fa2746d0671fe366bb17d243 /sbin/fsck_ffs | |
parent | 63a9efe25ce06fd299e33aba75e3dd445d67484c (diff) | |
download | FreeBSD-src-6cc4b6c220d4e49fad2881c7dc754fa560248ef8.zip FreeBSD-src-6cc4b6c220d4e49fad2881c7dc754fa560248ef8.tar.gz |
Added the EXIT STATUS section where appropriate.
Diffstat (limited to 'sbin/fsck_ffs')
-rw-r--r-- | sbin/fsck_ffs/fsck_ffs.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/fsck_ffs/fsck_ffs.8 b/sbin/fsck_ffs/fsck_ffs.8 index 4bfa11c..26c47bf 100644 --- a/sbin/fsck_ffs/fsck_ffs.8 +++ b/sbin/fsck_ffs/fsck_ffs.8 @@ -299,9 +299,9 @@ If there is insufficient space its size is increased. .It Pa /etc/fstab contains default list of file systems to check. .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std -.Pp +.Sh DIAGNOSTICS The diagnostics produced by .Nm are fully enumerated and explained in Appendix A of |