Bug 21084

Summary: symlink.7 typo
Product: Documentation Reporter: Gerhard Sittig <Gerhard.Sittig>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Gerhard Sittig 2000-09-06 20:20:02 UTC
The manpage has a markup typo in it.

Fix: 

Apply the following patch:

-----------------------------------------------------------------
--- /usr/src/bin/ln/symlink.7           2000/09/06 18:43:28 1.1
+++ /usr/src/bin/ln/symlink.7           2000/09/06 18:43:38
@@ -407,7 +407,8 @@
 .Nm ls
 command acts a little differently.  If you do not specify the
 .Fl F ,
-.Fl d or
+.Fl d
+or
 .Fl l
 options,
 .Nm ls
-----------------------------------------------------------------

Have the appropriate amount of fun! :)


virtually yours   82D1 9B9C 01DC 4FB4 D7B4  61BE 3F49 4F77 72DE DA76
Gerhard Sittig   true | mail -s "get gpg key" Gerhard.Sittig@gmx.net
-- 
     If you don't understand or are scared by any of the above
             ask your parents or an adult to help you.
How-To-Repeat: 
Read "man 7 symlink" at the last paragraph before the "SEE ALSO"
section.
Comment 1 marko freebsd_committer freebsd_triage 2000-09-06 21:09:54 UTC
State Changed
From-To: open->closed

Committed. Thanks!!