fsck.8 (2aaf9152a852aba9eb2036b95f4948ee77988826) fsck.8 (6d6d6c360322227ba838c53ed72d31937a425800)
1.\" $NetBSD: fsck.8,v 1.19 1999/03/10 00:08:33 erh Exp $
2.\"
3.\" Copyright (c) 1996 Christos Zoulas. All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 129 unchanged lines hidden (view full) ---

138Debugging mode.
139Just print the commands without executing them.
140Available
141only if
142.Nm
143is compiled to support it.
144.It Fl f
145Force checking of file systems.
1.\" $NetBSD: fsck.8,v 1.19 1999/03/10 00:08:33 erh Exp $
2.\"
3.\" Copyright (c) 1996 Christos Zoulas. All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 129 unchanged lines hidden (view full) ---

138Debugging mode.
139Just print the commands without executing them.
140Available
141only if
142.Nm
143is compiled to support it.
144.It Fl f
145Force checking of file systems.
146Running
146Running
147.Dq Li fsck -f
148ignores the journal and does a full
149consistency check of the disk so will find and fix the errors about which the
150journal is unaware.
151.It Fl n
152Causes
153.Nm
154to assume no as the answer to all operator questions, except "CONTINUE?".

--- 93 unchanged lines hidden ---
147.Dq Li fsck -f
148ignores the journal and does a full
149consistency check of the disk so will find and fix the errors about which the
150journal is unaware.
151.It Fl n
152Causes
153.Nm
154to assume no as the answer to all operator questions, except "CONTINUE?".

--- 93 unchanged lines hidden ---