Fix wrong xref; wrote quotactl(8), meant quotacheck(8). ok riz@

This commit is contained in:
dholland 2012-02-13 19:50:15 +00:00
parent 7775733971
commit e7114a9280
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: __quotactl.2,v 1.2 2012/02/13 13:22:09 wiz Exp $
.\" $NetBSD: __quotactl.2,v 1.3 2012/02/13 19:50:15 dholland Exp $
.\"
.\" Copyright (c) 1983, 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -169,7 +169,7 @@ meta-data, cannot be updated via this interface.
If the usage information is incorrect a tool such as
.Xr fsck 8
or
.Xr quotactl 8
.Xr quotacheck 8
with file-system-specific knowledge must be used to repair the
on-disk information.
See