History log of /netbsd-src/lib/libc/rpc/getnetpath.3 (Results 1 – 7 of 7)
Revision Date Author Comments
# e8b12792 04-Dec-2022 uwe <uwe@NetBSD.org>

getnetpath(3): Sprinkle some markup


# 472351e1 16-Apr-2003 wiz <wiz@NetBSD.org>

Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.


# 3fdac2b8 18-Jan-2003 thorpej <thorpej@NetBSD.org>

Merge the nathanw_sa branch.


# 6569c5c5 01-Oct-2002 wiz <wiz@NetBSD.org>

New sentence, new line. From Robert Elz.


# 814f296b 07-Feb-2002 ross <ross@NetBSD.org>

Generate <>& symbolically.


# f51570c5 09-Apr-2001 wiz <wiz@NetBSD.org>

netconfig(5), not (4); environ(7), not (5); whitespace, and use
.Dq instead of ``xx.''


# 7df0ccba 02-Jun-2000 fvdl <fvdl@NetBSD.org>

Add new RPC code, based on Sun's TI-RPC code. Adapted to not use XTI,
but sockets instead, internally. Old, backward compatible interfaces
maintained.