Author: joel (doc committer) Date: Mon Mar 26 16:40:45 2012 New Revision: 233515 URL: http://svn.freebsd.org/changeset/base/233515
Log: mdoc: Remove tabs in non-literal context. Modified: head/share/man/man4/nvram2env.4 head/share/man/man5/style.Makefile.5 Modified: head/share/man/man4/nvram2env.4 ============================================================================== --- head/share/man/man4/nvram2env.4 Mon Mar 26 16:05:19 2012 (r233514) +++ head/share/man/man4/nvram2env.4 Mon Mar 26 16:40:45 2012 (r233515) @@ -31,7 +31,7 @@ .Nm nvram2env .Nd "copy nvram-like data into kernel environment" .Sh SYNOPSIS -.Cd "device nvram2env" +.Cd "device nvram2env" .Sh DESCRIPTION .Nm implements a simple method of reading the NVRAM-like data and information Modified: head/share/man/man5/style.Makefile.5 ============================================================================== --- head/share/man/man5/style.Makefile.5 Mon Mar 26 16:05:19 2012 (r233514) +++ head/share/man/man5/style.Makefile.5 Mon Mar 26 16:40:45 2012 (r233515) @@ -143,7 +143,7 @@ is an important thing. The usage of .Va WARNS is spelled -.Dq Li "WARNS?= " , +.Dq Li "WARNS?= " , so that it may be overridden on the command line or in .Xr make.conf 5 . .It _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"