diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-05 13:18:41 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-05 13:18:41 +0000 |
commit | 02ab8469fbb85ab1adaa89a65e4a4e3e5a09a69a (patch) | |
tree | 7957eac7110eb5b76dc9075e52cf242c4bac361e /share/man/man3/intro.3 | |
parent | b770acff37c9a862b04d7c262e6707d1f9416026 (diff) |
more .Os cleanup, remove some trailing whitespace, cleanse some .Nm
Diffstat (limited to 'share/man/man3/intro.3')
-rw-r--r-- | share/man/man3/intro.3 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3 index d725dfefc6a..ce621df08ea 100644 --- a/share/man/man3/intro.3 +++ b/share/man/man3/intro.3 @@ -35,7 +35,7 @@ .\" .Dd June 5, 1993 .Dt INTRO 3 -.Os BSD 4 +.Os .Sh NAME .Nm intro .Nd introduction to the C libraries @@ -67,7 +67,9 @@ it is not necessary to supply the loader flag .Fl l Ns Ar c for these functions. -There are several `libraries' or groups of functions included inside of +There are several +.Dq libraries +or groups of functions included inside of .Xr libc : the standard .Tn I/O routines, |