Module Name:    src
Committed By:   joerg
Date:           Fri May 14 16:48:02 UTC 2010

Modified Files:
        src/usr.bin/chflags: chflags.1

Log Message:
Missing -width for .Bl -tag


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/usr.bin/chflags/chflags.1

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

Modified files:

Index: src/usr.bin/chflags/chflags.1
diff -u src/usr.bin/chflags/chflags.1:1.20 src/usr.bin/chflags/chflags.1:1.21
--- src/usr.bin/chflags/chflags.1:1.20	Fri May 14 08:31:38 2010
+++ src/usr.bin/chflags/chflags.1	Fri May 14 16:48:02 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: chflags.1,v 1.20 2010/05/14 08:31:38 jruoho Exp $
+.\"	$NetBSD: chflags.1,v 1.21 2010/05/14 16:48:02 joerg Exp $
 .\"
 .\" Copyright (c) 1989, 1990, 1993, 1994
 .\"	The Regents of the University of California.  All rights reserved.
@@ -102,7 +102,7 @@
 before an option causes the flag to be turned off.
 For example:
 .Pp
-.Bl -tag -offset indent
+.Bl -tag -offset indent -width ".Em nouchg"
 .It Em nouchg
 the immutable bit should be cleared
 .El

Reply via email to