diff options
author | ru <ru@FreeBSD.org> | 2000-11-20 18:41:33 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-11-20 18:41:33 +0000 |
commit | 0100fd6e93e8e0203ec077685f3e68afea54de52 (patch) | |
tree | b87583b730938778b4af11a44748d110d751f3ac /share/man/man8/intro.8 | |
parent | 0127deea8c3ecf9b2bcefaa370c23b1d51b0720c (diff) | |
download | FreeBSD-src-0100fd6e93e8e0203ec077685f3e68afea54de52.zip FreeBSD-src-0100fd6e93e8e0203ec077685f3e68afea54de52.tar.gz |
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'share/man/man8/intro.8')
-rw-r--r-- | share/man/man8/intro.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man8/intro.8 b/share/man/man8/intro.8 index 9b03f28..e848e04 100644 --- a/share/man/man8/intro.8 +++ b/share/man/man8/intro.8 @@ -67,6 +67,6 @@ should be consulted to understand how to interpret system crash dumps. .Sh HISTORY The -.Nm intro +.Nm section manual page appeared in .Bx 4.2 . |