mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Expected to be found in /sbin not /etc.
This commit is contained in:
parent
e8abeed581
commit
f60d7bbf34
1 changed files with 2 additions and 2 deletions
|
|
@ -30,7 +30,7 @@
|
|||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)badsect.8 8.1 (Berkeley) 6/5/93
|
||||
.\" $Id$
|
||||
.\" $Id: badsect.8,v 1.4 1997/02/22 14:32:09 peter Exp $
|
||||
.\"
|
||||
.Dd June 5, 1993
|
||||
.Dt BADSECT 8
|
||||
|
|
@ -39,7 +39,7 @@
|
|||
.Nm badsect
|
||||
.Nd create files to contain bad sectors
|
||||
.Sh SYNOPSIS
|
||||
.Nm /etc/badsect
|
||||
.Nm /sbin/badsect
|
||||
.Ar bbdir sector ...
|
||||
.Sh DESCRIPTION
|
||||
.Nm Badsect
|
||||
|
|
|
|||
Loading…
Reference in a new issue