Module Name: src Committed By: joerg Date: Sat Jul 11 18:38:31 UTC 2009
Modified Files: src/usr.bin/menuc: menuc.1 Log Message: mandoc(1): -width is redundant for a item list To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/usr.bin/menuc/menuc.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/menuc/menuc.1 diff -u src/usr.bin/menuc/menuc.1:1.28 src/usr.bin/menuc/menuc.1:1.29 --- src/usr.bin/menuc/menuc.1:1.28 Tue Mar 10 20:28:51 2009 +++ src/usr.bin/menuc/menuc.1 Sat Jul 11 18:38:30 2009 @@ -1,4 +1,4 @@ -.\" $NetBSD: menuc.1,v 1.28 2009/03/10 20:28:51 joerg Exp $ +.\" $NetBSD: menuc.1,v 1.29 2009/07/11 18:38:30 joerg Exp $ .\" .\" Copyright 1997 Piermont Information Systems Inc. .\" All rights reserved. @@ -463,7 +463,7 @@ .Dv NULL help pointer will disable the help feature for the menu. .Sh FILES -.Bl -item -width /usr/share/misc/menu_sys.def +.Bl -item .It .Pa /usr/share/misc/menu_sys.def .El