freebsd-dev/usr.sbin/pwd_mkdb
Warner Losh 24412bd1af Two style related changes:
(1) use strlcpy instead of strncpy since the use here of the latter
    was incorrect.
(2) Move 'N' case into proper sorted order (sorted the same way that
    ls sorts its args).
2004-07-21 17:02:36 +00:00
..
Makefile style.Makefile(5) 2003-04-04 17:49:21 +00:00
pwd_mkdb.8 Mechanically kill hard sentence breaks. 2004-07-02 23:13:00 +00:00
pwd_mkdb.c Two style related changes: 2004-07-21 17:02:36 +00:00