From 8f47851dab92c0117bc552ea3f76f44da8745c08 Mon Sep 17 00:00:00 2001 From: Joel Dahl Date: Mon, 26 Mar 2012 16:40:45 +0000 Subject: [PATCH] mdoc: Remove tabs in non-literal context. --- share/man/man4/nvram2env.4 | 2 +- share/man/man5/style.Makefile.5 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man4/nvram2env.4 b/share/man/man4/nvram2env.4 index 6220a3e452c..91d163911b3 100644 --- a/share/man/man4/nvram2env.4 +++ b/share/man/man4/nvram2env.4 @@ -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 diff --git a/share/man/man5/style.Makefile.5 b/share/man/man5/style.Makefile.5 index bdf28302828..c3a3288ddf8 100644 --- a/share/man/man5/style.Makefile.5 +++ b/share/man/man5/style.Makefile.5 @@ -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