Module Name:    src
Committed By:   njoly
Date:           Fri Mar 25 17:15:27 UTC 2011

Modified Files:
        src/lib/libc/sys: quotactl.2

Log Message:
Add quotes for multi-words width string.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/lib/libc/sys/quotactl.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/sys/quotactl.2
diff -u src/lib/libc/sys/quotactl.2:1.28 src/lib/libc/sys/quotactl.2:1.29
--- src/lib/libc/sys/quotactl.2:1.28	Sun Mar  6 17:19:25 2011
+++ src/lib/libc/sys/quotactl.2	Fri Mar 25 17:15:26 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: quotactl.2,v 1.28 2011/03/06 17:19:25 wiz Exp $
+.\"	$NetBSD: quotactl.2,v 1.29 2011/03/25 17:15:26 njoly Exp $
 .\"
 .\" Copyright (c) 1983, 1990, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -92,7 +92,7 @@
 .El
 .Pp
 The block or file dictionaries have the following structures:
-.Bl -tag -width expire time
+.Bl -tag -width "expire time"
 .It Dv usage
 an unsigned integer which contains the current usage.
 .It Dv soft

Reply via email to