Eliminate groff(1) warnings.

This commit is contained in:
Ruslan Ermilov 2000-11-27 18:00:51 +00:00
parent bcfb36405d
commit ea3d0ab695
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=69280
3 changed files with 10 additions and 2 deletions

View file

@ -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

View file

@ -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

View file

@ -0,0 +1,6 @@
.\" $FreeBSD$
.\"
.if n \{\
. ftr CW R
. ftr C R
.\}