KNF, err, well, "indent"

This commit is contained in:
ross 2002-02-07 09:34:11 +00:00
parent 9856438e91
commit f80ddd2066
1 changed files with 13 additions and 11 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: andoc,v 1.5 2002/01/03 16:30:16 tv Exp $
.\" $NetBSD: andoc,v 1.6 2002/02/07 09:34:11 ross Exp $
.\"
.\" Copyright (c) 1990 The Regents of the University of California.
.\" All rights reserved.
@ -36,17 +36,19 @@
.\" If -mdoc macros, source tmac.mdoc
.\" If -man macros, check to see if groff or troff/nroff is being used
.\"
.
.de Dd
.rn Dd xX
.\" XXX the following two are groff-specific
.mso tmac.doc
.Dd \\$@
.rm xX
. rn Dd xX
. \" XXX the following two are groff-specific
. mso tmac.doc
. Dd \\$@
. rm xX
..
.
.de TH
.rn TH xX
.\" XXX the following two are groff-specific
.mso tmac.an.old
.TH \\$@
.rm xX
. rn TH xX
. \" XXX the following two are groff-specific
. mso tmac.an.old
. TH \\$@
. rm xX
..