Glen Barber
2fccbf04cc
General mdoc(7) and typo fixes.
...
PR: 167696
Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org)
MFC after: 3 days
2012-05-10 02:07:00 +00:00
Ulrich Spörlein
487ac9ac21
Spelling fixes for usr.bin/
2011-12-30 11:02:40 +00:00
Kevin Lo
aa7e4bb466
Remove duplicated header files
2011-06-24 07:18:44 +00:00
Ruslan Ermilov
b7498df286
getopt(3) returns -1, not EOF.
2008-02-19 07:09:19 +00:00
Kevin Lo
1c6adfcfdf
getopt(3) returns -1, not EOF when out of args.
2007-02-05 07:35:23 +00:00
Ruslan Ermilov
f240e019cd
Tidy up formatting and some wording.
2007-01-15 15:25:15 +00:00
Ruslan Ermilov
6a3e8b0adc
Mechanically kill hard sentence breaks.
2004-07-02 22:22:35 +00:00
David Malone
f4ac32def2
ANSIify function definitions.
...
Add some constness to avoid some warnings.
Remove use register keyword.
Deal with missing/unneeded extern/prototypes.
Some minor type changes/casts to avoid warnings.
Reviewed by: md5
2002-09-04 23:29:10 +00:00
Mark Murray
635615eb2c
Fix VCS inclusion and tidy up #includes.
2002-04-28 12:19:30 +00:00
Philippe Charnier
e8937ba009
Use `The .Nm utility'
2002-04-20 12:18:28 +00:00
Mark Murray
91bd71d206
Remove leaf node WARNS?=2 (that mainly I added). This should
...
help the GCC3 transition and CURRENT in general.
2002-02-08 22:31:43 +00:00
David Malone
9ff5e898db
Warns cleanups.
2001-12-03 21:07:23 +00:00
Dima Dorfman
f247324df7
Remove whitespace at EOL.
2001-07-15 08:06:20 +00:00
Ruslan Ermilov
dc12be5258
MAN[1-9] -> MAN.
2001-03-27 10:52:19 +00:00
Ruslan Ermilov
d0353b836e
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:38:02 +00:00
Ruslan Ermilov
9b88faecd3
Prepare for mdoc(7)NG.
2000-12-19 16:00:12 +00:00
Ruslan Ermilov
d7b336c076
mdoc(7) police: use canonical form of .Dd macro.
2000-12-11 15:47:53 +00:00
Ruslan Ermilov
8fe908ef0c
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 19:21:22 +00:00
Sheldon Hearn
a2554a04db
Fix a mistakenly broken sentence. The mistake was made easy by the
...
confusing use of a comma to separate two sentences. :-)
Reported by: bp
2000-03-27 10:50:54 +00:00
Sheldon Hearn
464699d858
Correct grammar.
...
Rename and (where appropriate) re-order sections.
Put something useful in the BUGS section.
Clear the Os macro and add a HISTORY section.
Reviewed by: bp
2000-03-24 07:37:02 +00:00
Sheldon Hearn
2ed2dc52a6
Remove more single-space hard sentence breaks.
2000-03-06 09:45:37 +00:00
Sheldon Hearn
87faa07bec
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-01 12:20:22 +00:00
Boris Popov
d955d037b6
Add reference to the share/examples/nwclient directory.
1999-11-14 13:39:49 +00:00
Boris Popov
56d5d882a5
Fix breakage for NOSHARED case.
...
Submitted by: Bruce Evans
1999-11-01 02:44:09 +00:00
Boris Popov
27490905ca
Add ncplogin/logout programs which allow manage connections
...
more precisely than mount_nwfs.
Obtained from: ncplib-1.3.3
1999-10-31 02:14:59 +00:00