Date: Thu, 13 Mar 2014 18:54:38 -0700 From: John-Mark Gurney <jmg@funkthat.com> To: John Nielsen <john@jnielsen.net> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r263110 - head/share/man/man4 Message-ID: <20140314015438.GO32089@funkthat.com> In-Reply-To: <4D0B04BD-4EF6-4963-941E-012B81F8DFAB@jnielsen.net> References: <201403131619.s2DGJax1071196@svn.freebsd.org> <4D0B04BD-4EF6-4963-941E-012B81F8DFAB@jnielsen.net>
next in thread | previous in thread | raw e-mail | index | archive | help
John Nielsen wrote this message on Thu, Mar 13, 2014 at 16:28 -0600: > On Mar 13, 2014, at 10:19 AM, John-Mark Gurney <jmg@freebsd.org> wrote: > > > Author: jmg > > Date: Thu Mar 13 16:19:36 2014 > > New Revision: 263110 > > URL: http://svnweb.freebsd.org/changeset/base/263110 > > > > Log: > > remove link to the missing AMD Geode LX SB man page... we can add it > > back once someone cares enough to write one.. > > You mean like this one? > http://svnweb.freebsd.org/base/head/share/man/man4/man4.i386/glxsb.4 The problems of checking on an amd64 box... :( Actually, how are we suppose to handle links to arch dependant man pages in arch independant man pages? I did this check on an amd64 box, so the page glxsb didn't get installed... Should we just always install these man pages on all arches then? Or are we fine w/ references to non-existant pages (on some arches)? Or should glxsb.4 be moved to an arch independant dir? I'll fix properly once the above questions get answered... > > Modified: > > head/share/man/man4/crypto.4 > > > > Modified: head/share/man/man4/crypto.4 > > ============================================================================== > > --- head/share/man/man4/crypto.4 Thu Mar 13 15:57:25 2014 (r263109) > > +++ head/share/man/man4/crypto.4 Thu Mar 13 16:19:36 2014 (r263110) > > @@ -107,7 +107,6 @@ crypto access device > > .El > > .Sh SEE ALSO > > .Xr aesni 4 , > > -.Xr glxsb 4 , > > .Xr hifn 4 , > > .Xr ipsec 4 , > > .Xr padlock 4 , > > _______________________________________________ > > svn-src-head@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/svn-src-head > > To unsubscribe, send any mail to "svn-src-head-unsubscribe@freebsd.org" > > -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140314015438.GO32089>