aboutsummaryrefslogtreecommitdiff
path: root/bin/hostname/hostname.1
Commit message (Collapse)AuthorAgeFilesLines
* Style(9) fixes, thanks to Ruslan.Tim Kientzle2006-12-081-2/+1
| | | | Notes: svn path=/head/; revision=165006
* Support the "-f" option by simply ignoring it.Tim Kientzle2006-12-081-1/+5
| | | | | | | | | | | | This allows script compatibility with Linux, whose "hostname" is the same as BSD "hostname -s". With this change, "hostname -f" is the same on both systems. MFC after: 7 days Notes: svn path=/head/; revision=165004
* Once upon a time, the hostname was being set in the /etc/netstart,Ruslan Ermilov2006-12-051-2/+2
| | | | | | | | | which can be called a "network initialization script", now that it is set in /etc/rc.d/hostname, "network" sounds confusing, so remove it. Notes: svn path=/head/; revision=164913
* There is no /etc/rc.network anymore.Giorgos Keramidas2005-04-171-2/+2
| | | | | | | | Submitted by: Benjamin Rossen <b.rossen@onsnet.nu> MFC after: 2 weeks Notes: svn path=/head/; revision=145212
* /*- or .\"- or #- to begin license clauses.Warner Losh2005-01-101-0/+1
| | | | Notes: svn path=/head/; revision=139969
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+2
| | | | Notes: svn path=/head/; revision=131484
* Remove clause 3 from the UCB licenses.Mark Murray2004-04-061-4/+0
| | | | | | | OK'ed by: imp, core Notes: svn path=/head/; revision=127958
* Use `The .Nm utility'Philippe Charnier2002-04-161-2/+3
| | | | Notes: svn path=/head/; revision=94869
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
| | | | Notes: svn path=/head/; revision=79754
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
| | | | Notes: svn path=/head/; revision=79526
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
| | | | Notes: svn path=/head/; revision=68935
* Mention the hostname variable in /etc/rc.conf since that is the mostJohn Baldwin1999-12-221-1/+6
| | | | | | | | | | | | | common way of setting the hostname. The man page already mentioned that the hostname is set by /etc/rc.network, so this just explains where /etc/rc.network gets the hostname from. PR: docs/14319 Submitted by: rwatson Reviewed by: cmc Notes: svn path=/head/; revision=54982
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=50471
* Correct use of .Nm. Add rcsid.Philippe Charnier1998-05-131-4/+4
| | | | Notes: svn path=/head/; revision=36012
* /etc/netstart -> /etc/rc.networkPhilippe Charnier1997-06-031-2/+2
| | | | | | | Use __progname in usage string. Change usage string to match the man page. Notes: svn path=/head/; revision=26403
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22988
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | 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
* Merge Lite2 mods, -Wall cleaning, and show usage ifSteve Price1996-12-141-5/+5
| | | | | | | | | incorrectly called. Incorrect usage mod obtained from: NetBSD Notes: svn path=/head/; revision=20415
* 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
* Added $Id$David Greenman1994-09-241-0/+1
| | | | Notes: svn path=/head/; revision=3044
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+65
Notes: svn path=/head/; revision=1556