dillon
c232728b7b
Reviewed by: freebsd-current
...
Update manual pages for rc(8) and rc.conf(5) based on recent changes
to rc.local and rc.conf[.local].
1998-12-12 23:26:53 +00:00
dillon
5b8eae429b
Clarify rc's handling of rc.local
1998-12-12 23:08:34 +00:00
phk
ed7805dad4
Here are some scripts and man pages for configuring HARP ATM
...
interfaces.
Reviewed by: phk
Submitted by: Mike Spengler <mks@networkcs.com>
1998-10-06 19:24:31 +00:00
jkh
588c2d9ad2
Update man page to reflect reality.
...
PR: 5828
Submitted by: Stephen J. Roznowski <sjr@home.net>
1998-02-26 02:44:17 +00:00
bde
d51f046195
Install diskless.8.
1998-01-01 10:50:53 +00:00
helbig
4a134be151
For regular files the sticky bit is ignored, but the user can still set it.
1997-12-26 12:26:43 +00:00
charnier
203aae92d5
Use .Tn, .Bx Free and .An.
1997-12-22 07:35:40 +00:00
charnier
e5f5313f2c
/etc/sysconfig -> /etc/rc.conf.
1997-10-31 12:30:49 +00:00
wosch
09c823e43d
Sort cross refereces in section SEE ALSO.
1997-09-29 10:11:02 +00:00
steve
4d3d6b612d
Note that sticky text executables are no longer supported.
...
PR: docs/4198
Submitted by: Ada T. Lim <ada@not-enough.bandwidth.org>
1997-08-17 00:15:46 +00:00
steve
bda875565f
Add a slightly modified version of NetBSD's diskless.8 manpage.
...
PR: docs/2153
Obtained from: NetBSD
1997-08-16 23:59:29 +00:00
steve
742b65d6d0
Mention vty* in the man page.
...
PR: bin/3741
Submitted by: Wolfgang Helbig <helbig@MX.BA-Stuttgart.De>
1997-08-11 01:25:06 +00:00
mpp
7d4bc6bd9d
Use the .Fx macro for FreeBSD references for releases prior to 2.0.
...
Use the .Tn macro for generic FreeBSD references. Cleanup other
formatting problems noticed while making the above changes.
1997-03-21 20:14:15 +00:00
jmg
180cc9ef53
add missing cvs Id lines.
1997-03-07 03:28:23 +00:00
peter
1c330f84fb
Revert $FreeBSD$ back to $Id$
1997-02-22 13:26:29 +00:00
mpp
638aeed2a7
Fix a bunch of man pages to stop abusing the .Nm macro, along
...
with some other minor fixes for some problems I noticed
while making these changes.
Pointed out by: bde
1997-02-05 15:07:37 +00:00
jkh
9c0cd3f9df
Make the long-awaited change from $Id$ to $FreeBSD$
...
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.
1997-01-14 07:20:47 +00:00
mpp
00d50110e6
Add i386 to the .Dt macro call.
1996-12-31 22:47:50 +00:00
wosch
29df069582
Sort cross references.
1996-12-26 16:16:37 +00:00
jkh
5f6f4ab3b0
Close PR#2211 - ypserv is no longer GPL'd.
...
Submitted-By: Faried Nawaz <nawaz921@cs.uidaho.edu>
1996-12-14 11:20:49 +00:00
mpp
a4fc8a13cb
Convert to mdoc format.
...
Note: this man page could probably use some updating to reflect
the list of devices that MAKEDEV now supports.
1996-08-24 16:44:23 +00:00
mpp
0ac35c02a7
Use the .Bx macro where appropriate.
1996-08-22 23:39:32 +00:00
mpp
271a91a4b2
Update a bunch of man pages to use the .Fx macro to specify FreeBSD versions.
1996-08-21 22:01:49 +00:00
wosch
34a3ea3f00
fix `make install' for subdirs (man4.i386, man8.i386)
...
which I broke in rev 1.21
detected by: bde & jhay@mikom.csir.co.za
1996-07-08 17:44:31 +00:00
jkh
e693c16dd8
Bring in my changes for removing the pestilent obj links (unless you
...
really want them) from /usr/src. This is the final version of the
patches, incorporating the feedback I've received from -current.
1996-06-24 04:26:21 +00:00
wosch
2b8723e0fd
`make maninstall' should go down into the subdirs like
...
`make install' does.
1996-05-29 01:10:10 +00:00
mpp
dfbf6cbddc
Correct some man page xrefs, and some other minor changes to bring some
...
man pages up to mdoc guidelines and fix some minor formatting glitches.
Also fixed a number of man pages to not abuse the .Xr macro to
display functions and path names and a lot of other junk.
1996-04-08 04:18:31 +00:00
mpp
99996af085
Correct some man page cross references and file location references.
1996-04-07 00:06:21 +00:00
mpp
1564b8826e
Fixed some minor formatting problems to silence manck some more.
...
Corrected some bogus cross references to man pages that we don't/won't
have and either deleted them, or found a more appropriate man page
that we do have. Various other minor changes to silence manck.
Manck is currently down to about 200 lines of errors, down from
the 500 - 600+ when I started all this.
1996-02-12 01:20:38 +00:00
mpp
bda6e1c756
Correct a bunch of man page cross references and generally
...
try and silence "manck".
ncurses, rpc, and some of the gnu stuff are still a big mess, however.
1996-02-11 22:38:05 +00:00
mpp
039018c757
Link some man pages from man*/i386/xxx to man*/xxx so that you
...
can actually look at them.
1996-02-08 20:32:45 +00:00
mpp
ce4f919bc0
Added a FreeBSD specific crash(8) man page that was adapted from
...
the hp300 crash(8) man page in the lite-2 source tree.
Also removed man8/makedev.8 (this was vax specific and was replaced
by man8/man8.i386/MAKEDEV.8 a long time ago - it was just never removed
from the source tree).
1996-02-02 22:17:04 +00:00
mpp
029ea9012d
Fix a bunch of spelling errors in a bunch of man pages.
1996-01-30 13:52:50 +00:00
peter
6470cdf2a0
This commit was generated by cvs2svn to compensate for changes in r13122,
...
which included commits to RCS files with non-trunk default branches.
1995-12-30 19:02:48 +00:00
wpaul
0909c9de2b
Update this man page to reflect reality.
1995-09-02 04:20:01 +00:00
jkh
d9db4a5628
/etc/rc.netstart back to /etc/netstart
1995-03-23 06:05:04 +00:00
jkh
f14725ec0a
netstart -> rc.netstart
1995-03-23 01:49:15 +00:00
ats
dc718e6286
build the link from man8/man8.i386/MAKEDEV.8 toman8/MAKEDEV.8 so that this
...
manual page can now also be read.
Change the references in MAKEDEV from com to tty and delete flog and add
sd instead.
Need much more work, but for today, after i lost my first changes through
a new sup :-), that's enough.
1995-02-28 00:16:13 +00:00
bde
434e50f61d
Change adduser to adding_user in Makefile too.
...
I hate cvs's (nonexistent) handling of name changes
`cvs log adding_user.8' fails to show any relation to adduser.8...
1995-01-01 17:31:01 +00:00
ache
85267e9808
Move BSD adduser manpage (procedure description) to adding_user.8
...
to not confuse with adduser.8 command
1994-12-31 22:53:41 +00:00
wollman
a25fc3e620
Make man page installation work for ``unattached'' and kernel pages.
1994-08-09 18:41:38 +00:00
wollman
ba49d8e665
Moved YP general explanation manual page to a slightly more appropriate
...
location.
1994-08-08 01:07:26 +00:00
rgrimes
e35e169dbf
Mark the fact that we have not imported man8.{hp300,tahoe,vax}. (There
...
was not man8.sparc :-).)
1994-07-06 02:14:36 +00:00
rgrimes
80cfa6127a
This commit was generated by cvs2svn to compensate for changes in r1638,
...
which included commits to RCS files with non-trunk default branches.
1994-05-30 19:09:18 +00:00
rgrimes
661dab129a
BSD 4.4 Lite Share Sources
1994-05-30 19:09:18 +00:00
rgrimes
b0d61785ca
BSD 4.4 Lite Share Sources
1994-05-30 19:09:18 +00:00