aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ypcat
Commit message (Collapse)AuthorAgeFilesLines
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-231-2/+2
| | | | Notes: svn path=/head/; revision=34801
* Use err(3). Add references to others man pages. Wait for the user toPhilippe Charnier1997-08-292-19/+24
| | | | | | | | supply the domain before computing a default one. Obtained from: OpenBSD Notes: svn path=/head/; revision=28893
* Add an alias for master.passwd -> master.passwd.byname to the listPeter Wemm1997-07-121-0/+1
| | | | | | | of convenience map aliases. Notes: svn path=/head/; revision=27345
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
| | | | Notes: svn path=/head/; revision=23012
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Correct a bunch of man page cross references and generallyMike Pritchard1996-02-111-2/+2
| | | | | | | | | try and silence "manck". ncurses, rpc, and some of the gnu stuff are still a big mess, however. Notes: svn path=/head/; revision=14038
* Fix a bunch of spelling errors in a bunch of man pages.Mike Pritchard1996-01-301-2/+2
| | | | Notes: svn path=/head/; revision=13744
* Move more YP user programs over.Garrett Wollman1994-08-083-0/+219
Notes: svn path=/head/; revision=1930