Commit Graph

11 Commits

Author SHA1 Message Date
jtc 23e6aab105 Use "utility" instead of "command". Modern definitions of these terms
are distinct (See POSIX.2 glossary).

A utility is a executable, script or shell builtin; while a command
can be any of those things plus lists, pipelines, compound commands
(if, for, while) and shell function definitions.
1995-07-25 19:36:36 +00:00
cgd 49f0ad8601 convert to new RCS id conventions. 1995-03-21 09:01:59 +00:00
mycroft 6b78d3957c Clarify the history a bit. 1994-09-26 06:54:38 +00:00
mycroft b82fefc7b2 Make the usage messages more closely match the man pages. 1994-09-26 06:53:21 +00:00
mycroft 5b20b0d3c6 New version, derived from hostname(1), with a corrected man page. 1994-09-22 09:42:45 +00:00
cgd 139ddf46cf add correct copyright, per deraadt 1994-02-23 02:48:29 +00:00
jtc 0eee1ab6c0 Include appropriate header files to bring prototypes into scope.
Cleaned up man page.
1993-09-10 01:24:45 +00:00
mycroft 970b8a1dfd domainname.c 1993-08-02 17:15:10 +00:00
mycroft b1bd4afedc Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
mycroft 1b9ce7ae24 Add RCS identifiers. 1993-08-01 05:47:31 +00:00
deraadt 355265a866 added: the entire domainanme set. domainmame(1), domainname(2), and a spiffy
man page.
1993-04-02 12:24:21 +00:00