FreeBSD Bugzilla – Attachment 31488 Details for
Bug 52448
[patch] Misc man page reference fixes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
man-intro-3.patch
man-intro-3.patch (text/plain), 2.47 KB, created by
simon
on 2003-05-19 23:30:02 UTC
(
hide
)
Description:
man-intro-3.patch
Filename:
MIME Type:
Creator:
simon
Created:
2003-05-19 23:30:02 UTC
Size:
2.47 KB
patch
obsolete
>Index: intro.3 >=================================================================== >RCS file: /home/ncvs/src/share/man/man3/intro.3,v >retrieving revision 1.14 >diff -u -d -r1.14 intro.3 >--- intro.3 7 Aug 2001 15:48:38 -0000 1.14 >+++ intro.3 20 May 2003 00:11:09 -0000 >@@ -60,7 +60,7 @@ > .Pp > The various libraries (followed by the loader flag): > .Bl -tag -width "libc (-lc)" >-.It Xr libc Pq Fl l Ns Ar c >+.It libc Pq Fl l Ns Ar c > Standard C library functions. > .\" (See > .\" .Xr libc 3 . ) >@@ -71,7 +71,7 @@ > .Fl l Ns Ar c > for these functions. > There are several `libraries' or groups of functions included inside of >-.Xr libc : >+.Em libc : > the standard > .Tn I/O > routines, >@@ -81,12 +81,12 @@ > character tests and character operators, > des encryption routines, > storage allocation, time functions, signal handling and more. >-.It Xr libcurses Pq Fl l Ns Ar curses Fl l Ns Ar termcap >+.It libcurses Pq Fl l Ns Ar curses Fl l Ns Ar termcap > Terminal independent screen management routines > for two dimensional non-bitmap display terminals. > (See > .Xr ncurses 3 . ) >-.It Xr libcompat Pq Fl l Ns Ar compat >+.It libcompat Pq Fl l Ns Ar compat > Functions which are obsolete but are available for compatibility with > .Bx 4.3 . > In particular, >@@ -96,16 +96,16 @@ > Use of these routines should, for the most part, be avoided. > The manual page entry for each compatibility routine > indicates the proper interface to use. >-.It Xr libkvm Pq Fl l Ns Ar kvm >+.It libkvm Pq Fl l Ns Ar kvm > Functions used to access kernel memory are in this library. They can be used > against both a running system and a crash dump. > (See > .Xr kvm 3 . ) >-.It Xr libl Pq Fl l Ns Ar l >+.It libl Pq Fl l Ns Ar l > The library for > .Xr lex 1 . > .\" .It Xr libln >-.It Xr libm Pq Fl l Ns Ar m >+.It libm Pq Fl l Ns Ar m > The math library, > .Em libm . > The math library is loaded as needed by the Pascal compiler, >@@ -115,7 +115,8 @@ > flag. > (See > .Xr math 3 . ) >-.It Xr libmp Pq Fl l Ns Ar mp >+.It Xr libmp 3 Pq Fl l Ns Ar mp >+The traditional BSD multiple precision integer arithmetic library. > .\" .It Xr libom > .\" Old math library. > .\" .It Xr libplot Pq Fl l Ns Ar plot >@@ -128,12 +129,12 @@ > .\" .Xr plot 3 . ) > .\" .It Xr libresolv Pq Fl l Ns Ar resolv > .\" Routines for network address resolution. >-.It Xr libtermcap Pq Fl l Ns Ar termcap >+.It libtermcap Pq Fl l Ns Ar termcap > The terminal independent operation library package. > (See > .Xr termcap 3 . ) > .\" .It libvt0.a >-.It Xr liby Pq Fl l Ns Ar y >+.It liby Pq Fl l Ns Ar y > The library for > .Xr yacc 1 . > .El
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 52448
: 31488 |
31489