|
Lines 28-34
Link Here
|
| 28 |
.\" |
28 |
.\" |
| 29 |
.\" $FreeBSD$ |
29 |
.\" $FreeBSD$ |
| 30 |
.\" |
30 |
.\" |
| 31 |
.Dd August 24, 2006 |
31 |
.Dd September 8, 2016 |
| 32 |
.Dt FSDB 8 |
32 |
.Dt FSDB 8 |
| 33 |
.Os |
33 |
.Os |
| 34 |
.Sh NAME |
34 |
.Sh NAME |
|
Lines 239-257
Link Here
|
| 239 |
.Sh HISTORY |
239 |
.Sh HISTORY |
| 240 |
The |
240 |
The |
| 241 |
.Nm |
241 |
.Nm |
| 242 |
utility uses the source code for |
242 |
utility appeared in |
|
|
243 |
.Bx 4.3 Tahoe . |
| 244 |
It used the source code for |
| 243 |
.Xr fsck 8 |
245 |
.Xr fsck 8 |
| 244 |
to implement most of the file system manipulation code. |
246 |
to implement most of the file system manipulation code. |
| 245 |
The remainder of |
247 |
The remainder of |
| 246 |
.Nm |
248 |
.Nm |
| 247 |
first appeared in |
249 |
appeared in |
| 248 |
.Nx , |
250 |
.Nx 1.1 |
| 249 |
written by |
251 |
written by |
| 250 |
.An John T. Kohl . |
252 |
.An John T. Kohl . |
| 251 |
.Pp |
253 |
It first appeared in |
| 252 |
.An Peter Wemm |
254 |
.Fx 2.1.5 |
| 253 |
ported it to |
255 |
ported by Peter Wemm. |
| 254 |
.Fx . |
|
|
| 255 |
.Sh BUGS |
256 |
.Sh BUGS |
| 256 |
Manipulation of ``short'' symlinks has no effect. |
257 |
Manipulation of ``short'' symlinks has no effect. |
| 257 |
In particular, one should not |
258 |
In particular, one should not |