summaryrefslogtreecommitdiffstats
path: root/share/doc/smm
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-27 18:00:51 +0000
committerru <ru@FreeBSD.org>2000-11-27 18:00:51 +0000
commit721cb7e4cd7f927f318f82c43ef6fefd7ac92cc7 (patch)
tree31fcf1d39d28483f004459b57b312f3085a760fd /share/doc/smm
parent5e6c6dce08fbcf913df1c9e0c94f5aea12b672b5 (diff)
downloadFreeBSD-src-721cb7e4cd7f927f318f82c43ef6fefd7ac92cc7.zip
FreeBSD-src-721cb7e4cd7f927f318f82c43ef6fefd7ac92cc7.tar.gz
Eliminate groff(1) warnings.
Diffstat (limited to 'share/doc/smm')
-rw-r--r--share/doc/smm/01.setup/0.t4
-rw-r--r--share/doc/smm/01.setup/Makefile2
-rw-r--r--share/doc/smm/01.setup/stubs6
3 files changed, 10 insertions, 2 deletions
diff --git a/share/doc/smm/01.setup/0.t b/share/doc/smm/01.setup/0.t
index 2f880eb..1951cd0 100644
--- a/share/doc/smm/01.setup/0.t
+++ b/share/doc/smm/01.setup/0.t
@@ -30,6 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)0.t 8.1 (Berkeley) 7/27/93
+.\" $FreeBSD$
.\"
.ds Ux \s-1UNIX\s0
.ds Bs \s-1BSD\s0
@@ -50,7 +51,8 @@
\s-1\\$1\s0\\$2
..
.de Pn \" pathname
-\f(CW\\$1\fP\\$2
+.ie n \fI\\$1\fP\\$2
+.el \f(CW\\$1\fP\\$2
..
.de Li \" literal
\f(CW\\$1\fP\\$2
diff --git a/share/doc/smm/01.setup/Makefile b/share/doc/smm/01.setup/Makefile
index 73b6c4d..8e84f18 100644
--- a/share/doc/smm/01.setup/Makefile
+++ b/share/doc/smm/01.setup/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
VOLUME= smm/01.setup
-SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t
+SRCS= stubs 0.t 1.t 2.t 3.t 4.t 5.t 6.t
FILES= ${SRCS}
MACROS= -ms
diff --git a/share/doc/smm/01.setup/stubs b/share/doc/smm/01.setup/stubs
new file mode 100644
index 0000000..b26f4d5
--- /dev/null
+++ b/share/doc/smm/01.setup/stubs
@@ -0,0 +1,6 @@
+.\" $FreeBSD$
+.\"
+.if n \{\
+. ftr CW R
+. ftr C R
+.\}
OpenPOWER on IntegriCloud