diff options
author | ru <ru@FreeBSD.org> | 2000-11-14 11:20:58 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-11-14 11:20:58 +0000 |
commit | 7d99729431353c50207fda8b9ab30e1c354c6061 (patch) | |
tree | 8d8c39d3231f9a7b91446e46dfc9b54f9eb84725 /usr.bin/doscmd | |
parent | 56cb617a9d071d8ad21ab908ea9224e718dae618 (diff) | |
download | FreeBSD-src-7d99729431353c50207fda8b9ab30e1c354c6061.zip FreeBSD-src-7d99729431353c50207fda8b9ab30e1c354c6061.tar.gz |
Use Fx macro wherever possible.
Diffstat (limited to 'usr.bin/doscmd')
-rw-r--r-- | usr.bin/doscmd/doscmd.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/doscmd/doscmd.1 b/usr.bin/doscmd/doscmd.1 index d142d35..f0d120d 100644 --- a/usr.bin/doscmd/doscmd.1 +++ b/usr.bin/doscmd/doscmd.1 @@ -715,7 +715,9 @@ Quit doscmd. You know have a bootable pseudo disk which will automatically call the magic .Li redir -program, which installs FreeBSD disks. To use +program, which installs +.Fx +disks. To use them add lines to your .doscmdrc such as: .Bd -literal -offset indent assign D: /usr/dos |