View | Details | Raw Unified | Return to bug 24540 | Differences between
and this patch

Collapse All | Expand All

(-)domainname.1 (+8 lines)
Lines 40-45 Link Here
40
.Nd set or print name of current YP/NIS domain
40
.Nd set or print name of current YP/NIS domain
41
.Sh SYNOPSIS
41
.Sh SYNOPSIS
42
.Nm
42
.Nm
43
.Op Fl c
43
.Op Ar ypdomain
44
.Op Ar ypdomain
44
.Sh DESCRIPTION
45
.Sh DESCRIPTION
45
.Nm Domainname
46
.Nm Domainname
Lines 49-54 Link Here
49
.Pa /etc/rc.network ,
50
.Pa /etc/rc.network ,
50
normally run at boot
51
normally run at boot
51
time.
52
time.
53
.Pp
54
The following options are available:
55
.Bl -tag -width indent
56
.It Fl c
57
Clear the current YP/NIS domain.  Note that programs accessing 
58
the password database cache the domain, and will need to be 
59
restarted to see the change.
52
.Sh NOTA BENE
60
.Sh NOTA BENE
53
The YP/NIS (formerly ``Yellow Pages'' but renamed for legal reasons)
61
The YP/NIS (formerly ``Yellow Pages'' but renamed for legal reasons)
54
domain name does not necessarily have anything to do with the Domain
62
domain name does not necessarily have anything to do with the Domain

Return to bug 24540