Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
POSIX counterparts.
|
|
running ``info amd''; ok millert
|
|
deraadt@ ok
|
|
millert@ ok
|
|
o) .Sh EXAMPLE -> .Sh EXAMPLES;
o) Delete .Sh OPTIONS. Text moved to .Sh DESCRIPTION;
millert@ ok
|
|
|
|
|
|
|
|
|
|
user __progname, err/warn.
|
|
|
|
amdref.texinfo could do with some cleaning up but this is a start.
|
|
|
|
- Move some BUGS/CAVEATS to the end of the man pages where they should go.
- Correct some .Nm usage.
|
|
|
|
cleanup along the way.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
is used instead; kwesterback@home.com
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
grep '"' | cut -d':' -f1`; do
sed -e '/^.Dd /s/"//g' -e '/^.Dd /s/\(^.Dd [A-Za-z]*\) \(.*\)$/\1, \2/' <$i >x
cat x > $i
done
|
|
Same change doen for SKEY, YP, and KERBEROS5. This allows
people to override those setting in /etc/mk.conf.
|
|
|
|
|
|
|