NetBSD/lib/libutil
lukem 279552d3db fix up various .Nm abuses:
- keep the case consistent between the actual name and what's referenced.
  e.g, if it's `foo', don't use '.Nm Foo' at the start of a sentence.
- remove unnecessary `.Nm foo' after the first occurrence (except for
  using `.Nm ""' if there's stuff following, or for the 2nd and so on
  occurrences in a SYNOPSIS
- use Sx, Ic, Li, Em, Sq, and Xr as appropriate
2000-11-07 06:43:24 +00:00
..
Makefile rename securepath.3 into secure_path.3, as the function is named secure_path(). 2000-07-07 11:05:06 +00:00
fparseln.3 More trailing white space. 1999-07-02 15:46:05 +00:00
fparseln.c - __RCSID() police. 2000-07-05 11:46:40 +00:00
getmaxpartitions.3
getmaxpartitions.c - __RCSID() police. 2000-07-05 11:46:40 +00:00
getrawpartition.3
getrawpartition.c More trailing white space. 1999-07-02 15:46:05 +00:00
login.3
login.c - __RCSID() police. 2000-07-05 11:46:40 +00:00
login_cap.3 fix up various .Nm abuses: 2000-11-07 06:43:24 +00:00
login_cap.c /etc/login.conf is optional, so don't return NULL even if 2000-10-12 00:28:33 +00:00
login_tty.c - __RCSID() police. 2000-07-05 11:46:40 +00:00
logout.c - __RCSID() police. 2000-07-05 11:46:40 +00:00
logwtmp.c - __RCSID() police. 2000-07-05 11:46:40 +00:00
opendisk.3 More trailing white space. 1999-07-02 15:46:05 +00:00
opendisk.c - __RCSID() police. 2000-07-05 11:46:40 +00:00
openpty.3 PCVT hack is gone. 2000-07-11 12:10:51 +00:00
passwd.c honor behavior of warn(NULL). 2000-10-04 08:40:49 +00:00
pidfile.3
pidfile.c - __RCSID() police. 2000-07-05 11:46:40 +00:00
pidlock.3
pidlock.c - __RCSID() police. 2000-07-05 11:46:40 +00:00
pty.c Remove PCVT hack. 2000-07-10 11:16:38 +00:00
pw_getconf.3 Add a LIBRARY section. 2000-09-18 16:02:41 +00:00
pw_init.3 `.Fn foo' -> `.Fn foo "void"' in SYNOPSIS. 2000-07-10 11:19:16 +00:00
pw_lock.3 `.Fn foo' -> `.Fn foo "void"' in SYNOPSIS. 2000-07-10 11:19:16 +00:00
secure_path.3 Use .{B,Bs,F,N,O}x and fix miscellaneous errors. 2000-09-21 10:43:49 +00:00
securepath.c - Simplify code path. 2000-09-18 16:36:33 +00:00
shlib_version Bump libutil minor (pw_getconf()). 2000-07-06 11:26:23 +00:00
ttyaction.3
ttyaction.c - __RCSID() police. 2000-07-05 11:46:40 +00:00
ttymsg.3
ttymsg.c - __RCSID() police. 2000-07-05 11:46:40 +00:00