git: Remove advertising header from man pages.

Justin C. Sherrill justin at crater.dragonflybsd.org
Sun May 5 19:30:19 PDT 2013


commit 3170ffd7ca62e2b163aac1bff57a8d23461a7974
Author: Justin C. Sherrill <justin at shiningsilence.com>
Date:   Sun May 5 22:26:03 2013 -0400

    Remove advertising header from man pages.
    
    By: Eitan Adler <lists at eitanadler.com>

Summary of changes:
 bin/cat/cat.1                            | 4 ----
 bin/chmod/chmod.1                        | 4 ----
 bin/csh/USD.doc/csh.1                    | 4 ----
 bin/csh/USD.doc/csh.2                    | 4 ----
 bin/csh/USD.doc/csh.3                    | 4 ----
 bin/csh/USD.doc/csh.4                    | 4 ----
 bin/date/date.1                          | 4 ----
 bin/df/df.1                              | 4 ----
 bin/domainname/domainname.1              | 4 ----
 bin/echo/echo.1                          | 4 ----
 bin/hostname/hostname.1                  | 4 ----
 bin/kill/kill.1                          | 4 ----
 bin/ln/ln.1                              | 4 ----
 bin/ln/symlink.7                         | 4 ----
 bin/mkdir/mkdir.1                        | 4 ----
 bin/pax/pax.1                            | 4 ----
 bin/ps/ps.1                              | 4 ----
 bin/pwd/pwd.1                            | 4 ----
 bin/pwd/realpath.1                       | 4 ----
 bin/rcp/rcp.1                            | 4 ----
 bin/rm/rm.1                              | 4 ----
 bin/rmdir/rmdir.1                        | 4 ----
 bin/sh/sh.1                              | 4 ----
 bin/sleep/sleep.1                        | 4 ----
 bin/stty/stty.1                          | 4 ----
 bin/sync/sync.8                          | 4 ----
 bin/test/test.1                          | 4 ----
 games/dm/dm.8                            | 4 ----
 games/dm/dm.conf.5                       | 4 ----
 lib/libc/compat-43/creat.2               | 4 ----
 lib/libc/compat-43/gethostid.3           | 4 ----
 lib/libc/compat-43/killpg.2              | 4 ----
 lib/libc/compat-43/setruid.3             | 4 ----
 lib/libc/compat-43/sigblock.2            | 4 ----
 lib/libc/compat-43/sigpause.2            | 4 ----
 lib/libc/compat-43/sigsetmask.2          | 4 ----
 lib/libc/compat-43/sigvec.2              | 4 ----
 lib/libc/gen/alarm.3                     | 4 ----
 lib/libc/gen/clock.3                     | 4 ----
 lib/libc/gen/ctermid.3                   | 4 ----
 lib/libc/gen/ctype.3                     | 4 ----
 lib/libc/gen/devname.3                   | 4 ----
 lib/libc/gen/directory.3                 | 4 ----
 lib/libc/gen/getbootfile.3               | 4 ----
 lib/libc/gen/getcwd.3                    | 4 ----
 lib/libc/gen/getdiskbyname.3             | 4 ----
 lib/libc/gen/getdisktabbyname.3          | 4 ----
 lib/libc/gen/getdomainname.3             | 4 ----
 lib/libc/gen/getgrouplist.3              | 4 ----
 lib/libc/gen/getloadavg.3                | 4 ----
 lib/libc/gen/getmntinfo.3                | 4 ----
 lib/libc/gen/getnetgrent.3               | 4 ----
 lib/libc/gen/getpagesize.3               | 4 ----
 lib/libc/gen/getpass.3                   | 4 ----
 lib/libc/gen/getvfsbyname.3              | 4 ----
 lib/libc/gen/initgroups.3                | 4 ----
 lib/libc/gen/isalnum.3                   | 4 ----
 lib/libc/gen/isalpha.3                   | 4 ----
 lib/libc/gen/isascii.3                   | 4 ----
 lib/libc/gen/isblank.3                   | 4 ----
 lib/libc/gen/iscntrl.3                   | 4 ----
 lib/libc/gen/isdigit.3                   | 4 ----
 lib/libc/gen/isgraph.3                   | 4 ----
 lib/libc/gen/islower.3                   | 4 ----
 lib/libc/gen/isprint.3                   | 4 ----
 lib/libc/gen/ispunct.3                   | 4 ----
 lib/libc/gen/isspace.3                   | 4 ----
 lib/libc/gen/isupper.3                   | 4 ----
 lib/libc/gen/isxdigit.3                  | 4 ----
 lib/libc/gen/ldexp.3                     | 4 ----
 lib/libc/gen/modf.3                      | 4 ----
 lib/libc/gen/nice.3                      | 4 ----
 lib/libc/gen/nlist.3                     | 4 ----
 lib/libc/gen/pause.3                     | 4 ----
 lib/libc/gen/popen.3                     | 4 ----
 lib/libc/gen/psignal.3                   | 4 ----
 lib/libc/gen/raise.3                     | 4 ----
 lib/libc/gen/scandir.3                   | 4 ----
 lib/libc/gen/setjmp.3                    | 4 ----
 lib/libc/gen/setmode.3                   | 4 ----
 lib/libc/gen/siginterrupt.3              | 4 ----
 lib/libc/gen/signal.3                    | 4 ----
 lib/libc/gen/sigsetops.3                 | 4 ----
 lib/libc/gen/sleep.3                     | 4 ----
 lib/libc/gen/strtofflags.3               | 4 ----
 lib/libc/gen/sysconf.3                   | 4 ----
 lib/libc/gen/sysctl.3                    | 4 ----
 lib/libc/gen/syslog.3                    | 4 ----
 lib/libc/gen/tcgetpgrp.3                 | 4 ----
 lib/libc/gen/tcsendbreak.3               | 4 ----
 lib/libc/gen/tcsetattr.3                 | 4 ----
 lib/libc/gen/tcsetpgrp.3                 | 4 ----
 lib/libc/gen/toascii.3                   | 4 ----
 lib/libc/gen/tolower.3                   | 4 ----
 lib/libc/gen/toupper.3                   | 4 ----
 lib/libc/gen/tzset.3                     | 4 ----
 lib/libc/gen/ualarm.3                    | 4 ----
 lib/libc/gen/uname.3                     | 4 ----
 lib/libc/gen/usleep.3                    | 4 ----
 lib/libc/gen/utime.3                     | 4 ----
 lib/libc/gen/valloc.3                    | 4 ----
 lib/libc/gen/vis.3                       | 4 ----
 lib/libc/i386/sys/i386_get_ldt.2         | 4 ----
 lib/libc/regex/re_format.7               | 4 ----
 lib/libc/stdlib/malloc.3                 | 4 ----
 lib/libc/stdtime/ctime.3                 | 4 ----
 lib/libc/stdtime/strftime.3              | 4 ----
 lib/libc/sys/_exit.2                     | 4 ----
 lib/libc/sys/accept.2                    | 4 ----
 lib/libc/sys/acct.2                      | 4 ----
 lib/libc/sys/adjtime.2                   | 4 ----
 lib/libc/sys/bind.2                      | 4 ----
 lib/libc/sys/brk.2                       | 4 ----
 lib/libc/sys/chdir.2                     | 4 ----
 lib/libc/sys/chflags.2                   | 4 ----
 lib/libc/sys/chmod.2                     | 4 ----
 lib/libc/sys/chown.2                     | 4 ----
 lib/libc/sys/chroot.2                    | 4 ----
 lib/libc/sys/clock_gettime.2             | 4 ----
 lib/libc/sys/close.2                     | 4 ----
 lib/libc/sys/connect.2                   | 4 ----
 lib/libc/sys/dup.2                       | 4 ----
 lib/libc/sys/execve.2                    | 4 ----
 lib/libc/sys/fcntl.2                     | 4 ----
 lib/libc/sys/flock.2                     | 4 ----
 lib/libc/sys/fork.2                      | 4 ----
 lib/libc/sys/fsync.2                     | 4 ----
 lib/libc/sys/getdirentries.2             | 4 ----
 lib/libc/sys/getdtablesize.2             | 4 ----
 lib/libc/sys/getfh.2                     | 4 ----
 lib/libc/sys/getfsstat.2                 | 4 ----
 lib/libc/sys/getgid.2                    | 4 ----
 lib/libc/sys/getgroups.2                 | 4 ----
 lib/libc/sys/getitimer.2                 | 4 ----
 lib/libc/sys/getlogin.2                  | 4 ----
 lib/libc/sys/getpeername.2               | 4 ----
 lib/libc/sys/getpgrp.2                   | 4 ----
 lib/libc/sys/getpid.2                    | 4 ----
 lib/libc/sys/getpriority.2               | 4 ----
 lib/libc/sys/getrlimit.2                 | 4 ----
 lib/libc/sys/getrusage.2                 | 4 ----
 lib/libc/sys/getsockname.2               | 4 ----
 lib/libc/sys/getsockopt.2                | 4 ----
 lib/libc/sys/gettimeofday.2              | 4 ----
 lib/libc/sys/getuid.2                    | 4 ----
 lib/libc/sys/ioctl.2                     | 4 ----
 lib/libc/sys/issetugid.2                 | 4 ----
 lib/libc/sys/kill.2                      | 4 ----
 lib/libc/sys/ktrace.2                    | 4 ----
 lib/libc/sys/link.2                      | 4 ----
 lib/libc/sys/listen.2                    | 4 ----
 lib/libc/sys/lseek.2                     | 4 ----
 lib/libc/sys/madvise.2                   | 4 ----
 lib/libc/sys/mincore.2                   | 4 ----
 lib/libc/sys/minherit.2                  | 4 ----
 lib/libc/sys/mlock.2                     | 4 ----
 lib/libc/sys/mmap.2                      | 4 ----
 lib/libc/sys/mount.2                     | 4 ----
 lib/libc/sys/mprotect.2                  | 4 ----
 lib/libc/sys/msync.2                     | 4 ----
 lib/libc/sys/munmap.2                    | 4 ----
 lib/libc/sys/nanosleep.2                 | 4 ----
 lib/libc/sys/nfssvc.2                    | 4 ----
 lib/libc/sys/open.2                      | 4 ----
 lib/libc/sys/pathconf.2                  | 4 ----
 lib/libc/sys/pipe.2                      | 4 ----
 lib/libc/sys/profil.2                    | 4 ----
 lib/libc/sys/quotactl.2                  | 4 ----
 lib/libc/sys/read.2                      | 4 ----
 lib/libc/sys/reboot.2                    | 4 ----
 lib/libc/sys/recv.2                      | 4 ----
 lib/libc/sys/rename.2                    | 4 ----
 lib/libc/sys/revoke.2                    | 4 ----
 lib/libc/sys/rmdir.2                     | 4 ----
 lib/libc/sys/select.2                    | 4 ----
 lib/libc/sys/send.2                      | 4 ----
 lib/libc/sys/setgroups.2                 | 4 ----
 lib/libc/sys/setpgid.2                   | 4 ----
 lib/libc/sys/setregid.2                  | 4 ----
 lib/libc/sys/setreuid.2                  | 4 ----
 lib/libc/sys/setsid.2                    | 4 ----
 lib/libc/sys/setuid.2                    | 4 ----
 lib/libc/sys/shutdown.2                  | 4 ----
 lib/libc/sys/sigaction.2                 | 4 ----
 lib/libc/sys/sigaltstack.2               | 4 ----
 lib/libc/sys/sigpending.2                | 4 ----
 lib/libc/sys/sigprocmask.2               | 4 ----
 lib/libc/sys/sigreturn.2                 | 4 ----
 lib/libc/sys/sigstack.2                  | 4 ----
 lib/libc/sys/sigsuspend.2                | 4 ----
 lib/libc/sys/socket.2                    | 4 ----
 lib/libc/sys/socketpair.2                | 4 ----
 lib/libc/sys/stat.2                      | 4 ----
 lib/libc/sys/statfs.2                    | 4 ----
 lib/libc/sys/swapon.2                    | 4 ----
 lib/libc/sys/sync.2                      | 4 ----
 lib/libc/sys/sysarch.2                   | 4 ----
 lib/libc/sys/syscall.2                   | 4 ----
 lib/libc/sys/truncate.2                  | 4 ----
 lib/libc/sys/umask.2                     | 4 ----
 lib/libc/sys/undelete.2                  | 4 ----
 lib/libc/sys/unlink.2                    | 4 ----
 lib/libc/sys/utimes.2                    | 4 ----
 lib/libc/sys/vfork.2                     | 4 ----
 lib/libc/sys/wait.2                      | 4 ----
 lib/libc/sys/write.2                     | 4 ----
 lib/libcompat/4.1/ftime.3                | 4 ----
 lib/libcompat/4.1/getpw.3                | 4 ----
 lib/libcompat/4.1/stty.3                 | 4 ----
 lib/libcompat/4.3/insque.3               | 4 ----
 lib/libcompat/4.3/re_comp.3              | 4 ----
 lib/libcompat/4.3/rexec.3                | 4 ----
 lib/libcompat/regexp/regexp.3            | 4 ----
 lib/libipx/ipx.3                         | 4 ----
 lib/libkvm/kvm.3                         | 4 ----
 lib/libkvm/kvm_geterr.3                  | 4 ----
 lib/libkvm/kvm_getfiles.3                | 4 ----
 lib/libkvm/kvm_getloadavg.3              | 4 ----
 lib/libkvm/kvm_getprocs.3                | 4 ----
 lib/libkvm/kvm_nlist.3                   | 4 ----
 lib/libkvm/kvm_open.3                    | 4 ----
 lib/libkvm/kvm_read.3                    | 4 ----
 lib/libm/man/trunc.3                     | 2 +-
 lib/libutil/getmntopts.3                 | 4 ----
 lib/pam_module/pam_radius/pam_radius.8   | 4 ----
 lib/pam_module/pam_tacplus/pam_tacplus.8 | 4 ----
 libexec/comsat/comsat.8                  | 4 ----
 libexec/fingerd/fingerd.8                | 4 ----
 libexec/ftpd/ftpd.8                      | 4 ----
 libexec/getty/getty.8                    | 4 ----
 libexec/getty/gettytab.5                 | 4 ----
 libexec/getty/ttys.5                     | 4 ----
 libexec/makekey/makekey.8                | 4 ----
 libexec/rbootd/rbootd.8                  | 4 ----
 libexec/rlogind/rlogind.8                | 4 ----
 libexec/rpc.rstatd/rpc.rstatd.8          | 4 ----
 libexec/rpc.rusersd/rpc.rusersd.8        | 4 ----
 libexec/rpc.rwalld/rpc.rwalld.8          | 4 ----
 libexec/rshd/rshd.8                      | 4 ----
 libexec/talkd/talkd.8                    | 4 ----
 libexec/telnetd/telnetd.8                | 4 ----
 libexec/tftpd/tftpd.8                    | 4 ----
 sbin/dumpfs/dumpfs.8                     | 4 ----
 sbin/init/init.8                         | 4 ----
 sbin/mount/mount.8                       | 4 ----
 sbin/mount_cd9660/mount_cd9660.8         | 4 ----
 sbin/mount_ext2fs/mount_ext2fs.8         | 4 ----
 sbin/mount_nfs/mount_nfs.8               | 4 ----
 sbin/mount_null/mount_null.8             | 4 ----
 sbin/mount_portal/mount_portal.8         | 4 ----
 sbin/mount_std/mount_std.8               | 4 ----
 sbin/mount_ufs/mount_ufs.8               | 4 ----
 sbin/mount_union/mount_union.8           | 4 ----
 sbin/mountd/exports.5                    | 4 ----
 sbin/mountd/mountd.8                     | 4 ----
 sbin/mountd/netgroup.5                   | 4 ----
 sbin/newfs/newfs.8                       | 4 ----
 sbin/nfsiod/nfsiod.8                     | 4 ----
 sbin/nologin/nologin.8                   | 4 ----
 sbin/quotacheck/quotacheck.8             | 4 ----
 sbin/reboot/boot_pc32.8                  | 4 ----
 sbin/reboot/reboot.8                     | 4 ----
 sbin/restore/restore.8                   | 4 ----
 sbin/route/route.8                       | 4 ----
 sbin/routed/routed.8                     | 4 ----
 sbin/shutdown/shutdown.8                 | 4 ----
 sbin/slattach/slattach.8                 | 4 ----
 sbin/startslip/startslip.1               | 4 ----
 sbin/swapon/swapon.8                     | 4 ----
 sbin/sysctl/sysctl.8                     | 4 ----
 sbin/tunefs/tunefs.8                     | 4 ----
 sbin/umount/umount.8                     | 4 ----
 secure/usr.bin/bdes/bdes.1               | 4 ----
 share/man/man1/intro.1                   | 4 ----
 share/man/man3/assert.3                  | 4 ----
 share/man/man3/bitstring.3               | 4 ----
 share/man/man3/end.3                     | 4 ----
 share/man/man3/fpgetround.3              | 4 ----
 share/man/man3/intro.3                   | 4 ----
 share/man/man3/queue.3                   | 4 ----
 share/man/man3/stdarg.3                  | 4 ----
 share/man/man4/arp.4                     | 4 ----
 share/man/man4/disc.4                    | 4 ----
 share/man/man4/fd.4                      | 4 ----
 share/man/man4/icmp.4                    | 4 ----
 share/man/man4/inet.4                    | 4 ----
 share/man/man4/ip.4                      | 4 ----
 share/man/man4/lo.4                      | 4 ----
 share/man/man4/lp.4                      | 4 ----
 share/man/man4/man4.i386/cy.4            | 4 ----
 share/man/man4/man4.i386/digi.4          | 4 ----
 share/man/man4/mem.4                     | 4 ----
 share/man/man4/mtio.4                    | 4 ----
 share/man/man4/netintro.4                | 4 ----
 share/man/man4/null.4                    | 4 ----
 share/man/man4/ppp.4                     | 4 ----
 share/man/man4/pty.4                     | 4 ----
 share/man/man4/route.4                   | 4 ----
 share/man/man4/sio.4                     | 4 ----
 share/man/man4/sl.4                      | 4 ----
 share/man/man4/tcp.4                     | 4 ----
 share/man/man4/termios.4                 | 4 ----
 share/man/man4/tty.4                     | 4 ----
 share/man/man4/udp.4                     | 4 ----
 share/man/man4/unix.4                    | 4 ----
 share/man/man5/a.out.5                   | 4 ----
 share/man/man5/acct.5                    | 4 ----
 share/man/man5/core.5                    | 4 ----
 share/man/man5/devfs.5                   | 4 ----
 share/man/man5/dir.5                     | 4 ----
 share/man/man5/disktab.5                 | 4 ----
 share/man/man5/euc.5                     | 4 ----
 share/man/man5/fdesc.5                   | 4 ----
 share/man/man5/fs.5                      | 4 ----
 share/man/man5/fstab.5                   | 4 ----
 share/man/man5/group.5                   | 4 ----
 share/man/man5/hosts.5                   | 4 ----
 share/man/man5/hosts.equiv.5             | 4 ----
 share/man/man5/hosts.lpd.5               | 4 ----
 share/man/man5/intro.5                   | 4 ----
 share/man/man5/networks.5                | 4 ----
 share/man/man5/passwd.5                  | 4 ----
 share/man/man5/phones.5                  | 4 ----
 share/man/man5/protocols.5               | 4 ----
 share/man/man5/remote.5                  | 4 ----
 share/man/man5/resolver.5                | 4 ----
 share/man/man5/services.5                | 4 ----
 share/man/man5/shells.5                  | 4 ----
 share/man/man5/stab.5                    | 4 ----
 share/man/man5/utf2.5                    | 4 ----
 share/man/man5/utf8.5                    | 4 ----
 share/man/man5/utmp.5                    | 4 ----
 share/man/man6/intro.6                   | 4 ----
 share/man/man7/ascii.7                   | 4 ----
 share/man/man7/environ.7                 | 4 ----
 share/man/man7/hier.7                    | 4 ----
 share/man/man7/hostname.7                | 4 ----
 share/man/man7/intro.7                   | 4 ----
 share/man/man7/mailaddr.7                | 4 ----
 share/man/man7/operator.7                | 4 ----
 share/man/man8/adding_user.8             | 4 ----
 share/man/man8/crash.8                   | 4 ----
 share/man/man8/intro.8                   | 4 ----
 share/man/man8/rc.8                      | 4 ----
 share/man/man8/sticky.8                  | 4 ----
 share/man/man9/buf.9                     | 4 ----
 share/man/man9/intro.9                   | 4 ----
 share/me/orig_me.7                       | 4 ----
 share/termcap/termcap.5                  | 4 ----
 usr.bin/apply/apply.1                    | 4 ----
 usr.bin/banner/banner.6                  | 4 ----
 usr.bin/basename/basename.1              | 4 ----
 usr.bin/biff/biff.1                      | 4 ----
 usr.bin/cap_mkdb/cap_mkdb.1              | 4 ----
 usr.bin/checknr/checknr.1                | 4 ----
 usr.bin/chflags/chflags.1                | 4 ----
 usr.bin/chpass/chpass.1                  | 4 ----
 usr.bin/cksum/cksum.1                    | 4 ----
 usr.bin/cmp/cmp.1                        | 4 ----
 usr.bin/col/col.1                        | 4 ----
 usr.bin/colcrt/colcrt.1                  | 4 ----
 usr.bin/colrm/colrm.1                    | 4 ----
 usr.bin/column/column.1                  | 4 ----
 usr.bin/comm/comm.1                      | 4 ----
 usr.bin/compress/compress.1              | 4 ----
 usr.bin/compress/zopen.3                 | 4 ----
 usr.bin/ctags/ctags.1                    | 4 ----
 usr.bin/du/du.1                          | 4 ----
 usr.bin/expand/expand.1                  | 4 ----
 usr.bin/false/false.1                    | 4 ----
 usr.bin/finger/finger.1                  | 4 ----
 usr.bin/fmt/fmt.1                        | 4 ----
 usr.bin/fold/fold.1                      | 4 ----
 usr.bin/from/from.1                      | 4 ----
 usr.bin/fstat/fstat.1                    | 4 ----
 usr.bin/gcore/gcore.1                    | 4 ----
 usr.bin/head/head.1                      | 4 ----
 usr.bin/hexdump/hexdump.1                | 4 ----
 usr.bin/hexdump/od.1                     | 4 ----
 usr.bin/id/groups.1                      | 4 ----
 usr.bin/id/id.1                          | 4 ----
 usr.bin/id/whoami.1                      | 4 ----
 usr.bin/indent/indent.1                  | 4 ----
 usr.bin/join/join.1                      | 4 ----
 usr.bin/jot/jot.1                        | 4 ----
 usr.bin/kdump/kdump.1                    | 4 ----
 usr.bin/ktrace/ktrace.1                  | 4 ----
 usr.bin/lam/lam.1                        | 4 ----
 usr.bin/last/last.1                      | 4 ----
 usr.bin/lastcomm/lastcomm.1              | 4 ----
 usr.bin/leave/leave.1                    | 4 ----
 usr.bin/locate/locate/locate.1           | 4 ----
 usr.bin/lock/lock.1                      | 4 ----
 usr.bin/logger/logger.1                  | 4 ----
 usr.bin/login/login.1                    | 4 ----
 usr.bin/logname/logname.1                | 4 ----
 usr.bin/look/look.1                      | 4 ----
 usr.bin/lorder/lorder.1                  | 4 ----
 usr.bin/mail/mail.1                      | 4 ----
 usr.bin/mesg/mesg.1                      | 4 ----
 usr.bin/mkdep/mkdep.1                    | 4 ----
 usr.bin/mkfifo/mkfifo.1                  | 4 ----
 usr.bin/mkstr/mkstr.1                    | 4 ----
 usr.bin/msgs/msgs.1                      | 4 ----
 usr.bin/mt/mt.1                          | 4 ----
 usr.bin/netstat/netstat.1                | 4 ----
 usr.bin/nfsstat/nfsstat.1                | 4 ----
 usr.bin/nice/nice.1                      | 4 ----
 usr.bin/nohup/nohup.1                    | 4 ----
 usr.bin/pagesize/pagesize.1              | 4 ----
 usr.bin/passwd/passwd.1                  | 4 ----
 usr.bin/paste/paste.1                    | 4 ----
 usr.bin/pr/pr.1                          | 4 ----
 usr.bin/printenv/printenv.1              | 4 ----
 usr.bin/printf/printf.1                  | 4 ----
 usr.bin/quota/quota.1                    | 4 ----
 usr.bin/rdist/rdist.1                    | 4 ----
 usr.bin/renice/renice.8                  | 4 ----
 usr.bin/rev/rev.1                        | 4 ----
 usr.bin/rlogin/rlogin.1                  | 4 ----
 usr.bin/rs/rs.1                          | 4 ----
 usr.bin/rsh/rsh.1                        | 4 ----
 usr.bin/rup/rup.1                        | 4 ----
 usr.bin/ruptime/ruptime.1                | 4 ----
 usr.bin/rusers/rusers.1                  | 4 ----
 usr.bin/rwall/rwall.1                    | 4 ----
 usr.bin/rwho/rwho.1                      | 4 ----
 usr.bin/script/script.1                  | 4 ----
 usr.bin/shar/shar.1                      | 4 ----
 usr.bin/showmount/showmount.8            | 4 ----
 usr.bin/soelim/soelim.1                  | 4 ----
 usr.bin/split/split.1                    | 4 ----
 usr.bin/su/su.1                          | 4 ----
 usr.bin/symorder/symorder.1              | 4 ----
 usr.bin/systat/systat.1                  | 4 ----
 usr.bin/tail/tail.1                      | 4 ----
 usr.bin/talk/talk.1                      | 4 ----
 usr.bin/tcopy/tcopy.1                    | 4 ----
 usr.bin/tee/tee.1                        | 4 ----
 usr.bin/telnet/telnet.1                  | 4 ----
 usr.bin/tftp/tftp.1                      | 4 ----
 usr.bin/time/time.1                      | 4 ----
 usr.bin/tip/tip/modems.5                 | 4 ----
 usr.bin/tip/tip/tip.1                    | 4 ----
 usr.bin/tput/tput.1                      | 4 ----
 usr.bin/tr/tr.1                          | 4 ----
 usr.bin/true/true.1                      | 4 ----
 usr.bin/tset/tset.1                      | 4 ----
 usr.bin/tsort/tsort.1                    | 4 ----
 usr.bin/tty/tty.1                        | 4 ----
 usr.bin/ul/ul.1                          | 4 ----
 usr.bin/uname/uname.1                    | 4 ----
 usr.bin/uniq/uniq.1                      | 4 ----
 usr.bin/unvis/unvis.1                    | 4 ----
 usr.bin/users/users.1                    | 4 ----
 usr.bin/uuencode/uuencode.1              | 4 ----
 usr.bin/uuencode/uuencode.format.5       | 4 ----
 usr.bin/vgrind/vgrind.1                  | 4 ----
 usr.bin/vgrind/vgrindefs.5               | 4 ----
 usr.bin/vis/vis.1                        | 4 ----
 usr.bin/vmstat/vmstat.8                  | 4 ----
 usr.bin/w/uptime.1                       | 4 ----
 usr.bin/w/w.1                            | 4 ----
 usr.bin/wall/wall.1                      | 4 ----
 usr.bin/wc/wc.1                          | 4 ----
 usr.bin/what/what.1                      | 4 ----
 usr.bin/whereis/whereis.1                | 4 ----
 usr.bin/whois/whois.1                    | 4 ----
 usr.bin/write/write.1                    | 4 ----
 usr.bin/xargs/xargs.1                    | 4 ----
 usr.bin/xinstall/install.1               | 4 ----
 usr.bin/xstr/xstr.1                      | 4 ----
 usr.bin/yes/yes.1                        | 4 ----
 usr.sbin/IPXrouted/IPXrouted.8           | 4 ----
 usr.sbin/arp/arp.8                       | 4 ----
 usr.sbin/chown/chgrp.1                   | 4 ----
 usr.sbin/chown/chown.8                   | 4 ----
 usr.sbin/chroot/chroot.8                 | 4 ----
 usr.sbin/config/config.8                 | 4 ----
 usr.sbin/dev_mkdb/dev_mkdb.8             | 4 ----
 usr.sbin/edquota/edquota.8               | 4 ----
 usr.sbin/inetd/inetd.8                   | 4 ----
 usr.sbin/iostat/iostat.8                 | 4 ----
 usr.sbin/kernbb/kernbb.8                 | 4 ----
 usr.sbin/kgmon/kgmon.8                   | 4 ----
 usr.sbin/lpr/lpc/lpc.8                   | 4 ----
 usr.sbin/lpr/lpd/lpd.8                   | 4 ----
 usr.sbin/lpr/lpq/lpq.1                   | 4 ----
 usr.sbin/lpr/lpr/lpr.1                   | 4 ----
 usr.sbin/lpr/lpr/printcap.5              | 4 ----
 usr.sbin/lpr/lprm/lprm.1                 | 4 ----
 usr.sbin/lpr/lptest/lptest.1             | 4 ----
 usr.sbin/lpr/pac/pac.8                   | 4 ----
 usr.sbin/mtree/mtree.8                   | 4 ----
 usr.sbin/pstat/pstat.8                   | 4 ----
 usr.sbin/quotaon/quotaon.8               | 4 ----
 usr.sbin/repquota/repquota.8             | 4 ----
 usr.sbin/rmt/rmt.8                       | 4 ----
 usr.sbin/rpc.lockd/rpc.lockd.8           | 4 ----
 usr.sbin/rpc.statd/rpc.statd.8           | 4 ----
 usr.sbin/rwhod/rwhod.8                   | 4 ----
 usr.sbin/sliplogin/sliplogin.8           | 4 ----
 usr.sbin/slstat/slstat.8                 | 4 ----
 usr.sbin/timed/timed/timed.8             | 4 ----
 usr.sbin/timed/timedc/timedc.8           | 4 ----
 usr.sbin/trpt/trpt.8                     | 4 ----
 usr.sbin/vipw/vipw.8                     | 4 ----
 usr.sbin/vnconfig/vnconfig.8             | 4 ----
 508 files changed, 1 insertion(+), 2029 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3170ffd7ca62e2b163aac1bff57a8d23461a7974


-- 
DragonFly BSD source repository



More information about the Commits mailing list