Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/sys __quotactl(2): typo.



details:   https://anonhg.NetBSD.org/src/rev/5134b4313c47
branches:  trunk
changeset: 368727:5134b4313c47
user:      dholland <dholland%NetBSD.org@localhost>
date:      Sun Jul 31 06:21:41 2022 +0000

description:
__quotactl(2): typo.

diffstat:

 lib/libc/sys/__quotactl.2 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b59766749368 -r 5134b4313c47 lib/libc/sys/__quotactl.2
--- a/lib/libc/sys/__quotactl.2 Sat Jul 30 17:12:39 2022 +0000
+++ b/lib/libc/sys/__quotactl.2 Sun Jul 31 06:21:41 2022 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: __quotactl.2,v 1.3 2012/02/13 19:50:15 dholland Exp $
+.\"    $NetBSD: __quotactl.2,v 1.4 2022/07/31 06:21:41 dholland Exp $
 .\"
 .\" Copyright (c) 1983, 1990, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -275,7 +275,7 @@
 Normally
 quotaon 8
 is run during the boot sequence after
-quotacheck 8 .
+.Xr quotacheck 8 .
 Also see
 .Xr quota_quotaon 3 .
 .\" ************************************************************



Home | Main Index | Thread Index | Old Index