diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-29 15:47:26 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-29 15:47:26 +0000 |
commit | e78e38b53d3b73ab5e8d3e1aca415b1ec56f9877 (patch) | |
tree | a80483a638948610cfe5602a8f805ca2d269b093 /share/man/man3/intro.3 | |
parent | b488000e207e5256a37aed34ea0ae5b0cd76c615 (diff) |
kill superfluous .Nm macro arguments
Diffstat (limited to 'share/man/man3/intro.3')
-rw-r--r-- | share/man/man3/intro.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3 index e82a5ab6310..d725dfefc6a 100644 --- a/share/man/man3/intro.3 +++ b/share/man/man3/intro.3 @@ -163,6 +163,6 @@ math library compiled for profiling .\" .El .Sh HISTORY An -.Nm intro +.Nm manual appeared in .At v7 . |